Actor README Generator Agent avatar
Actor README Generator Agent

Pricing

Pay per event

Go to Store
Actor README Generator Agent

Actor README Generator Agent

Developed by

Jan Kuželík

Jan Kuželík

Maintained by Community

Generates a README for an Apify Actor using an AI Agent. You only need to provide the actor id to generate a readable and SEO optimized README for the Actor. The generation process utilizes Apify's Official README Guide. This Agent is open source (link in readme).

0.0 (0)

Pricing

Pay per event

4

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

2 months ago

Actor ID

actorIdstringRequired

Apify id of the actor to generate the README for. All necessary information will be fetched from the Actor automatically.

OpenAI model

modelNameEnumOptional

The OpenAI model to use. Currently supported models are gpt-4o and gpt-4o-mini.

Value options:

"gpt-4o": string"gpt-4o-mini": string

Default value of this property is "gpt-4o-mini"

Debug

debugbooleanOptional

If enabled, the Actor will run in debug mode and produce more output.

Default value of this property is false