My college work placement at Fortify247 gave me access to their paid OpenAI subscription, so I used it to create a simple Flask application that acts as a chatbot.

(screenshot is from an old version)
This uses OpenAI’s official Python module to make the requests, and I was able to further my HTML, CSS, and JS knowledge through learning how to give the effect of a text conversation.
Note: To use it you will need your own API key – this uses GPT-3.5-Turbo so is incredibly cheap to run.
Visit the most up-to-date version at https://chat.pcfortify247.co.uk