SaaSHub helps you find the best software and product alternatives Learn more →
Kremis Alternatives
Similar projects and alternatives to kremis
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Voice-Activated-Autonomous-Knowledge-System
VAAK (वाक्) · Voice-Activated Autonomous-Knowledge-System · Domain-Agnostic Voice / Text / Chat Agent Built with Rust · Runs on CPU · No Cloud Dependencies · Scalable · Memory-Safe · Sovereign · Low-Cost · Real-Time · Deterministic · Compliant
-
-
Raphtory
Scalable graph analytics database powered by a multithreaded, vectorized temporal engine, written in Rust
-
-
cognee
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
-
dfembeder
DF Embedder is a high-performance Python library (with a Rust backend) for indexing and embedding Apache Arrow compatible DataFrames (like Polars or Pandas) into low latency vector databases based on Lance files.
-
Engram
Δ Engram is a deterministic reasoning kernel — symbolic AI, a finite state machine, with configurable boundaries and self-improving weights (by dominikj111)
-
SparrowDB
Embedded graph database — Cypher queries, no server, no subscription. Rust-native with Python, Node.js & Ruby bindings.
-
kremis discussion
kremis reviews and mentions
-
I built an MCP server for a knowledge graph. It doesn't call any LLM.
git clone https://github.com/TyKolt/kremis.git cd kremis cargo build --release
-
I spent months trying to stop LLM hallucinations. Prompt engineering wasn't enough. So I wrote a graph engine in Rust.
Kremis is a graph store written in Rust. You feed it structured data — entity, attribute, value triples — and it builds a deterministic graph. When you query it, you get back exactly what's in the graph. Nothing invented, nothing inferred.
- Show HN: Kremis – Rust graph DB; every answer is fact, inference, or unknown
- Show HN: I built a graph store so my LLM can't hallucinate facts from my data
- Show HN: Kremis – Deterministic memory graph for AI agents (Rust)
- Show HN: Kremis – Graph-based memory for AI agents with no hidden state (Rust)
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Aug 2026
Stats
TyKolt/kremis is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of kremis is Rust.