Skip to content

Commit 23c97f6

Browse files
authored
feat: Improvements on the "find actor idea" page (#2063)
<!-- CURSOR_SUMMARY --> > [!NOTE] > Adds a collapsible GitHub projects list and minor wording tweaks in the Open-source libraries inspiration section of the Actor ideas page. > > - **Docs (Actor ideas page)**: > - Adds a collapsible `<details>` section listing GitHub projects suitable for Actorization under the "Open-source libraries" section. > - Tweaks inspiration text to reference the Apify Store open-source category and the new list. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 6947f11. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 2c7677e commit 23c97f6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,11 @@ Examples:
5555
- [Monolith](https://apify.com/snshn/monolith)
5656
- [Crawl4AI](https://apify.com/janbuchar/crawl4ai)
5757

58-
For inspiration, check out the [Open-source category](https://apify.com/store/categories/open-source) in Apify Store.
58+
For inspiration, check out the [Open-source category](https://apify.com/store/categories/open-source) in Apify Store,
59+
or the following list:
5960

60-
Here is a short list of open-source projects that might be suitable for turning into Actors:
61+
<details>
62+
<summary>GitHub projects potentially suitable for turning into Actors</summary>
6163

6264
- https://github.com/bytedance/Dolphin
6365
- https://github.com/google/langextract
@@ -82,6 +84,7 @@ Here is a short list of open-source projects that might be suitable for turning
8284
- https://github.com/TheAgenticAI/TheAgenticBrowser
8385
- https://github.com/zcaceres/markdownify-mcp
8486

87+
</details>
8588

8689
:::tip Open Source Fair Share
8790

0 commit comments

Comments
 (0)