Kris (All About AI)
Creator of All About AI
Verified Proof of Work Artifacts
2 items catalogedEach artifact below represents an authenticated research publication, production code repository, or technical architectural framework directly authored or co-created by Kris (All About AI). Every entry undergoes editorial source verification.
Building Production Multi-Agent Systems with LangGraph and Python
Demonstrated cyclical state graphs, human-in-the-loop validation checkpoints, and persistent memory stores in LangGraph to construct robust multi-agent research and coding swarms.
Graph compilation overhead requires modular subgraphs when designing swarms exceeding 10 coordinated agents.
LangGraph and CrewAI Production Agent Blueprints
Authored and open-sourced production agent starter repositories with thousands of stars, implementing tool-calling loops, document retrieval, and structured JSON output schemas.
Asynchronous task execution requires careful error-handling proxies around flaky external web scrapers.