Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
PicMenu

PicMenu

Take a picture of your restaurant menu and generate nice images for each dish.

Tech stack

Cloning & running

  1. Clone the repo: git clone https://github.com/Nutlope/picmenu
  2. Create a .env file and add your Together AI API key: TOGETHER_API_KEY=
  3. Create an S3 bucket and add the credentials to your .env file. Follow this guide to set them up. All required values are in the .env.example file.
  4. Run npm install and npm run dev to install dependencies and run locally.

Future Tasks

  • Generate additional details (ingredients, origin, calories, taste) then display them in a modal when a user clicks a menu item
  • After upload, do a nice scroll to the loading state when it's loading
  • Better account for errors if it crashes (or if menu is too big). Also warn users it can take up to 60 seconds
  • Make the "use our example" link show a lot of custom menus in different languages, maybe in a modal
  • Iterate on the image prompt to make the images more realistic
  • Try out using Flux Dev instead of Flux Schnell
  • Add some tags as well (like spicy, vegetarian, vegan, etc.) to make the UI better
  • Add filters for those tags to be able to filter by them for food restrictions

关于 About

Visualize menus in seconds with AI

语言 Languages

TypeScript100.0%
CSS0.0%
JavaScript0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
3
Total Commits
峰值: 3次/周
Less
More

核心贡献者 Contributors