https://github.com/crewAIInc/crewAI
agents ai ai-agents aiagentframework llms
Score: 10.838658918173572
Last synced: about 7 hours ago
JSON representation
Repository metadata:
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
- Host: GitHub
- URL: https://github.com/crewAIInc/crewAI
- Owner: crewAIInc
- License: mit
- Created: 2023-10-27T03:26:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-05T15:47:04.000Z (8 days ago)
- Last Synced: 2026-05-05T16:36:09.460Z (8 days ago)
- Topics: agents, ai, ai-agents, aiagentframework, llms
- Language: Python
- Homepage: https://crewai.com
- Size: 220 MB
- Stars: 50,675
- Watchers: 368
- Forks: 6,989
- Open Issues: 278
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Security: .github/security.md
Dependencies
poetry.lock
pypi
- aiohttp 3.8.6
- aiosignal 1.3.1
- annotated-types 0.6.0
- anyio 3.7.1
- async-timeout 4.0.3
- attrs 23.1.0
- certifi 2023.7.22
- charset-normalizer 3.3.2
- colorama 0.4.6
- dataclasses-json 0.6.1
- exceptiongroup 1.1.3
- frozenlist 1.4.0
- greenlet 3.0.1
- idna 3.4
- iniconfig 2.0.0
- jsonpatch 1.33
- jsonpointer 2.4
- langchain 0.0.331
- langsmith 0.0.60
- marshmallow 3.20.1
- multidict 6.0.4
- mypy-extensions 1.0.0
- numpy 1.24.4
- openai 0.28.1
- packaging 23.2
- pluggy 1.3.0
- pydantic 2.4.2
- pydantic-core 2.10.1
- pytest 7.4.3
- pytest-vcr 1.0.2
- pyyaml 6.0.1
- requests 2.31.0
- sniffio 1.3.0
- sqlalchemy 2.0.23
- tenacity 8.2.3
- tomli 2.0.1
- tqdm 4.66.1
- typing-extensions 4.8.0
- typing-inspect 0.9.0
- urllib3 1.26.18
- vcrpy 5.1.0
- wrapt 1.15.0
- yarl 1.9.2
pyproject.toml
pypi
- langchain ^0.0.331
- openai ^0.28.1
- pydantic ^2.4.2
- python >=3.8.1,<4.0