nomic-ai / gpt4all

GPT4All: Chat with Local LLMs on Any Device
https://gpt4all.io
MIT License
66.97k stars 7.36k forks source link

[Feature] Add Chroma as supported vector db #2515

Open jeffchuber opened 6 days ago

jeffchuber commented 6 days ago

Feature Request

I saw from the guide that weaviate is currently supported. Chroma is very popular amongst developers. What would it take to get Chroma supported?

AndriyMulyar commented 6 days ago

I think Bob from Weaviate PR'd it himself for embedding generation. The easiest way to get Chroma integrated would be to use local Nomic Embed in the gpt4all pacakge for generating embeddings to fill your DB's! If that integration exists, we'll happily link in the readme!