docs: add Develop AI agents on Apify page#2375
Conversation
New page covering the full AI agent development stack on Apify: templates, AI Sandbox, OpenRouter LLM access, PPE monetization, and deployment. Cross-links from existing "Build with AI" page. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
MQ37
left a comment
There was a problem hiding this comment.
Quickly went through it and looks good, only two comments 👍
|
|
||
| ### Example workflow | ||
|
|
||
| 1. Your agent Actor starts AI Sandbox as a sub-Actor |
There was a problem hiding this comment.
nit: what is "sub-Actor"? I would explain this term as it is not coined term as for example sub-agent.
|
|
||
| ::: | ||
|
|
||
| ## Access LLMs with OpenRouter |
There was a problem hiding this comment.
here I would mention that we recommend to subscribe and be a paying user in order to use this Actor as some free users might be blocked because of the anti-fraud logic.
jirispilka
left a comment
There was a problem hiding this comment.
I believe this is an initial version that we plan to expand later on?
It would clearly deserve a bit more explanations and context.
| slug: /actors/development/quick-start/develop-ai-agents | ||
| --- | ||
|
|
||
| The Apify platform provides everything you need to build, test, and deploy AI agents. This page walks you through the full stack: templates, sandbox code execution, LLM access through OpenRouter, pay-per-event monetization, and deployment to [Apify Store](https://apify.com/store). |
There was a problem hiding this comment.
When you mention full stack, people will typically trigger frontend, backend. I know what you mean but maybe we can choose different wording.
|
|
||
| ## Start from a template | ||
|
|
||
| The fastest way to start your AI agent is to use one of the AI framework templates. Each template comes pre-configured with the right file structure, dependencies, and the Apify SDK integration. |
There was a problem hiding this comment.
"AI framework templates" - for the first time reader, you need to explain what is "AI framework templates". This is Apify Actor templates, right?
| slug: /actors/development/quick-start/develop-ai-agents | ||
| --- | ||
|
|
||
| The Apify platform provides everything you need to build, test, and deploy AI agents. This page walks you through the full stack: templates, sandbox code execution, LLM access through OpenRouter, pay-per-event monetization, and deployment to [Apify Store](https://apify.com/store). |
There was a problem hiding this comment.
An image that would connect all these things together would be nice. It would guide me through the docs page easily. Otherwise it is a bit difficult to connect the dots. For example, you don't need sandbox at all, so you should give people an idea where they can use it
Summary
/actors/development/quick-start/develop-ai-agentscovering the full AI agent development stack: AI templates, AI Sandbox, OpenRouter LLM access, pay-per-event monetization, and deploymentOpen questions
Test plan
npm run lint:md✅)🤖 Generated with Claude Code