Skip to content

Ai-Novel-Editor simplifies novel writing with AI tools. Enhance your storytelling effortlessly. Join the project on GitHub! πŸŒŸπŸ“š

Notifications You must be signed in to change notification settings

BHUIYAN17/Ai-Novel-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AI Novel Editor: Your AI-Powered Writing Companion βœοΈπŸ€–

AI Novel Editor

Table of Contents

Overview

The AI Novel Editor is an AI-assisted tool designed to help writers streamline their novel editing process. Built using Python and PyQt6, this application offers a user-friendly interface that enhances productivity and creativity. Whether you're drafting your first novel or polishing your manuscript, this tool provides the support you need.

Features

  • AI Suggestions: Get real-time suggestions to improve your writing style and grammar.
  • User-Friendly Interface: Navigate easily through the application with a clean layout.
  • Customizable Settings: Adjust the editor according to your preferences.
  • Export Options: Save your work in various formats, including .txt and .docx.
  • Auto-Save: Never lose your progress with automatic saving features.

Installation

To get started with the AI Novel Editor, follow these steps:

  1. Download the latest release from the Releases page. You will find the executable file that you need to download and execute.

  2. Install the required dependencies. You can do this by running the following command in your terminal:

    pip install -r requirements.txt
  3. Run the application. After installation, you can start the editor with the command:

    python main.py

Usage

Once you have installed the AI Novel Editor, you can start using it right away. Here’s how:

  1. Open the Application: Launch the application by double-clicking the executable file or running the command mentioned above.

  2. Create or Open a Document: You can either start a new document or open an existing one. The interface allows you to easily navigate through your files.

  3. Edit with AI Assistance: As you write, the AI will provide suggestions for grammar, style, and structure. You can accept or ignore these suggestions based on your preference.

  4. Save Your Work: Make sure to save your progress regularly. The auto-save feature helps, but it’s always good to manually save your work as well.

  5. Export Your Document: Once you finish editing, you can export your document in your desired format.

Contributing

We welcome contributions from the community! If you would like to contribute to the AI Novel Editor, please follow these steps:

  1. Fork the Repository: Click the "Fork" button at the top right corner of the repository page.

  2. Clone Your Fork: Use the following command to clone your forked repository:

    git clone https://github.com/YOUR_USERNAME/Ai-Novel-Editor.git
  3. Create a Branch: Create a new branch for your feature or fix:

    git checkout -b feature-name
  4. Make Your Changes: Implement your changes and test them thoroughly.

  5. Commit Your Changes: Use clear commit messages to describe your changes:

    git commit -m "Add feature or fix description"
  6. Push to Your Fork: Push your changes back to your forked repository:

    git push origin feature-name
  7. Create a Pull Request: Go to the original repository and create a pull request. We will review your changes and merge them if they meet our standards.

License

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

Contact

For questions or feedback, please reach out via the following methods:

  • Email: your.email@example.com
  • GitHub Issues: You can also create an issue in the repository for any bugs or feature requests.

Feel free to explore the Releases page for the latest updates and versions. Your feedback and contributions are highly appreciated!

About

Ai-Novel-Editor simplifies novel writing with AI tools. Enhance your storytelling effortlessly. Join the project on GitHub! πŸŒŸπŸ“š

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages