Skip to content

KRShanto/Bully-Buddy

Repository files navigation

Bully Buddy

This project is a web application designed to provide users with an AI companion for conversation.

The AI response is slightly different from usual AI conversation models. It is designed to be rude and sarcastic, which can be a fun way to engage with the AI.

The application is built using Next.js, Tailwind CSS, and OpenAI's GPT-3.5 API.

Features

  • Chat with AI
  • View chat history
  • Multiple chat rooms
  • User authentication

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Node.js v20
  • npm
  • Mysql
  • OpenAI API Key

Installation

  1. Clone the repo

  2. Install NPM packages

npm install
  1. Rename .env.example to .env.local and fill in the required environment variables

  2. Run the development server

npm run dev

Usage

After starting the development server, you can create an account to start chatting with the AI. Navigate through the app using the provided links and buttons.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

AI Chatbot designed to behave rude and sarcastic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •