Date planning app that accepts a desired date location or environment from it's user and sends a formatted plain text prompts to the OpenAI API which returns a list of date suggestinos and displays the results in a list.
Preset suggestions are provided, giving the user the option to choose a suggestion or enter a unique option of their own.
This app utilizes GPT-3 to return realistic responses. GPT-3 is a powerful AI model created by OpenAI. It can process plain text prompts and produce outputs that are hard to distinguish from human writing. Additionally the following frameworks and libraries were used to create this app.
- React
- Nextjs
- OpenAI API
- GPT-3
Deployed with Vercel @ https://ai-form-fun.vercel.app/

