#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 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 | |
|---|---|---|---|
| question-rag-0.1.tar.gz | 1.4 kB | Details |
Release files / question-rag-0.1.tar.gz
| Download URL | question-rag-0.1.tar.gz |
|---|---|
| Size | 1.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
42ce5e98a4047f4af98d6e50f626ee51b4fcc4a3beec2964f58979bff516f4ac
|
|
BLAKE2b-256 checksum How to use checksums |
4f7fda3257cad2ec9c9203967d1d046138cef6740254661610aee79f08af21a5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.2
|