I have access to GPT-3 and looking to create a chatbot to demo. However in order for the chatbot to work i would need to be able to input text and output text to the same area which is constantly calling the code from my local machine. I was thinking of using a text area to create it but not sure if I can populate the AI response text following what the user has said in the same area?
Is this possible or can you suggest another way? maybe text input … label … text input … label … etc