In order to build this project, we rely on our docs infrastructure. To build the HTML of the complete project, run the following commands: # clone this repo git clone ...
This project implements an AI-powered document query system using LangChain, ChromaDB, and OpenAI's language models. It enables users to create a searchable database from markdown documents and query ...