title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | pinned | license |
---|---|---|---|---|---|---|---|---|
Simple Rag |
🌍 |
pink |
green |
streamlit |
1.31.1 |
Data.py |
false |
mit |
Llamaindex implementation for a simple RAG (Retrieval-Augmented Generation).
Supported LLM:
- OpenAI
- Azure OpenAI
Supported vector database:
- local disk
- Pinecone
- Azure AISearch
Rename sample.env to .env and fill with your API Keys
pip install -r requirements.txt
streamlit run Data.py
View demo at HuggingFace
Contact me at LinkedIn