Overview
Chef Genie is an open source recipe generator powered by OpenAi and ChatGPT. It is currently in development and not recommended for production use.
Features
- Framework: Next.js 14 App Router with Server Actions
- AI: OpenAI - GPT 3.5 Turbo with Vercel AI SDK
- Database: Supabase
- Authentication: Clerk
- Styling: Tailwind CSS
- Primitives: Radix UI
- Components: shadcn/ui
- Icons: Lucide
- Deployment: Vercel
- Analytics: Vercel Analytics
- Zod for TypeScript-first schema declaration and validation
- Automatic import sorting with @ianvs/prettier-plugin-sort-imports
Installation
- Clone the repository and install the dependencies.
- Copy the .env.example to .env and update the variables.
- Start the development server.
Summary
Chef Genie is an open source recipe generator that leverages powerful technologies like OpenAI and ChatGPT. It offers a range of features including Next.js framework, Supabase database, Tailwind CSS styling, and Vercel deployment. While still in development, it holds promise for creating innovative and interactive recipe generation experiences.