Skip to content

This is a hosted app which does RAG, summarization and image-analysis

Notifications You must be signed in to change notification settings

7vansh7/RAG_AI_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a RAG app that is powered by a generative AI text model or a LLM and uses vector database for embeddings

FOR INITIAL SETUP

make setup
make run

(please run them at the root of the folder)

FOR RUNNING THE APP

make run

(please run them at the root of the folder)

ENVIRONMENT VARIABLES

  • LLAMA_API_KEY (for the llama key)
  • PINECONE_KEY (for the pinecone key)
  • GOOGLE_API_KEY (for the google gemini api key)

About

This is a hosted app which does RAG, summarization and image-analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published