dodyw/simple-rag
0
Llamaindex implementation for a simple RAG (Retrieval-Augmented Generation).
Supported LLM:
- OpenAI
- Azure OpenAI
Supported vector database:
- local disk
- Pinecone
- Azure AISearch
Setup
Rename sample.env to .env and fill with your API Keys
Running
pip install -r requirements.txt
streamlit run Data.pyView demo at HuggingFace
Contact me at LinkedIn
