Search Themes
Search for themes and categories
Chef Gpt
by giacomogaglione
Recipe Generator powered by OpenAI and ChatGPT. Built with Next.Js 14 Server Actions, Supabase, Clerk, Tailwind CSS, Radix UI, shadcn/ui
138
Aug 27, 2024
open-sourceOverview
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.