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
An interactive benchmarking dashboard to compare and visualize multi-agent architectures (single, hybrid, dynamic swarm) in real-time. Analyze tradeoffs in quality, latency, and cost. Inspired by Google's "Science of Scaling Agent Systems" paper and powered by LangGraph + Gemini.
Cognitive Outsourcing (CO): edge-AI architecture empowering 0.8B–4B models with dynamic access to cloud LLM teachers, tools, and local caches via Suspend-and-Inject Generation (SIG). Keeps KV-cache intact across tool calls—up to 96% prefill savings and 1.57× speedup.
AI learning and experimentation repo — structured study notes, code experiments, and research on RAG systems, agent architectures, and LLM evaluation methods.
A collection of the messy problems I've hit, the weird fixes I found, and the refactors that finally made things behave. Basically, my debugging diary, but useful.