
Actor README Generator Agent
Pricing
Pay per event

Actor README Generator Agent
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
Monthly users
1
Runs succeeded
91%
Last modified
21 days ago
Actor README Generator Agent
This is an open source Apify Actor agent. You can find the source code at https://github.com/Jkuzz/actor-readme-generator
Introduction and Features
The Actor README Generator is designed to automate the generation of structured README files for Apify Actors. It simplifies the process of creating well-organized and SEO-optimized documentation for your actor, ensuring that all critical information is included.
Key Functionalities:
- Generates README files based on Actor input schema.
- Provides pricing information based on usage scenarios.
- Supports various input models, including OpenAI's gpt-4o and gpt-4o-mini.
- Enables debugging for easier troubleshooting.
Pricing Model:
The pricing model for the AI Actor README Generator is based on a pay-per-event system. Here are the key pricing details:
Event Title | Description | Price (USD) |
---|---|---|
Actor start per 1 GB | Flat fee for starting an Actor run for each 1 GB of memory. | $0.005 |
Price per 100 OpenAI tokens for gpt-4o | Flat fee for each 100 gpt-4o tokens used. | $0.001 |
Price per 100 OpenAI tokens for gpt-4o-mini | Flat fee for each 100 gpt-4o-mini tokens used. | $0.00006 |
How to Use Actor README Generator
Step-by-step Guide:
- Input the Actor ID and select your desired OpenAI model (gpt-4o or gpt-4o-mini).
- Optionally enable debug mode for detailed output during execution.
- Run the Actor to generate a structured README file.
Example of Input
1{ 2 "actorId": "JOHAgNsmklA9ZBl7Y", 3 "modelName": "gpt-4o-mini", 4 "debug": false 5}
Expected Output
The output will be a structured README in Markdown format, including details such as:
- Actor functionalities
- Pricing model
- Input and output examples
- FAQs and support information
FAQ
What is the pricing for using this Actor?
This Actor follows a pay-per-event pricing model, where fees are incurred based on memory usage and OpenAI token consumption.
Can I use this Actor without coding experience?
Yes, the Actor is designed to be user-friendly and requires no coding knowledge to operate effectively.
How can I seek support if I encounter issues?
For support, you can refer to the official documentation or reach out through the support channels provided on the Apify platform.
Pricing
Pricing model
Pay per eventThis Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.
Actor start per 1 GB
$0.005
Flat fee for starting an Actor run for each 1 GB of memory.
Price per 100 OpenAI tokens for gpt-4o
$0.001
Flat fee for each 100 gpt-4o tokens used.
Price per 100 OpenAI tokens for gpt-4o-mini
$0.000
Flat fee for each 100 gpt-4o-mini tokens used.