mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-13 11:24:23 -05:00
Merge pull request #848 from shanghaikid/add-milvus
add milvus to Awesome ML
This commit is contained in:
commit
4dff0dfcea
1 changed files with 1 additions and 0 deletions
|
@ -1684,6 +1684,7 @@ be
|
|||
<a name="tools-misc"></a>
|
||||
#### Misc
|
||||
|
||||
* [milvus](https://milvus.io) – Milvus is [open source](https://github.com/milvus-io/milvus) vector database for production AI, written in Go and C++, scalable and blazing fast for billions of embedding vectors.
|
||||
* [Weaviate](https://www.semi.technology/developers/weaviate/current/) – Weaviate is an [open source](https://github.com/semi-technologies/weaviate) vector search engine and vector database. Weaviate uses machine learning to vectorize and store data, and to find answers to natural language queries. With Weaviate you can also bring your custom ML models to production scale.
|
||||
* [MLReef](https://about.mlreef.com/) - MLReef is an end-to-end development platform using the power of git to give structure and deep collaboration possibilities to the ML development process.
|
||||
* [Pinecone](https://www.pinecone.io/) - Vector database for applications that require real-time, scalable vector embedding and similarity search.
|
||||
|
|
Loading…
Reference in a new issue