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
.envfile by copying from.env.exampleand fill in the necessary environment variables.
- Build the project by using
yarn buildcommand. - Run the project using
yarn start.
This project is licensed under the MIT License - see the LICENSE file for details.