AI Actor README Generator API
Pricing
Pay per usage
AI Actor README Generator API
Automatically generate beautiful, SEO-optimized README.md files for your Apify Actors using AI.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Andok
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
16 hours ago
Last modified
Categories
Share
AI Actor README Generator
Automatically generate beautiful, SEO-optimized README.md files for your Apify Actors using AI.
What it does
This Actor takes any Apify Actor ID/name and your OpenAI API key, automatically fetches the actor's metadata (title, descriptions, schemas) using the Apify SDK, and prompts ChatGPT (gpt-4o) to write a beautiful, SEO-optimized markdown README for it.
Input
actorId(required): The name or ID of the Apify Actor (e.g.,andok/youtube-video-metadata).openaiApiKey(required): Your OpenAI API key to authenticate with GPT-4o.instructions(optional): Any specific tone or instructions for the README generator.
Output
Outputs a single dataset item containing the generated Markdown readme string.
Monetization + safety
This actor is designed for Pay-Per-Event. You supply your own OpenAI API key, meaning you only pay the platform usage fee to Apify, while you handle the LLM token usage directly with OpenAI.