Skip to content

ramandahiya/RAG-Langchain-AgenticAI-Python-OPENAI-Sample

Repository files navigation

RAG + Langchain + Agentic AI, Python Project: OPENAI....

It is an optimized code ,not build from scratch.

Install dependencies

Run this command to install dependenies

pip install -r requirements.txt

Create database

Create the Chroma DB.

python create_database.py

Query the database

Query the Chroma DB.

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

You'll also need to set up an OpenAI accountand set the OpenAI key in your environment variable

About

Sample AI ML project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages