/chromadb-ingestor

Simple ChromaDB Text Ingestor

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ChromaDB Simple Ingestor

Docker Repository on Quay

Tokenize, Embed and Ingest text files into a local (or remote) ChromaDB instance.

Currently supports:

  • Local or remote ChromaDB instance for embedings storage
  • Local or remote Ollama API endpoints
  • Local Sentence Transformer embedding functions

TODO

  • Too many bugs to fix
  • Too many features to implement...