Skip to content

Commit fa085c9

Browse files
authored
feat: Small update to "find actor idea" page (#2073)
1 parent e3282bf commit fa085c9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sources/academy/build-and-publish/actor-ideas/what_software_an_actor_can_be.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ For more inspiration, check out the [MCP server category](https://apify.com/stor
119119

120120
### AI agents
121121

122-
Build Actors that use LLMs to perform complex tasks autonomously. These Actors can navigate websites, make decisions, and complete multistep workflows.
122+
Build Actors that use LLMs to perform complex tasks autonomously. These Actors can navigate websites, make decisions, and complete multistep workflows. The Actor can either run the agent directly or just wrap an existing agent running elsewhere and call it using an API.
123123

124124
:::note Secure execution
125125

@@ -134,6 +134,8 @@ For inspiration, see:
134134

135135
- [Agents category](https://apify.com/store/categories/agents) in Apify Store
136136
- [agent.ai marketplace](https://agent.ai/)
137+
- [AI Agents Directory](https://aiagentsdirectory.com/landscape)
138+
- [Awesome AI Agents by E2B](https://github.com/e2b-dev/awesome-ai-agents)
137139

138140
### Other
139141

0 commit comments

Comments
 (0)