Sovereign AI infrastructure. Not a platform you rent.
Veristamp is a one-person lab. The work is self-hosted search, agents, identity, and proof: software you can run and check.
3 tools live today. 6 more in the works.
Free to install and inspect. No mandatory cloud, no telemetry.
QQL
Declarative Vector EngineDeclarative vector search and query engine for Qdrant. Search, filter, rerank, recommend, and transform vectors in one unified syntax.
qql.veristamp.inChunker
Code UnderstandingStructure-aware code chunking engine for high-signal embeddings. Indexes code by syntax trees, scopes, and symbol boundaries instead of arbitrary token splits.
chunker.veristamp.inStamp
Cryptographic AttestationClient-side cryptographic file attestation. Hashes files in-browser via Web Crypto, returns Ed25519 signed receipts, and verifies offline against public Merkle epoch logs.
stamp.veristamp.in- AI Proxy· sovereign llm gateway
- AgentHub· agent state & swarms
- repo-cli· autonomous code engineering
- Mono-Auth· machine & user identity
- GCM· governed execution
- VIA· observability
How I build
- 01Self-hostable. VPS, Pi, laptop. No mandatory cloud.
- 02Local by default. Hashing, keys, and private data stay on the machine unless you send them.
- 03Checkable. Receipts, signatures, append-only logs. You audit it. You don't have to believe a vendor.
- 04Small enough to run. Cheap hardware. No framework wrapping another framework.
Built by Srimon Danguria.