AI Engineering Showcase
Here I demonstrate practical applications of modern AI technologies: From multimodal image analysis to Agentic Workflows with Tool Use. Everything connected live to my Python FastAPI backend.
Built to demonstrate structured outputs with Pydantic — LLMs don't return JSON strings, they return typed objects.
Sentiment Analysis
🎭 AI Mood Barometer
Write a message and let the AI analyze its emotional impact.
💡 AI TIP:
undefined
Multimodal analysis via LangChain — shows how image inputs are securely validated and type-safely passed to the model.
Vision Intelligence
👁️ Vision Analysis
Upload a screenshot. The AI analyzes UX, design, and code quality.
Drag & drop image here or click
PNG, JPG (max 4MB)
Analysis Result:
Usability Score
Design Feedback
Improvements
Tailwind Snippet
Tailwind CSS Manual tool loop without framework magic — deliberately built this way because I want to understand what happens before abstracting it away.