A pipeline for question answering and retrieval-augmented generation (RAG)
Project description
#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 .
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 Distribution
question-rag-0.1.tar.gz
(1.4 kB
view details)
File details
Details for the file question-rag-0.1.tar.gz.
File metadata
- Download URL: question-rag-0.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42ce5e98a4047f4af98d6e50f626ee51b4fcc4a3beec2964f58979bff516f4ac
|
|
| MD5 |
bc2aa4ef42e891131f10b0a86ef17ca7
|
|
| BLAKE2b-256 |
4f7fda3257cad2ec9c9203967d1d046138cef6740254661610aee79f08af21a5
|