starting to revamp docs

This commit is contained in:
João Moura
2024-01-10 13:10:48 -03:00
parent feafa586ae
commit 34c1c0d76a
8 changed files with 11 additions and 18 deletions

View File

@@ -1,17 +1,8 @@
# Welcome to MkDocs
<img src='./crewai_logo.png' width='250'/>
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
# Welcome to crewAI Documentation
🤖 Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
## Commands
* `mkdocs new [dir-name]` - Create a new project.
* `mkdocs serve` - Start the live-reloading docs server.
* `mkdocs build` - Build the documentation site.
* `mkdocs -h` - Print help message and exit.
## Project layout
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.
<p align="center">
<img src='./crewAI-mindmap.png' />
</p>