Skip to content

A Retrieval augmented generation LLm app using Llamaindex and Openai, to index and query multiple pdf's using llamaindex and openai.

Notifications You must be signed in to change notification settings

anon-000/rag-app-llama-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{ RAG app based on pdf base x Gemini }


How to run it ?


* git clone
* create a virtual environment
* pip install -r requirements.py
* create a .env file and store your gemini key inside "GOOGLE_API_KEY" variable
* then run using python app.py


rag-app-custom-data-gemini.mov

About

A Retrieval augmented generation LLm app using Llamaindex and Openai, to index and query multiple pdf's using llamaindex and openai.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages