Vibe Coding 9 -- AI Agents That Play Taboo
Explores designing a multi-agent AI system by creating autonomous agents that play the word game Taboo, focusing on agent communication and orchestration.
Explores designing a multi-agent AI system by creating autonomous agents that play the word game Taboo, focusing on agent communication and orchestration.
A tutorial on building a simple, dangerous coding agent using an LLM, DSPy, and subprocess tools with zero safeguards.
Explores implementing a 'human-in-the-loop' tool for AI agents using Python async and DSPy, enabling agents to ask users clarifying questions.
A developer explores building simple and tool-using chatbots from scratch using the DSPy framework, reflecting on practical vs. theoretical learning.
A developer builds an AI-powered novel-writing assistant using the Snowflake method, dspy, and Gemini 2.5 Flash-Lite, sharing the project on GitHub.