Skip to content

udaykumarswamy/TurboEssay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TurboEssay: AI-Powered Specialized Essay Writer

Overview

TurboEssay is an AI-powered essay writing assistant built using OpenAI’s GPT-3.5 Turbo. It is designed to generate high-quality, structured essays across various topics . The goal is to enhance writing efficiency for students, professionals, and content creators.

Features

  • Topic-Based Essay Generation – Generates well-structured essays based on user-provided topics.
  • Customisable Tone & Style – Supports formal, persuasive, descriptive, and other writing styles.
  • Outline & Content Structuring – Creates logical outlines before drafting full essays.
  • Critique Response – Gives the feedback and possible corrections.

Tech Stack

  • Backend: Python
  • AI Model: OpenAI GPT-3.5 Turbo
  • Database: SQLite / PostgreSQL

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/turboessay.git
    cd turboessay
  2. Set up OpenAI API key:
    export OPENAI_API_KEY=your_api_key_here

Usage

  • Enter a topic
  • Review the generated outline and make adjustments if necessary.
  • Generate the full essay and edit/refine it as needed.
  • copy the final version.

Roadmap

  • Adding citations.
  • Enhanced grammar check
  • Implement fact-checking for AI-generated content.
  • Add multilingual support.
  • Enable real-time collaborative editing.
  • Enhance UI/UX for better user experience.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For questions or support, reach out to [email protected].

About

TurboEssay is an AI-powered essay writing assistant built using OpenAI’s GPT-3.5 Turbo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published