Well A Glados AI powered by CHATGPT, With a pretty good sense of humor and pretty sarcastic
https://github.com/PeDro0210/Glados-AI.git
Technically, Glados AI Bot is a Text-to-Speech (TTS) and Speech-to-Text (STT) bot powered by ChatGPT, utilizing the Whisper, ChatGPT API and a TTS model made by @R2D2FISH.
sudo apt-get install espeak ffmpeg
Once I get the executable file working, hehe.
If you prefer to set up Glados AI Bot from source, follow these steps:
sudo apt-get install espeak ffmpeg
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
mkdir src
python3 glados_AI_main.py
Thx to @VRCWizard (Where I took the source initially for Glados) and special thanks to @R2D2FISH for the TTS model and for the cool talk :D.
Anything you can contact me on Discord: @pedro021
Note: If you're using the source code, you'll need to create a file called where you stored your APIs.