This project is a chatbot powered by AI models such as OpenAI and Google Generative AI. It is designed to assist users with issues related to the YuukiPS Private Server GC, GIO, and LC.
- Clone the repository.
- Install dependencies using
yarn
. - Create a
.env
file by copying from.env.example
and fill in the necessary environment variables.
- Build the project by using
yarn build
command. - Run the project using
yarn start
.
This project is licensed under the MIT License - see the LICENSE file for details.