Like I said in the description, my dad asked me to make him a chatbot for work, but he didn’t give me an API key. I could have asked him for one, but I decided to have a little fun with it instead. I manually typed out a bunch of potential prompts in a .json file, then made a few basic scripts to search through and display them as message bubbles. Biggest laugh I’ve had in a while XD
The only Framework utility I could find is a year out of date and missing features I consider paramount, so I started work on my own. I started with a basic UI and some groundwork functions for grabbing system data to make a proof of concept (pictured below).