Projects
Projects and experiments by Esmaeil Alizadeh — AI tools, agents, and demos.
A record of projects and experiments, most recent first.
AI Prompt Manager (2026)
A consumer-focused prompt manager for saving, organizing, and reusing ChatGPT prompts — instant search, smart templates with auto-detected {placeholders}, one-click copy, tags. No longer actively maintained.
GAIA AI Agent — Hugging Face Agents Course (2025)
I completed Hugging Face’s Agents Course and built an AI agent that can tackle complex, real-world questions — the kind that require multiple steps, different tools, and actual reasoning. Think of it as creating an AI assistant that doesn’t just chat, but actually solves problems.
What makes it interesting:
- Built a state machine workflow with question routing, tool execution, and response synthesis
- Implemented multi-modal processing: web search, YouTube transcripts, Excel analysis, code execution, audio transcription, and vision tasks
- Integrated multiple APIs (OpenAI GPT-4o-mini, Tavily, DuckDuckGo, Whisper) with fallback mechanisms
ChatGPT Demo Applications (2023)
A series of proof-of-concept applications built on the ChatGPT API, demonstrating conversational-AI integration across different platforms and business scenarios.