A real-time multi-agent system for AI architecture design and security evaluation, built using LangGraph for orchestrating agent workflows, LangSmith for monitoring and evaluation, Llama 3.3 for high-level reasoning, and Streamlit for a responsive UI.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
feat(ui+core): revamp agent UI with color-coded containers, enforce Mermaid syntax rules, add prompt registry, UUID tracing, and robust error handling
e09bea4View on GitHubfeat: refactor prompts to registry, enforce vertical diagrams, and add final session narrative
3e0012aView on GitHubfix: resolve mermaid rendering error, restore THB currency, and polish UI aesthetic
39ff559View on GitHubfeat(langsmith): integrate observability, prompt hub, and automated evaluation
efb5c73View on GitHubfeat(langsmith): integrate observability, prompt hub, and automated evaluation
d75a531View on GitHubrefactor: upgrade architecture to realistic medical-grade design with streaming and edge processing
e1f2cc4View on GitHubrefactor: remove cost tracking, use budget as design constraint
e7b7e10View on GitHubinit: scaffold AgentGraph with evaluation-centric architecture
4464363View on GitHub