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 qa-rag-pipeline 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| qa-rag-pipeline-0.1.0.tar.gz | 1.5 kB | Details |
Release files / qa-rag-pipeline-0.1.0.tar.gz
| Download URL | qa-rag-pipeline-0.1.0.tar.gz |
|---|---|
| Size | 1.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
df752bd52b459804a6005d49b67fb899f643c55c89a07db55e0a304f10e47d2b
|
|
BLAKE2b-256 checksum How to use checksums |
799414aaaa24e7469a9573dbc2fd9887d5937798cba2d7f603d6aed24e482658
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.2
|