ehsanghaffar/vector-store-api
This project aims to provide an efficient and scalable API for embedding and storing vectors, leveraging the power of FastAPI, Langchain framework and a vector database such as Chroma.
This project helps developers build applications that can understand and find similar information across large collections of text, images, or other data. It takes your raw data, converts it into a machine-readable format (vectors), and stores it. When you provide a query, it quickly finds the most relevant results. This is for software engineers who need to add powerful search or recommendation capabilities to their applications.
No commits in the last 6 months.
Use this if you are a developer building a custom application that needs to perform fast and scalable similarity searches on various types of data.
Not ideal if you are a non-technical user looking for a ready-to-use search engine or a database without needing to write code.
Stars
10
Forks
5
Language
Python
License
—
Category
Last pushed
Apr 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/ehsanghaffar/vector-store-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the...
AlayaDB-AI/AlayaLite
AlayaLite – A Fast, Flexible Vector Database for Everyone.
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of...
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB
dingodb/dingo
A multi-modal vector database that supports upserts and vector queries using unified SQL...