AI sous-chef for your pantry
Cooksy
An AI-powered sous-chef that turns your pantry into mouthwatering recipes—complete with step-by-step instructions, on-brand dish imagery, and curated YouTube video tutorials.

Documentation
Cooksy
An AI-powered sous-chef that turns your pantry into mouthwatering recipes—complete with step-by-step instructions, on-brand dish imagery, and curated YouTube video tutorials.
🔥 Features
- Chat-Driven Interface
Tell Cooksy what ingredients you have and get personalized recipe suggestions. - Requirement Check & Hallucination Guardrails
Validates inputs and prompts for clarification if needed. - AI-Generated Recipes
- Titles & Descriptions
- Ingredients & Steps
- Dietary Tags & Nutritional Info (coming soon)
- On-the-Fly Dish Imagery
AI-generated banners preview your finished dish. - Embedded Video Tutorials
Handpicked YouTube videos for step-by-step guidance. - Usage Tracking & Plans
Free-tier token counter with seamless upgrade flow. - Visual Workflow
React Flow–powered pipeline: Start → Customer Info → Requirement Check → Content Generation → Evaluation → Image & Video Delivery
🖼️ Images
<p align="center"> <img src="/images/home.png" alt="Home Screen" width="100%" /> </p> <p align="center"> <img src="/images/agentic-workflow.png" alt="Workflow Editor" width="100%" /> </p> <p align="center"> <img src="/images/dish.png" alt="Dish Page" width="100%" /> </p>🏗️ Tech Stack
-
Frontend
- Next.js (App Router)
- React & React Flow
- Tailwind CSS
-
Backend & API
- Next.js API Routes
- FastAPI (Python) for recipe generation
- OpenAI GPT-4 API
- YouTube Data API
-
DevOps
- Docker
- Vercel / Render / AWS
Keep exploring
Related work

MindBoard Arena
Stateful chess arena where language-model agents reason through the board instead of running engine lines — Human vs AI, Human vs Human, and Agent vs Agent modes with persisted games, move history, and match logs.

GadgetOS
AI-powered web operating system with a macOS-inspired desktop — manage files by meaning, run natural language terminal commands via GPT-4.1, and build entirely in the browser.

CrewAI Example
A modular, AI-powered platform that uses agent collaboration to automate complex reasoning tasks. Demonstrates CrewAI with real-time streaming, FastAPI backend, and multi-model LLM support.