RosaTheDev / Fun-With-AI

Home Page:https://fun-with-ai-rjrs.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fun-With-AI

Ever wanted to play around with AI? Well now you can! Enter a prompt, any prompt and you will receice a reply from a semi-intelligent AI!

Project Spec is here
Deployed site is here

TABLE OF CONTENTS

PROJECT OVERVIEW

Fun With AI was created with NextJS and tested using Cypress. The project spec required we use OpenAI, to include the original prompt and the AI response, responses need to be sorted from oldest to newest, and the site needs to be accessable and sematic.

Below are some images of the features of Fun With AI:
Screen Shot 2022-05-21 at 10 07 01 PM

Enter A prompt.

Screen Shot 2022-05-21 at 10 07 12 PM

View the Prompt / Responses Cards.

Screen Shot 2022-05-21 at 10 07 21 PM

Screen Shot 2022-05-21 at 10 07 33 PM

Saves prior responses by newest to oldest Screen Shot 2022-05-21 at 10 07 49 PM

ACCESSIBILITY

Screen Shot 2022-05-21 at 10 08 25 PM

FUTURE FEATURES

Error Handling for 500 errors

TECHNOLOGIES USED

Next JS JavaScript HTML CSS Cypress Webpack GitHub Git NPM Visual Studio Code

INSTRUCTIONS

  • fork the repository
  • copy the SSH clone address
  • run git clone git@github.com:RosaTheDev/Fun-With-AI.git in your repo
  • run npm install in your terminal
  • run npm start in the Terminal visit localhost:3000

AUTHORS

AUTHOR:

  • Richard Rosa-Serrano: LinkedIn GitHub

About

https://fun-with-ai-rjrs.herokuapp.com/


Languages

Language:JavaScript 81.8%Language:CSS 18.2%