Files
2026-07-13 12:58:18 +08:00

61 lines
2.1 KiB
Markdown

# 1. Recipe Generator Bot
In this project, I developed a Recipe Generator and Suggestion App using React for the frontend, Tailwind CSS for styling, and Shadcn UI for enhanced UI components.
- Recipe Generation:
Users can add a recipe by entering the dish name. The app automatically generates ingredients, instructions, and tips using an internal logic (or AI-based integration).4
- Recipe Suggestions:
Users can input available ingredients, and the app will suggest recipes based on matching ingredients using predefined logic.
## 2. Name of Issue/Topic
⭐ 02 - Recipe Generator (Hacktoberfest Demo) #603
## 3. Technologies Being Used
List the technologies and frameworks you used (e.g., CopilotKit, Next.js)
- [Next.js](https://nextjs.org)
- [Tailwind CSS](https://tailwindcss.com)
- [CopilotKit](https://copilotkit.ai)
- [ShadCN](https://ui.shadcn.com)
### Note: Please only use the [Shadcn/ui](<[https://v0.dev/docs](https://ui.shadcn.com/docs/installation)>) for styling components.
- Shadcn-UI Component Styling
- CopilotKit
## 4. GitHub Project Link
### GitHub Repo Link:
[https://github.com/sanketshinde3001/RecipeGen-CopilotKit](https://github.com/sanketshinde3001/RecipeGen-CopilotKit)
### 5 bonus points
- If your app is live, include the link here:
- [Live app](https://recipegenbot.vercel.app/)
## 6. Screenshot
![image](https://github.com/user-attachments/assets/73a331d4-e6c0-4303-82da-2558d106f4bf)
![image](https://github.com/user-attachments/assets/22388ceb-6ef6-4e6f-a2e4-34f9ebe43105)
## 7. Who Are You?
Please list your **GitHub** and **Twitter** handles if you feel comfortable doing so.
- [sanket on github](https://github.com/sanketshinde3001)
- [sanket on X](https://x.com/sanketshinde04)
## 5 Extra Bonus Points
Link to any bonus activities you did such as solving GitHub Issues or posting to Twitter, Dev.to, Medium, etc related to your project and CopilotKit.
- A dev.to blog link - [Link](https://dev.to/sanketshinde/recipe-generator-powered-by-copilotkit-chatbot-2nl0)
- Tweet link - [Link](https://x.com/sanketshinde04/status/1845898967038521511)
#issue 603