Kris (All About AI)
Creator of All About AI
Creator of All About AI with over 150,000 YouTube subscribers, dedicated to practical hands-on coding tutorials for autonomous agents, LangGraph workflows, open-source model harnesses, and local AI automations. Builds real-world production agent implementations for developers.
Areas of focus
Professional niches
Watch Kris (All About AI) in Action
Proof of Work
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.
Context: LangGraph, LangChain, Claude 3.5 Sonnet, SQLite checkpointer, Tavily Search.
View missionLangGraph 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.
Context: Python, FastAPI, LangGraph, Ollama, OpenAI Assistant API.
View mission