/openai-demo

A simple OpenAI interaction tool. Send a prompt to OpenAI and see its response! Built as part of Shopify's Front-End internship assessment.

Primary LanguageJavaScript

OpenAI Demo

App created as submission to Shopify's 2021 Frontend Assessment. Uses OpenAI's api to generate responses to user input, with choices between the different AI models OpenAI provides. Includes a history of past inputs and responses.

Stack

Bootstrapped with Create-React-App, using TailwindCss for styling and OpenAIs api for response generation.