vecx

Crates.iovecx
lib.rsvecx
version0.6.0
created_at2024-12-29 04:40:35.433629+00
updated_at2024-12-30 14:47:25.409717+00
descriptionAI vector store
homepagehttps://github.com/ai-flowx/vecx
repositoryhttps://github.com/ai-flowx/vecx
max_upload_size
id1497963
size47,396
Jia (craftslab)

documentation

https://github.com/ai-flowx/vecx

README

vecx

Actions Status License Tag

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

arch

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

Commit count: 62

cargo fmt