My Projects & Explorations
AI applications and experiments I've built to explore cutting-edge concepts and solve real-world problems.

ADK Agent Directory
A curated directory of AI agents powered by Google's Agent Development Kit (ADK) and Gemini 2.5 Flash. An open-source, community-driven platform where developers can discover, share, and contribute specialized AI agents.

CrewAI Sales Leads Agent
Experimenting with multi-agent workflows using CrewAI, I built this tool to see if AI could automate lead generation. Getting agents to collaborate effectively and ensuring reliable data retrieval from Serper required some fine-tuning.

Real-Time Research Assistant
AG-UI CrewAI agent using grounding sources from the web.

ADK Workflow Wizard
A sophisticated multi-agent system built with Google's Agent Development Kit that automatically generates production-ready n8n workflows from natural language requirements. Powered by Context7 MCP for real-time documentation verification.

AI Studio Image Generator
I wanted to explore different AI image generation APIs, so I built this Next.js app to easily compare them. Integrating the various providers (like Together AI) and standardizing the options was an interesting challenge in state management.