OpenClaw
OpenClaw is an open-source personal AI assistant that runs locally and connects large language models to your messaging apps, file system, and system shell to automate tasks and run autonomous workflows.
Installed with a one-line shell script, it operates as a background agent that you can control through messaging platforms, such as WhatsApp, Telegram, Discord, Slack, and others. Because it has direct shell access, you can use it to trigger Python scripts, run pytest, or call tools like ruff and mypy from a simple chat message. It supports cloud models from Anthropic, OpenAI, or DeepSeek, as well as locally running models.
Official website: openclaw.ai
Related Resources
Tutorial
LangGraph Tutorial: Build Stateful AI Agents in Python
Learn LangGraph in Python with hands-on examples and build stateful, multi-agent AI agents that manage memory, cycles, and complex LLM workflows.
For additional information on related topics, take a look at the following resources:
- How to Use Ollama to Run Large Language Models Locally (Tutorial)
- AI Coding Agents Guide: A Map of the Four Workflow Types (Tutorial)
- Building Type-Safe LLM Agents With Pydantic AI (Course)
- LangGraph: Build Stateful AI Agents in Python (Quiz)
- How to Use Ollama to Run Large Language Models Locally (Quiz)
- AI Coding Agents Guide: A Map of the Four Workflow Types (Quiz)
By Leodanis Pozo Ramos • Updated July 14, 2026