Skip to content

dodyw/simple-rag-llamaindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk sdk_version app_file pinned license
Simple Rag
🌍
pink
green
streamlit
1.31.1
Data.py
false
mit

Ingest

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.py

View demo at HuggingFace

Contact me at LinkedIn

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages