Skip to content

Ray-tm/ai-ticket

Repository files navigation

Langchain RAG Tutorial

Install dependencies

  1. Now run this command to install dependenies in the requirements.txt file.
pip install -r requirements.txt
  1. Install markdown depenendies with:
pip install "unstructured[md]"

Create database

Create the Chroma DB.

python create_database.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published