ChefGPT is a retro 8-bit themed AI chatbot that helps you with cooking questions, recipes, tips, and more. Built with Next.js and OpenRouter, it features a ChatGPT-style interface, persistent chat history, and mobile-friendly design.
- 🍳 Ask for recipes, tips, substitutions, and cooking techniques
- 💬 Chat interface with bubbles and assistant loading message
- 🧠 Memory between chats & persistent local chat history
- 📱 Responsive and mobile-friendly layout
- 🎨 Retro 8-bit inspired theme using Google Fonts
- 📽️ Recommendation for Youtube Video Recipes
You can try ChefGPT live here:
https://chefgpt-test.vercel.app/
- Next.js (App Router)
- React Hooks
- OpenRouter (OpenAI-compatible API)
- TypeScript
- CSS (custom, not Tailwind)
- LocalStorage for chat history
npm run dev
Visit http://localhost:3000
- Fully responsive layout with media queries in
globals.css
- Sidebar collapses nicely on small screens
- Input bar stays sticky at the bottom
Recording.2025-06-11.181426.mp4
MIT — free to use and modify. Give credit if you fork or clone. 🙏