#readme.md
QA RAG Pipeline
A Python package that implements a Question-Answering Retrieval-Augmented Generation (RAG) pipeline using OpenAI, FAISS, and Sentence Transformers.
Features
- Retrieve relevant context using FAISS.
- Generate standalone questions using OpenAI's LLM.
- Classify intent to block certain queries.
Installation
pip install .
Release files for blogoapp 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| blogoapp-0.1.tar.gz | 1.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| blogoapp-0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.9 kB
Release files / blogoapp-0.1.tar.gz
| Download URL | blogoapp-0.1.tar.gz |
|---|---|
| Size | 1.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3615c8d5bcdd0185a777b92b2d25bdef9a165443bbb590d5bcb05bf93d20480c
|
|
BLAKE2b-256 checksum How to use checksums |
6ac7d2bce410faafb99dd4fb7e3a5d1601962747b86876e52a08feba51d5ab6b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.2
|
Release files / blogoapp-0.1-py3-none-any.whl
| Download URL | blogoapp-0.1-py3-none-any.whl |
|---|---|
| Size | 1.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
daba7a17c50ec4bfc456b891b93b4903cf96f9f282a8109034489fe1a59aec18
|
|
BLAKE2b-256 checksum How to use checksums |
e88043ac64c1d0003ff97e33163723b587ea5313715cd9301834424e079d3ed1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.2
|