Just take a picture of your refrigerator and you can instantly search for your dinner recipe.
- Take a picture of the ingredients in the refrigerator
- Upload a photo and food ingredients are automatically detected by AI
- Unwanted ingredients can be manually selected from the detected materials
- Search for recipes from cookpad based on the selected ingredients
- View the recipe and ingredients in detail
- React
- Vite
- Tanstack Router
- Tailwind CSS
- Hono
- Vercel AI SDK
- Drizzle ORM
- Auth.js
- cheerio
- Cloudflare Pages
- Cloudflare Workers
- Cloudflare D1
- Cloudflare AI Gateway
pnpm i
cp apps/frontend/.env.local.example apps/frontend/.env.local
cp apps/backend/.dev.vars.example apps/backend/.dev.vars
pnpm dev
pnpm check
pnpm fix
pnpm typecheck