itsJB's picture
Upload 9 files
a7a5ac8 verified
|
raw
history blame
No virus
906 Bytes

RAG use-case implementation using Llamaindex

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