skyrockets-21 / chroma-langchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chroma-langchain

A repository to highlight examples of using the Chroma (vector database) with LangChain (framework for developing LLM applications).

Document Question-Answering

For an example of using Chroma+LangChain to do question answering over documents, see this notebook. To use a persistent database with Chroma and Langchain, see this notebook.

About

License:MIT License


Languages

Language:Jupyter Notebook 100.0%