Skip to content

eesha264/chef_bot

Repository files navigation

👨‍🍳 ChefBot

ChefBot is a modern AI-powered chat application built with Next.js, React, and TailwindCSS, integrated with the OpenAI API.
It provides a clean and minimal UI where users can interact with AI models in real-time.


✨ Features

  • 🤖 AI-powered chat using OpenAI API
  • 🎨 Modern, responsive UI with TailwindCSS
  • ⚡ Built on Next.js for fast performance
  • 🌙 Customizable pastel theme
  • 🔗 Sidebar with quick links
  • 🚀 Easy deployment with Netlify or Vercel

⚙️ Installation & Setup

  1. Clone the repository

    git clone https://github.com/your-username/ChefBot.git
    cd ChefBot
  2. Install dependencies

    npm install

  3. Set up environment variables Create a .env.local file in the root and add:

OPENAI_API_KEY=your_openai_api_key

  1. Run the development server

npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors