Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

RAG use-case implementation using Llamaindex

Updated Colab notebook with Llama3

Supercharge your RAG pipeline with the following:

For index creation follow notebook file rag.ipynb

To run application:

pip install -r requirements.txt 
chainlit run app.py 

Follow-up Medium blog/article

Hosted Huggingface App on Spaces