Fix typo in stock analysis example documentation

This commit is contained in:
campeis
2024-01-07 13:53:20 +01:00
committed by GitHub
parent 3b2d7e6fb0
commit 4486c89d06

View File

@@ -1,4 +1,4 @@
# AI Crew for Trip Planning
# AI Crew for Stock Analysis
## Introduction
This project is an example using the CrewAI framework to automate the process of analyzing a stock. CrewAI orchestrates autonomous AI agents, enabling them to collaborate and execute complex tasks efficiently.