Skip to content

Commit 6360dd0

Browse files
authored
docs: update title and description for AI agent tutorial in Academy (#1922)
1 parent 7f94454 commit 6360dd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sources/academy/ai/ai-agents.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Build and monetize AI agents on Apify
3-
description: This guide shows you how to create an AI agent using the CrewAI Python framework and the Apify platform. You will build an Instagram analysis agent that integrates with large language models (LLMs) and web scrapers.
2+
title: AI agent tutorial
3+
description: In this section of the Apify Academy, we show you how to build an AI agent with the CrewAI Python framework. You’ll learn how to create an agent for Instagram analysis and integrate it with LLMs and Apify Actors.
44
sidebar_label: Build and monetize AI agents
55
sidebar_position: 1
66
slug: /ai/ai-agents
77
---
88

9-
**This guide shows you how to create an AI agent using the CrewAI Python framework and the Apify platform. You will build an Instagram analysis agent that integrates with large language models (LLMs) and web scrapers.**
9+
**In this section of the Apify Academy, we show you how to build an AI agent with the CrewAI Python framework. You’ll learn how to create an agent for Instagram analysis and integrate it with LLMs and Apify Actors.**
1010

1111
---
1212

0 commit comments

Comments
 (0)