- Notifications
You must be signed in to change notification settings - Fork30
AI Writer is a web application that utilizes GPT-3 technology to generate high-quality essays and articles on a variety of topics. It is designed to make the writing process faster and more efficient for students, writers, and professionals.
EyadShabrawy/ai-writer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
AI Writer is a website that utilizes GPT-3 technology to generate high-quality essays and articles on a variety of topics. It is designed to make the writing process faster and more efficient for students, writers, and professionals.
- Essay writing: The website provides a form where users can enter a topic and receive a written essay on the topic.
- Paraphrasing: The website also has a form where users can input a paragraph and receive a paraphrased version of the paragraph.
To run the website locally, clone the repository and run the following commands in your terminal:
python manage.py runserver
The website will then be available athttp://127.0.0.1:8000/
- Django - The web framework used
- OpenAI GPT-3 - The AI model used
- Eyad ElShabrawy -eyadelshabrawy
About
AI Writer is a web application that utilizes GPT-3 technology to generate high-quality essays and articles on a variety of topics. It is designed to make the writing process faster and more efficient for students, writers, and professionals.