SIGN IN SIGN UP

Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.

0 0 11 Python

feat: Add Trust-Gated Multi-Agent Research Team with Cryptographic Audit Trail

Self-contained Streamlit tutorial demonstrating:
- Trust scoring with configurable threshold and tier-based gating
- SHA-256 hash-chained audit trail for every agent action
- Multi-agent research pipeline: Researcher โ†’ Analyst โ†’ Writer
- Visual trust dashboard and exportable audit log

Zero external dependencies beyond openai + streamlit.
Rework of #631 โ€” addresses all feedback: core logic is fully self-contained,
no proprietary service dependency required to run.
V
Vinay Bhosle committed
390a8498a15ad3fe63062aa62da3bdf52ba0bda4
Parent: b70e077