You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Audited Context Generation (ACG) Protocol prevents AI hallucinations with a dual-layer system. The UGVP layer links every fact to a precise source for verification. The RSVP layer audits the AI's logical reasoning when combining facts. This creates a fully transparent, machine-auditable trail for both source and logical integrity.
Local MCP server for batch analysis of .als files without needing to open the DAW. Extract project metadata to identify missing samples, audit plugin usage, find duplicate projects, etc. w/ structural hashing.
Finance-ops RAG agent over two sources — real SEC EDGAR filings and FP&A planning documents — with answers grounded in retrieved passages, citations to the exact section, and a refusal when out-of-corpus. Demonstrates an end-to-end RAG pipeline, token minimization, and MCP-server retrieval tools. Built on public SEC data plus synthetic FP&A docs.