I'm building a belief database for AI agents. Here's a prototype — do you have real datasets to test with?
Summary
Verus is an open-source belief database for AI agents that tracks conflicting claims from multiple sources with confidence scores and conflict detection; the author seeks real-world datasets and feedback.
Similar Articles
I built a memory layer for AI agents that tracks beliefs over time and handles contradictions. Looking for people to test it.
OMEM is a memory layer for AI agents that tracks beliefs over time, surfaces contradictions, and keeps provenance, aiming to replace static vector-store memory. The author is seeking early testers for this not-yet-production-ready tool.
I built a trust engine to help Agents evolve to be autonomous
An open-source trust engine (beta) that helps AI agents evolve from guided to autonomous states with rationale logging and human-in-loop approval, currently seeking early adopters.
We built a managed memory API for AI agents (open-source SDK + AGM-style belief revision for handling contradictions)
XTraceAI launched a managed memory API for conversational AI agents, featuring an open-source SDK (xmem) with AGM-style belief revision to handle contradictions and automatic fact extraction. It uses PostgreSQL with pgvector for semantic retrieval and supports multi-tenant isolation, allowing developers to offload memory management.
I open-sourced Aletheia - an agent loop for investigating questions without a clear verifier.
Aletheia is an open-source agent loop designed for investigating questions where answers cannot be easily verified, such as vendor credibility or financial health. It maintains an explicit belief state, chooses searches to maximize information gain, and can stop without forcing a conclusion when evidence is insufficient.
@QuixiAI: Announcing QuixiAI/SYN-1B - A synthetic pretraining dataset designed to teach models to track rules, update beliefs aft…
QuixiAI releases SYN-1B, a synthetic pretraining dataset designed to teach models rule tracking, belief updating, and evidence preservation over long contexts, available on Hugging Face.