AI-powered post manager and article generator
PostMind is a smart automation tool that helps you manage, test, and generate articles using AI models through the OpenRouter API.
It features a Telegram bot interface, making it simple and fast to interact with AI — no coding required.
- 🤖 AI integration — connect to multiple OpenRouter models and view available ones
- 🧪 Model testing — quickly test model performance directly in Telegram
- 📰 Article summarization & generation — create AI-written summaries and posts
- ⚙️ Modular architecture — easy to extend with new AI providers or commands
- 💬 Telegram bot commands for managing posts and AI workflows
- Python 3.10+
- TeleBot (pyTelegramBotAPI)
- OpenRouter API
- asyncio / requests
- Markdown-formatted Telegram messages
- Clone this repository
git clone https://github.com/yourusername/PostMind.git cd PostMind