#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 My-question-rag 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 | |
|---|---|---|---|
| My-question-rag-0.1.tar.gz | 1.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| My_question_rag-0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.9 kB
Release files / My-question-rag-0.1.tar.gz
| Download URL | My-question-rag-0.1.tar.gz |
|---|---|
| Size | 1.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aed008d51030087d20d91280367c923b99b2aedc4461eade91d7e79d04fde4cb
|
|
BLAKE2b-256 checksum How to use checksums |
2a091188d5889929c55a62b453fdb13e70150e959d0007fe6572d1bf4a93eb7b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.2
|
Release files / My_question_rag-0.1-py3-none-any.whl
| Download URL | My_question_rag-0.1-py3-none-any.whl |
|---|---|
| Size | 1.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a59b51c02201fb58749e8223d449c7a07cae3f4114439a0417fbe7f73f59fbfd
|
|
BLAKE2b-256 checksum How to use checksums |
a4def859f37859683ec494d824f1a452ead93b32fb4904bcd7d7d1f778b03d80
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.2
|