Skip to content

AI Writer is a website that utilizes GPT-3 technology to generate high-quality essays and articles on a variety of topics.

Notifications You must be signed in to change notification settings

VeshRaazThapa/AI-Writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Writer

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. image

Features

  • 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.

Getting Started

To run the website locally, clone the repository and run the following commands in your terminal:

pip install -r requirements.txt

export GPT3_KEY="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"

python manage.py makemigrations

mkdir media

mkdir media/generated_image

python manage.py runserver

The website will then be available at http://127.0.0.1:8000/

Built With

About

AI Writer is a website that utilizes GPT-3 technology to generate high-quality essays and articles on a variety of topics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published