https://github.com/csxv/chef-claude
web app that take ingredients and send it to AI API to get some recipes
https://github.com/csxv/chef-claude
Last synced: 8 months ago
JSON representation
web app that take ingredients and send it to AI API to get some recipes
- Host: GitHub
- URL: https://github.com/csxv/chef-claude
- Owner: CSXV
- Created: 2025-06-29T13:03:21.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-29T13:17:10.000Z (12 months ago)
- Last Synced: 2025-06-29T14:24:38.801Z (12 months ago)
- Language: TypeScript
- Homepage: https://csxv.github.io/Chef-Claude/
- Size: 389 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chef Claude
Web app that take some ingredients and send it to AI to generate recipes. use Hugging face API to talk with model.

## Tech stack
1. React
2. HTML
3. CSS
4. TypeScript
5. Vite