1.3 KiB
1.3 KiB
Project Title
Cookbook - A Recipe Generating App
CookBook is a recipe generating app that allows users to search for recipes based on ingredients they have on hand. Users can also save recipes in their personal cookbook for future reference. CookBook uses CopilotKit to generate recipes with the help of GroqAI's API (you can use your own LLM model if you have one or try ChatGPT, Gemini, or any other model).
Name of Issue/Topic
Recipe Generator (Hacktoberfest Demo)
Technologies Being Used
- Next.js: React Framework
- React: JavaScript library for building user interfaces
- CopilotKit: Ai Copilots
- TypeScript: JavaScript with types
- TailwindCSS: utility-first CSS framework
- Shadncn: UI Component Styling
- v0: For AI based component generation
- Zustand: State Management
App Link
Bonus Points
X post: CookBook