Recipe No. 001

Freelove’s Cookbot

A durable home for the recipes you actually cook.

self-hosted · .net + sqlite · no ads · no slop

Online recipe sites are two pages of life story and eight video ads before you reach the actual recipe. Cookbot is the opposite: a private kitchen for the recipes you keep — captured once, in one clean format that round-trips between AI generation, hand editing, cooking mode, and export.

Ingredients

Method

  1. Clone it. git clone https://github.com/NoahFreelove/freeloves-cookbot
  2. Serve it. docker compose up -d
  3. Open it. http://localhost:7000 — and start cooking.

Needs Docker. Recipes, photos, and your SQLite database stay on your machine. Nothing phones home; AI is opt-in and uses a key you control.