Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 2.27 KB

README.md

File metadata and controls

80 lines (54 loc) · 2.27 KB

AI Article Generator for Medium

A desktop application that uses Google's Gemini AI to generate high-quality articles ready for publishing on Medium. This tool streamlines the content creation process with AI-powered article generation, image selection, and quality checking.

App Branding

🚀 Features

  • AI-Powered Article Generation: Create well-structured articles using Google's Gemini AI
  • Medium Optimization: Format content specifically for Medium's platform
  • Unsplash Image Integration: Search and add relevant images from Unsplash
  • Tag Management: Select and manage tags for better discoverability
  • Article Quality Checker: Analyze article quality with built-in tools
  • Medium Preview: Preview how your article will look on Medium
  • One-Click Publishing: Open in Medium with a single click

📸 Screenshots

Article Generation Interface

Article Generation

Article Quality Analysis

Article Analyzer

API Key Configuration

API Key Setup

Tag Management

Tags Window

🔧 Installation

Prerequisites

Setup

  1. Clone this repository:

    git clone https://github.com/Mizokuiam/AI-Article-Generator-App.git
    
  2. Navigate to the project directory:

    cd AI-Article-Generator-App
    
  3. Install required packages:

    pip install -r requirements.txt
    
  4. Run the application:

    python app.py
    

📖 Documentation

For more detailed information, check out:

📝 License

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

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📊 Version History

See the CHANGELOG for version history and release notes.