Skip to content

CheekyAI, a sassy, playful, and funky AI bot with a passion for being naughty and wild, always ready to bring the funk and good vibes!

License

Notifications You must be signed in to change notification settings

Mayuresh-22/CheekyAI

Repository files navigation

Cheeky AI

Welcome to Cheeky AI! This playful, naughty, and wild AI chatbot is designed to add spice to your day. Cheeky AI is built with React JS using Vite bundler, styled with Tailwind CSS, and incorporates DevUI, DaisyUI, and Uiverse.io for enhanced UI components.

cheeky-screenshot

Table of Contents

Built With

Features

  • Playful and engaging conversations
  • Intelligent responses with a touch of sass
  • Continuous updates and improvements based on user feedback

Setup

Follow these steps to set up Cheeky AI on your local machine:

Prerequisites

  • Node.js (>=14.x)
  • npm (>=6.x) or yarn (>=1.x)

Installation

  1. Clone the repository:

    git clone https://github.com/Mayuresh-22/CheekyAI.git
    cd CheekyAI
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Setup environment variables:

    • Create a .env.local file in the project's root.
    • Add the following environment variable:
      VITE_GROQ_API_KEY=your-groq-api-key
      
  4. Run the development server:

    npm run dev
    # or
    yarn dev
  5. Open your browser: Navigate to http://localhost:3000 or http://localhost:5173 to see Cheeky AI in action.

Usage

Once the project is set up and running, you can interact with Cheeky AI through the web interface. Enjoy the playful and engaging conversations!

Contributing

We welcome contributions to make Cheeky AI even better. If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

Steps to Contribute

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Thank you for using Cheeky AI. Let's keep things cheeky!

About

CheekyAI, a sassy, playful, and funky AI bot with a passion for being naughty and wild, always ready to bring the funk and good vibes!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published