Skip to content

ReactJS web app made during the summer of 2021. Allows users to input an idea and lets an AI generate the said idea to give back to the user.

Notifications You must be signed in to change notification settings

Lichenstat/artificial-idea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

---Artificial Idea---

A ReactJS application that was made mostly during the summer of 2021 as a passion/learning project.

The app is easy to use, all the user has to do is pick a desired idea given to them from a list of approx. ten ideas and wait for an ai to auto generate the idea at hand for the user. If the user doesn't like the idea given to them they always have the option to input their own ideas or refresh to get another listing of ten more ideas to use. All the ideas are processed serverside via DeepAI API, then an AI generates the idea and sends it back to the client. This version of the application is clientside based (beyond DeepAI API server calls made to generate the idea data (image/paragraph of text).


uses: | HTML - (S)CSS - JavaScript - NodeJS - ReactJS - DeepAI API |

If you wish build/use this application you will need your own DeepAI API key

ReactJS npm commands here: https://github.com/lichenstat/artificial-idea/blob/master/src/assets/usefulinfo.md

About

ReactJS web app made during the summer of 2021. Allows users to input an idea and lets an AI generate the said idea to give back to the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published