FreePic AI is a powerful Telegram bot that lets you generate AI images instantly — completely free.
Build your own personal AI image generator and start creating high-quality visuals directly inside Telegram.
With FreePic AI, you can:
- Generate AI images in seconds
- Use your own Telegram bot
- Customize generation settings
- Access powerful AI tools without paying
No complex setup. No coding experience required.
Follow these steps to run the bot locally:
git clone https://github.com/yoqubov-dev/freepic.git
cd freepicpython3 -m venv venv
source venv/bin/activate # Linux / Mac
venv\Scripts\activate # Windowspip install -r requirements.txt- Open Telegram and search for @BotFather
- Send:
/start- Create a new bot:
/newbot- Set bot name (e.g. FreePic AI)
- Set username (must end with
bot, e.g. freepic_ai_bot) - Copy your Bot Token
Open the bot file:
nano bot.pyFind:
TELEGRAM_TOKEN = "YOUR_BOT_TOKEN"Replace with your token:
TELEGRAM_TOKEN = "123456:ABC-XYZ..."Open or create the .env file:
nano .envAdd this line:
YOUR_API_KEY=your_api_hereGo to https://infip.pro/ , create your api key, and paste it here.
python bot.pyIf everything works:
Bot started...
-
Open your bot in Telegram
-
Click Start
-
Select:
- Model
- Image count
- Aspect ratio
-
Click Send a prompt
-
Enter your prompt (English recommended)
✅ The bot will generate AI images instantly.
- Fast AI image generation
- Custom prompts
- Multiple models support
- User-friendly interface
- Personal bot control
- Content creation (Instagram, TikTok)
- Design & creative projects
- AI experimentation
- Personal tools & automation
- Make sure your tokens are correct
- Keep your tokens private
- Use English prompts for best results
- Web dashboard
- More AI models
- Image history
- Advanced customization
This project is open-source and free to use.
If you like this project, consider giving it a star on GitHub.
FreePic AI — Your personal AI image generator inside Telegram.