Jimeng AI Free API: Free Image/Video Generator
Jimeng AI Free API: Unlock Professional AI Generation for Free
The Ultimate Free AI Creative Suite
Jimeng AI Free API transforms expensive AI generation into a completely free service. Built on reverse-engineered Jimeng APIs, this open-source project delivers enterprise-grade image and video generation without subscription costs.
π Core Features That Set It Apart
10 Professional AI Models: - Images: 4.5, 4.1, 4.0, 3.1, 3.0, 2.0-Pro (2K/1K resolution) - Videos: 3.0 Pro, 3.0, 3.0 Fast, S2.0, 2.0 Pro (5-10s duration)
Daily Free Credits: Official 66-point allowance + smart multi-token rotation maximizes usage
Web Management Dashboard: Real-time stats, media library, token monitoring, log viewer
π― Developer-Friendly Integration
OpenAI Compatible: Drop-in replacement for existing applications
curl -X POST http://localhost:8001/v1/chat/completions \
-H "Authorization: Bearer your_session_id" \
-H "Content-Type: application/json" \
-d '{"model":"jimeng-video-3.0-pro","messages":[{"role":"user","content":"cyberpunk city flight, 10 seconds"}]}'
Multi-modal Support: Image-to-image, image-to-video, mixed content processing
π³ One-Click Docker Deployment
docker run -d -p 8001:8000 -v jimeng-data:/app/data \
ghcr.io/zhizinan1997/jimeng-free-api-all:latest
Access Dashboard: http://localhost:8001
β¨ Smart Features
- Auto Aspect Ratio: Detects 16:9, 9:16, square from prompts
- Intelligent Resolution: 2K fallback for 4.x models
- Duration Detection: "5 seconds" in prompt β 5s video
- Media Persistence: SQLite database tracks all generations
π Production-Ready Management
- Real-time Analytics: API calls, credit usage per token
- Media Library: Browse/download all generated content
- Token Health: Monitor remaining credits automatically
- Structured Logs: Emoji-enhanced, level-filtered logging
β οΈ Important Notes
- Free Only: Uses official daily allowances (no payment required)
- Token Setup: Extract sessionid from Jimeng.com cookies
- Rate Limits: Smart retry + multi-token rotation prevents blocks
- MIT Licensed: Free for personal/research use
π¨ Perfect For
- AI application developers needing free generation
- Content creators building workflows
- Researchers testing video diffusion models
- Hobbyists experimenting with AI art
Deploy in 60 seconds and start creating professional AI content today - completely free!