Chatbot website, use python flask, run on local machine
Budget: $30 – $250 USD
OpenAI just released their API for GPT3.5, and I want to have fun with it. I'm familiar with python, but I have no experience building website pages. I want to build a website that runs on my local machine so that I can share with my family and friends. The interface should look the same as the official chatGPT page and there are some features that I want to add to the website:
1. a button to export all chat history and
2. a button to clear all chat messages and restart chat
3. an input box to specify username
4. a progress bar that indicates the life span of the chat (due to the 4096 token limit)
I have made a python object that takes care of the whole chat content and generate chatbot responses. I may provide apis from python to help accomplish the features listed above. We need to cooperate to get our goal done.
1. a button to export all chat history and
2. a button to clear all chat messages and restart chat
3. an input box to specify username
4. a progress bar that indicates the life span of the chat (due to the 4096 token limit)
I have made a python object that takes care of the whole chat content and generate chatbot responses. I may provide apis from python to help accomplish the features listed above. We need to cooperate to get our goal done.