#20 · Primary category: Vector Databases

RuVector

ai ai-ocr attention-mechanism gnn gnn-model gnns graph graph-neural-networks llm-inference low-latency mincut neo4j ocr onnx rust vector wasm

RuVector is a High Performance, Real-Time, Self-Learning Ai, Vector GNN, Memory DB built in Rust.

Project last updated:08/29/26

GitHub Stars

4.5K

Forks

591

Contributors

25

License

MIT

Why we included this project

Agents that need to remember things between sessions can use RuVector as a real storage layer rather than a demo. It runs entirely on your machine, with no database server and no API key. The local embedding model is cached on first use, so retrieval costs nothing per query and sensitive data never has to leave your control. On top of vector search it layers graph relationships and explicit feedback learning, so recalled context improves from recorded outcomes instead of just sitting there. With Node.js and Rust bindings plus CLI hooks it slots into existing agent loops quickly, and while some typed memory managers are still maturing, the general-purpose vector store is the safest place to start for production work.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category