Skip to content
Cook Coding

Writing

Notes from recent work

Short write-ups about what I'm building. More entries will land here over time.

Featured · 2025

Culinary Chameleon: a GenAI recipe-transformation notebook

Culinary Chameleon is a GenAI-driven toolkit that takes any recipe and transforms it into a different culinary style — schema-safe structured output, FAISS-backed embeddings, and retrieval-augmented generation pulled together in a single Kaggle notebook.

The notebook demonstrates JSON-mode structured output, custom chunking + vector search for recipe retrieval, and end-to-end style transfer via OpenAI or Gemini.

Read it on Kaggle →

More posts in the pipeline — drop a line via the contact page if you want to be told when one lands. Or follow along on GitHub.