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.
- 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
- Python 3.7 or higher
- Google Gemini API key (get one at Google AI Studio)
- Unsplash API key (optional, get one at Unsplash Developers)
-
Clone this repository:
git clone https://github.com/Mizokuiam/AI-Article-Generator-App.git
-
Navigate to the project directory:
cd AI-Article-Generator-App
-
Install required packages:
pip install -r requirements.txt
-
Run the application:
python app.py
For more detailed information, check out:
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.
See the CHANGELOG for version history and release notes.