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.

Cooksy screenshot

Documentation

Cooksy

Build Status
License

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