1 unstable release
1.0.0 |
|
---|---|
0.6.0 | Dec 30, 2024 |
#208 in Database interfaces
221 downloads per month
14KB
271 lines
vecx
Introduction
vecx is the ai vector store of flowx written in Rust.
Prerequisites
- Rust >= 1.83.0
Run
Usage
Settings
vecx parameters can be set in the directory config.
An example of configuration in config.yml:
Architecture
Features
-
Compatibility
- vikingdb
-
Data
- multimodal data
-
Deployment
- cloud-side
- device-side
-
Indexing
- automatic indexing
- millisecond-level retrieval
- real-time data writing
- real-time indexing
- second-level index update
-
Model
- inline vector model
-
Storage
- graph storage
License
Project License can be found here.
Reference
Embedding
LangChain
Memory
RAG
Toolchains
Vector
Dependencies
~17–49MB
~789K SLoC