writing_wizard

This is a small project I am making to help write Articles on any topic easily. It's easy to use and easy to setup and easy to setup. Super efficient.

GPL-3.0 License

Stars
2

Writing Wizard: Generative AI for Content Creation

Writing Wizard is a powerful AI-powered platform that utilizes Generative AI technology to create high-quality written content in diverse formats. This intuitive tool simplifies the content creation process, allowing users to easily generate impactful prose across various applications.

Core Features:

1. Content Generation:

  • Automatic article creation from keywords and prompts.
  • Blog posts, website copy, marketing materials, scripts, and more.
  • Multiple content styles and tones available.

2. Content Editing and Optimization:

  • Automated grammar and plagiarism checking.
  • Sentence structure and clarity enhancement.
  • Automated keyword insertion and synonymization.

3. Inspiration and Brainstorming:

  • Idea generation tools for overcoming writer's block.
  • Research summaries and relevant data points.

4. Diverse Content Output:

  • Supports various content formats like text, HTML, and markdown.
  • Generate content in multiple languages.

5. Continuous Improvement:

  • Learning algorithm that adapts to user preferences and feedback.
  • Regular updates with new features and capabilities.

Applications:

1. Content Marketing:

  • Generate high-quality blog posts and website content in minutes.
  • Craft compelling marketing materials to attract potential customers.

2. Writing Assistance:

  • Get instant feedback on grammar, vocabulary, and clarity.
  • Access readily available research and data points.

3. Creative Writing:

  • Brainstorm story ideas and character profiles.
  • Generate unique and engaging content for novels, short stories, and scripts.

Examples of Use:

  • A marketing team uses Writing Wizard to create engaging product descriptions.
  • A freelance writer utilizes it to generate research papers in record time.
  • A content creator utilizes it to write a children's book with vibrant illustrations.

Benefits:

  • Accessibility: Easy-to-use interface and intuitive tools for everyone.
  • Efficiency: Rapid content creation and optimization save valuable time.
  • Quality: AI-powered language processing ensures accuracy and clarity.
  • Customization: Tailored content formats to specific needs and preferences.

Conclusion:

Writing Wizard provides a comprehensive and accessible solution for all your content creation needs. Its robust capabilities and ease of use make it an ideal tool for writers, creators, and businesses of all sizes.


Installation

  1. Clone the repository in local environment.
    python -m venv .venv
    
  2. Create a .env file, with API key, set to API_KEY
  3. Run the main file in the following way :
    python main.py -t "Topic"
    
  4. For more information, run the command:
    python main.py --help
    

Please note that currently only DeepInfra keys are supported.

Note :

For other OPenAI compatible APIs, please change the URL and create a key named 'key' in config.py, under openai.api.

This README.md page has been has been created using the command line

python main.py --topic "Writing Wizard Generative AI"

Disclaimer :

This is a work in progress, use at your own risk !