commit 412dab2015f143cce3121675d33de5243cf1dab2 Author: João Moura Date: Tue Nov 14 01:51:14 2023 -0300 Index Page diff --git a/Index.md b/Index.md new file mode 100644 index 0000000..cc1e50d --- /dev/null +++ b/Index.md @@ -0,0 +1,29 @@ +Welcome to the CrewAI Wiki! + +## Getting Started +- [Introduction to CrewAI](#introduction-to-crewai) +- [Installation Guide](#installation-guide) +- [Your First CrewAI Project](#your-first-crewai-project) + +## Core Concepts +- [Understanding Agents](#understanding-agents) +- [Defining Tasks](#defining-tasks) +- [Managing Processes](#managing-processes) +- [Collaboration and Delegation](#collaboration-and-delegation) + +## How-To Guides +- [Customizing Agents](#customizing-agents) +- [Creating Tasks with Tools](#creating-tasks-with-tools) +- [Setting Up Sequential Processes](#setting-up-sequential-processes) +- [Advanced Process Management](#advanced-process-management) + +## Examples and Tutorials +- [Building a Customer Service Crew](#building-a-customer-service-crew) +- [Implementing a Research Team](#implementing-a-research-team) +- [Advanced Use Cases](#advanced-use-cases) + +## API Reference +- [Agent API](#agent-api) +- [Task API](#task-api) +- [Crew API](#crew-api) +- [Process API](#process-api) \ No newline at end of file