chromadb topic

List chromadb repositories

open-webui

24.8k
Stars
2.6k
Forks
132
Watchers

User-friendly WebUI for LLMs (Formerly Ollama WebUI)

AppifyAi

25
Stars
5
Forks
Watchers

AppifyAi: Transform conversations into stunning web apps. Dynamic code generation + intuitive interface. Unleash your creativity effortlessly. Use the power of GPT OpenAI LLM and 🦜️🔗 LangChain ⚡an...

llm-python

615
Stars
256
Forks
Watchers

Large Language Models (LLMs) tutorials & sample scripts, ft. langchain, openai, llamaindex, gpt, chromadb & pinecone

VectorDB-Plugin-for-LM-Studio

234
Stars
33
Forks
Watchers

Plugin that creates a ChromaDB vector database to work with LM Studio running in server mode!

babyagi-chroma-agent

39
Stars
11
Forks
Watchers

AI-powered task management system template w/ free storage use

langchain_colab_experiments

22
Stars
7
Forks
Watchers

Experiments with Langchain using different approaches on Google colab

SearchWithOpenAI

38
Stars
9
Forks
Watchers

Quick start. Index multiple documents in a repository using HuggingFace embeddings. Save them in Chroma and / or FAISS for recall. Choose OpenAI or Azure OpenAI APIs to get answers to your question...

gpt4-pdf-chatbot-langchain-chromadb

54
Stars
8
Forks
Watchers

GPT4 & LangChain Chatbot for large PDF, docx, pptx, csv, txt, html docs, powered by ChromaDB and ChatGPT.

chromadb-admin

57
Stars
13
Forks
Watchers

Admin UI for Chroma embedding database built with Next.js

chromadb-tutorial

21
Stars
3
Forks
Watchers

This repo is a beginner's guide to using Chroma. It covers all the major features including adding data, querying collections, updating and deleting data, and using different embedding functions. Each...