An API powered web application to communicate with OpenAI, get interesting and funny responses. The app is a part of Shopify's Developer Challenge
The creation of this web application involved research on OpenAI API, which allows to send promts to the AI and get interesting information, including classification, grammar correction, answers to questions and many more!
- Storing ten last searches of user (can be easily increased) and automatically deleting duplicate
- In-depth configuration of AI prompts and storage of saved configuration
- Lighthouse Accessibility, Performance and Practices Audit Green Score
- List of predefined prompts
- Dark theme
React, Axios, OpenAI API, Material UI, Emotion