Skip to content

A rag langchain example project that you can edit it with your data and store it using chromadb

Notifications You must be signed in to change notification settings

aymenbenammar/rag-langchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

RAG Langchain

An example of rag implementation with langchain and chromadb

Installation

pip install -r requirements.txt

Setup API Keys

Add the Api Key in the .env file

GROQ_API_KEY=

Run

uvicorn app.main:app

About

A rag langchain example project that you can edit it with your data and store it using chromadb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages