Write smarter & faster with AI
Roughdraft is an AI writing assistant that learns about your topic & writing style.
View Live Beta
Roughdraft is an AI writing assistant that learns about your topic & writing style. It uses GPT-2 under the hood (If you have GPT-3 access and would like to contribute to this project, let me know!)
Although Roughdraft is open-source, we offer model training and hosting services for a monthly fee. See roughdraft.ai.
If you would like to run this locally, be advised that the backend code is not public at this time (although it will be soon).
- Install packages
yarn install
- Configure AWS secrets
amplify init
amplify add auth
amplify add hosting
- Configure DynamoDB REST API: Instructions available soon
- Start the frontend on localhost
yarn start
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated, however because I am charging active users for use of the prod environment (master branch), you may wish to fork it instead. If you are excited about this project, contact me and consider joining as a co-founder!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Your Name - @sambwinslow - samwinslow at
nyu .
edu
Project Link: https://github.com/samwinslow/roughdraft-ai