We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5bffc9 commit 693d3c0Copy full SHA for 693d3c0
agents/example-agents.mdx
@@ -26,13 +26,23 @@ analyze data, and enhance productivity.
26
>
27
Never go into a meeting unprepared again, understand what's important about your peers, competitors and prospects.
28
</Card>
29
+
30
<Card
31
title="Music Recommendation Agent"
32
icon="headphones"
33
href="/agents/agent-gallery/music-recommendation"
34
35
Recommends music based on your preferences and creates new Spotify playlists.
36
37
38
+ <Card
39
+ title="Workout Scheduling Agent"
40
+ icon="bike"
41
+ href="/agents/agent-gallery/workout-scheduling"
42
+ >
43
+ Create a workout scheduling agent based on your Strava data.
44
+ </Card>
45
46
</CardGroup>
47
48
## Getting started
0 commit comments