mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-13 11:24:23 -05:00
Add AI-native database Infinity, which is capable of vector search and full-text search
This commit is contained in:
parent
8e917811d2
commit
a42d45ce02
1 changed files with 1 additions and 0 deletions
|
@ -1750,6 +1750,7 @@ be
|
|||
<a name="tools-misc"></a>
|
||||
#### Misc
|
||||
|
||||
* [Infinity](https://github.com/infiniflow/infinity) - The AI-native database built for LLM applications, providing incredibly fast vector and full-text search. Developed using C++20
|
||||
* [Synthical](https://synthical.com) - AI-powered collaborative research environment. You can use it to get recommendations of articles based on reading history, simplify papers, find out what articles are trending, search articles by meaning (not just keywords), create and share folders of articles, see lists of articles from specific companies and universities, and add highlights.
|
||||
* [Humanloop](https://humanloop.com) – Humanloop is a platform for prompt experimentation, finetuning models for better performance, cost optimization, and collecting model generated data and user feedback.
|
||||
* [Qdrant](https://qdrant.tech) – Qdrant is [open source](https://github.com/qdrant/qdrant) vector similarity search engine with extended filtering support, written in Rust.
|
||||
|
|
Loading…
Reference in a new issue