remix-project
remix-project copied to clipboard
Basic input
Basic AI input field for asking questions
- A Textfield for user inputs
- A Button for submitting requests to the AI server
- The button should look like an arrow
- the text field should support the enter key for validating the input
- Once the user hits enter, the input text field is cleared, the user text is printer in the basic output
- while the AI is processing the previous entered text, the cursor is normally blinking and the text field accept new user inputs
the text written in the text field will be passed to the AI for a well specified task. Keywords might apply