liu-ziting/what-to-eat

一饭封神:一个基于 AI 的智能菜谱生成平台,支持中华八大菜系 + 国际料理,提供营养分析、酒水推荐、菜谱效果图生成等全方位烹饪指导。

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 13 minutes ago
Added to GitGenius on September 19th, 2026
Created on August 11th, 2025
Open Issues & Pull Requests: 19 (+0)
GitHub issues: Enabled
Number of forks: 531
Total Stargazers: 3,541 (+0)
Total Subscribers: 10 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.8 days
Mean response time: 9.7 days
90th percentile: 33.2 days
Tracked items: 8

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 19
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 315 days
Stale 30+ days: 19
Stale 90+ days: 19

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

What-to-eat is an AI-powered recipe generation platform built with Vue that creates dishes from eight major Chinese cuisines plus international cooking styles.

The platform solves the problem of meal planning and recipe discovery by leveraging AI to generate professional recipes based on ingredients and cuisine preferences. It generates complete recipes with detailed cooking instructions, provides nutritional analysis with health scores, creates dish images via AI, recommends wine pairings, and designs custom sauce formulas. The tool includes a recipe collection system for saving favorites and a playful fortune-telling feature based on dietary preferences. A dynamic configuration system allows users to switch between different AI service providers compatible with the OpenAI standard, adjust model parameters like temperature and timeout settings, and test API connections without restarting the application.

The platform suits developers and home cooks seeking comprehensive cooking guidance with AI-generated content. It works best for users who want professional-quality recipes with nutritional insights and visual presentation, and who may want to experiment with different AI models to find preferred recipe styles and creativity levels. The tool emphasizes that recipe quality and professional detail vary significantly across different AI models, recommending high-quality models for better results.

The project was developed using vibe coding methodology through the Kiro editor, implementing the full development workflow from requirements analysis through architecture design to code implementation. The codebase is built on Vue 3.4 with TypeScript, styled with Tailwind CSS, and uses Vite as the build tool. Deployment targets Vercel and Netlify platforms. The project maintains separation between recipe generation and image generation model configurations, with user settings persisted locally and validated through built-in API testing functionality.