Skip to content

You can use this to create chat-bots for your documents, books or files. You can also use it to build rich, interactive AI applications that use your data as a source.

Notifications You must be signed in to change notification settings

TarcisioPhilips/langchain-rag

Repository files navigation

langchain-rag

Install dependencies:

pip3 install -r requirements.txt

Create chroma DB:

python create_database.py

Query the Chroma DB:

python query_data.py "How does Alice meet the Mad Hatter?"

About

You can use this to create chat-bots for your documents, books or files. You can also use it to build rich, interactive AI applications that use your data as a source.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages