Inspiration

ChatGPT, weird help desk app that I found on TikTok.

What it does

It responds to a user's queries in varying levels of rudeness depending on its given settings.

How we built it

We used a slightly enhanced Python ChatGPT API and Python's Tkinter GUI building interface to assemble this program.

Challenges we ran into

We initially wanted to implement this on a website, but was unable to due to the limitations of our hosting service and website constructor. Following, we decided to start from scratch and implement a UI usable with a local machine, but were challenged by time and unable to create a functional result.

Accomplishments that we're proud of

Able to implement the GPT 3.5 model and OpenAI model in Python. Developed more skills in UI interface design as well as improved our collaboration skills with other team members.

What we learned

We learned how to utilize the ChatGPT API and augment it for our uses. We also learned how to use Tkinter and general Python UI design. As a whole, we gained more familiarity with Python programming.

What's next for Help-ish

We would like to complete the user interface and get it successfully linked with the ChatGPT API.

Built With

Share this project:

Updates