Open
Description
I prefer Meilisearch to ChromaDB for a vector store, super easy to deploy and like ChromaDB, it is open source and free to use.
Meilisearch also supports Semantic Search, and has some experimental features like generative AI (conversational) and just this week they announced support for image similiarity. In both cases you need an OPEN_AI key for creating the embeddings, but a lot of work is built into the engine.
Regardless of the experimental features, replacing ChromaDB with the Meilisearch Vector Store would be great.
Thanks for your consideration.