ChatGPT-ish
My first programming project I made after high school was a Discord Bot, built using Python and the Pycord API wrapper. The first commands that were implemented would just return text or an image, but I eventually decided to expand the project to be a functioning chat bot. I utilized Microsoft's GODEL model for the bot thanks to it being free, pre-tuned for dialogue, and being simple to adjust the instructions. Due to memory constraints I cannot utilize larger, more capable models that would allow it to keep extended conversations.
Features: