Senior AI Product Manager @google | Open Source Awesome LLM Apps Repo (#1 GitHub with 70k+ stars) | Author of books on GPT-3 & Neural Search in Production
14 subscribers
Sep 29 • 4 tweets • 2 min read
Google ADK meets the AG-UI protocol.
You can now easily connect your ADK AI Agents with interactive frontends using AG-UI in minutes.
100% Opensource.
You can build generative UI for your agents with ADK as the agent backend and AG-UI as the communication layer between agent and the UI.
Generative UI goes beyond text and let your agent generate and render UI components directly in the chat.
Sep 27 • 10 tweets • 3 min read
Build a Multi-agent app with MCP using Google ADK without writing a single line of Python Code, in simple YAML.
All of this in ~5 mins. Step-by-step tutorial with opensource code:
1. Install the @Google ADK Python Package and @firecrawl_dev for MCP
Sep 14 • 4 tweets • 2 min read
China's Alibaba just dropped a Python framework for building multi-agent apps.
AgentScope lets you build AI agents visually with MCP tools, memory, rag, and reasoning capabilities.
Works with any LLM and supports real-time steering.
100% Opensource.
100+ free step-by-step tutorials with code covering:
🚀 AI Agents
📀 RAG Systems
🗣️ Voice AI Agents
🌐 MCP AI Agents
🤝 Multi-agent Teams
🎮 Autonomous Game Playing Agents
P.S: Don't forget to subscribe for FREE to access future tutorials.
JSON prompting for LLMs, explained with examples:
What is JSON prompting?
JSON prompting is a way of asking an LLM using a clear, structured format (with keys and values) and expecting the response in the same structured style.
Text prompts → inconsistent, messy outputs
JSON prompt → consistent, parseable data
Sep 7 • 11 tweets • 3 min read
Let's build a local RAG Agent using Google's EmbeddingGemma and Ollama running locally on your machine.
100% Opensource and works without internet.
You can follow along this tutorials with step-by-step code instructions on @unwind_ai_
After DeepSeek R1, there's new Claude 4 level model from China that outperforms DeepSeek v3, Qwen and OpenAI GPT-4.1
Meet Kimi k2 - 1 trillion parameter model purpose-built for agentic workflows with native MCP integration.
100% Opensource and FREE to try. Let that sink in.
Kimi k2 by @Kimi_Moonshot is a SOTA AI coding model that gives amazing 1 shot results at coding prompts.
Jul 10 • 4 tweets • 2 min read
Grok 4 builds an AI Investment Agent team just by going through the documentation.
Replit lets me run, test and deploy that agent team directly from the browser.
All of this in less than 2 mins.
I have created 100+ AI Agents and RAG tutorials, 100% free and opensource.