iptagiptagCommunity·1 Agent Skills Included

jimeng-api

Free API for AI image and video generation with Jimeng

Generates AI images and videos from text prompts through a self-hosted Jimeng and Dreamina API service. Supports text-to-image, image-to-image, and text-to-video with custom ratios and up to 4K resolution. Removes the need for paid API keys by using your own session ID, with Docker deployment and a ready-made Claude Code skill.
npx skills add iptag/jimeng-api --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install jimeng-api?

Run `npx skills add iptag/jimeng-api --all -g -y` in your terminal to install the skill globally. You also need the API service running locally via Docker with `docker run -d -p 5100:5100 ghcr.io/iptag/jimeng-api:latest`.

How to generate images with Jimeng AI?

Start the local API service, then ask your AI agent in plain language to generate an image with your session ID. Images are automatically downloaded and saved to your project's /pic folder.

Does jimeng-api support image-to-image and video?

Yes. It supports text-to-image, image-to-image with up to 10 reference images, and text-to-video generation on both the China site and international Dreamina sites.

What resolutions and ratios does jimeng-api support?

It supports 1k, 2k, and 4k resolutions with ratios like 1:1, 16:9, 9:16, 4:3, and 21:9. An intelligent ratio mode can auto-pick the best ratio from your prompt.

Do I need coding skills to use jimeng-api?

No. Once the Docker service is running, you simply describe the image you want in plain language and the AI agent handles the API calls and file saving.

Related Repositories in Design & Creative

View All in Design & Creative