Storify is a story-writing platform where you can create stories by collaborating with other authors and our lovable Robo-Writer AI!
Check it out for yourself at storifyapp.com!
✍🏼 Create your own Stories
Be as creative as you like!
✏️ Add entries to other Stories
Build up Stories together with other users!
🤖 Add Robo-Writer as a collaborator
Take your Story to unexpected heights!
Frontend:
- Javascript
- React
- Material UI
- Bootstrap
- Sass
Backend:
- Firebase & Firestore
- AWS Amplify
- EmailJS
Robowriter Machine Learning:
- Apache / Ubuntu
- Flask / Python
- OpenAI / PyTorch
- AWS EC2
The code in this repo will only give you the frontend and database functions.
You'll need to hook up a database and set up the AI model separately.
If you're interested in that, please research how to do it online.
- Clone or fork the repo.
- Run
yarn install
ornpm install
to install the necessary packages.
Created with