Python library for create a vectorize data by text or files.
Project description
RAG-vector-creator
Overview
This project implements a RAG (Retrieval-Augmented Generation) system for creating vector embeddings from documents. These embeddings can be used for efficient document retrieval and question answering applications.
Features
- Document ingestion and preprocessing
- Vector embedding generation using state-of-the-art models
- Efficient storage and retrieval of embeddings
- Integration with LLM-based generation systems
Installation
pip install -r requirements.txt
python app.py
Build lib
To build the lib run the commands:
python setup.py sdist bdist_wheel
To test the install run:
pip install .
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
vectoriz-0.0.1-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file vectoriz-0.0.1-py3-none-any.whl.
File metadata
- Download URL: vectoriz-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
623130e61d2bb91083c9431ab7497214bd360b51b15fb1f53068b0adae6f7baf
|
|
| MD5 |
fb06ab7584da693ce8160ca32230cfbf
|
|
| BLAKE2b-256 |
d416a7399f6ea22614e07b85a793ebe5f1559fcd8eba55bbc1d541931b16e3ad
|