Skip to content

mcaimi/chromadb-ingestor

Repository files navigation

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...