I built a knowledge graph + policy engine for AI agents , explainable reasoning [D]
Mirrored from r/MachineLearning for archival readability. Support the source by reading on the original site.
Hey ,
I've been building VeritasReason — an open-source Python framework that adds a
structured reasoning and provenance layer on top of LLMs and AI agents.
The problem it solves: AI agents today make decisions but record nothing.
When something breaks in prod, you have zero audit trail.
What it does:
• Context Graphs — queryable graph of everything your agent knows + decides
• Forward-chaining rule engine (YAML rules, no code required)
• W3C PROV-O provenance — every answer traces back to its source fact
• Policy compliance: ask "Which purchase orders violated SoD policy in Q1?"
• Works with OpenAI, Anthropic, Groq, Ollama, any LLM
30-second demo:
pip install veritas-reason
veritasreason-policy-demo
GitHub: https://github.com/bibinprathap/VeritasGraph
PyPI: https://pypi.org/project/veritas-reason/
Happy to answer questions — built this for regulated-industry AI (healthcare,
finance, legal) where "trust me bro" answers aren't enough.
— Bibin
[link] [comments]
More from r/MachineLearning
-
Your Agents Are Aging Too: Agent Lifespan Engineering for Deployed Systems [R]
May 28
-
Wall-OSS-0.5: 4B VLA with open training code and zero-shot real-robot evaluation[D]
May 28
-
Kept context-switching between arxiv, OpenReview, GitHub, and HuggingFace for every paper, so I built this. Chrome extension + website with everything inline, plus citation graph + SPECTER2 neighbors. 3M papers, free, feedback welcome [P]
May 28
-
Built a richer reading layer for arxiv (Chrome extension + web): OpenReview reviews, GitHub/HuggingFace links, citation graph, SPECTER2 neighbors, TLDRs. 3M papers, free, looking for feedback [P]
May 28
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.