MMClaw
Ultra-Lightweight, Pure Python Multimodal Agent.
File Explorer
Download Latest Version (.zip)- CLAWMEETS-INTRO.jpg
- MMClaw-WeChat.jpg
- __init__.py
- base.py
- codex.py
- legacy.py
- openai_compatible.py
- vertex_ai.py
- skill-kg-main.md
- skill.md
- skill.md
- clawmeets.py
- skill.md
- watcher.py
- skill.md
- skill.md
- skill.md
- skill.md
- skill.md
- skill.md
- skill.md
- skill.md
- skill.md
- skill.md
- web_search.py
- __init__.py
- bridge.js
- config.py
- connectors.py
- kernel.py
- main.py
- memory.py
- tool_schemas.py
- tools.py
- watcher.py
- .gitignore
- CLAWMEETS-INTRO.gif
- deploy.sh
- LICENSE
- MMCLAW_LOGO.jpg
- README.md
- README_zh.md
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/CrawlScript/MMClaw
Downloads the entire project code from GitHub to your computer.
cd MMClaw
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Python 3 Python is required to use pip.
pip install mmclaw
Installs the package published on PyPI directly โ no need to clone the source.
pip install "mmclaw[all]"
Installs the package published on PyPI directly โ no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Python
EasyPrerequisites
pip install mmclaw
Installs the package published on PyPI directly โ no need to clone the source.
pip install "mmclaw[all]"
Installs the package published on PyPI directly โ no need to clone the source.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
