MD AL-NAIM

← Back to Projects

Recipe Studio – Local AI-Powered Recipe Generator (Built with Flet & Ollama)

Transform ideas into beautifully formatted recipes—all from a single desktop file!

Project Overview

What it is: A standalone desktop application that leverages local AI (via Ollama) to convert your simple recipe ideas into polished and user-friendly outputs. Built using Flet for a clean UI experience.

Why it matters:

Key Features

Reliable Output Pipeline

Enforces JSON formatting, automatic error correction, and text fallback using heuristics.

Clean, Minimal UI

No raw JSON—just a sleek overlay showing “Generating…” animations, centered layout, and rendered ingredients/steps.

Smart UI Design

Auto-generated titles per session, Markdown copy-to-clipboard functionality, and a visually pleasing interface—all within a single-file app.

Technical Architecture

Flow: [ Flet UI ] → [ Ollama AI Model (format=json) ] → [ JSON Parsing & Repair ] → [ Text Rendering in Flet ]

Core Logic Details:

Why It’s Noteworthy

Aspect Details
EfficiencyCompact and powerful—a full recipe workflow in one file!
UX-First DesignPuts user experience above raw data; aligns with modern UI values.
RobustnessGraceful fallback/repair logic ensures consistent results.
Technical DepthDemonstrates AI integration, UI frameworks, and error handling.
CreativityShows both design intuition and technical innovation.

Screenshots / Prototype Visuals

Showcase the sleek UI with its overlay and recipe rendering. Emphasize the dynamic “Generating…” animation, and illustrate the journey with before-and-after examples: from the initial idea to the final recipe output.

Discuss a role View CV