Our team realized that when we typed prompts into chatbots such as chatgpt, they would often give us paragraphs of walls of text, usually not explaining the prompt concept well. So we wanted to create a program where there would be an "expand for more detail" button after every paragraph of the output text. So for example if the user wanted to know the steps on how to make steak but got stuck on say step #2, there would be a button beside it that allows the user to expand for a more detailed answer.
We learned how to connect OpenAI API to the frontend.
Built With
- css
- html
- javascript
- json
- openai
Log in or sign up for Devpost to join the conversation.