Description
PocketPaw redefines the AI agent experience by prioritizing modularity, security, and universal access. Unlike traditional agents that require extensive setup, Docker, and complex configurations, PocketPaw offers a streamlined 30-second installation process. This open-source solution, built with Python and licensed under MIT, allows users to interact with their AI agent through familiar platforms like Telegram, Discord, Slack, and WhatsApp, as well as a dedicated web dashboard.
The core problem PocketPaw addresses is the time-consuming and often insecure setup of AI agents. Typical setups involve provisioning VMs, SSH authentication, cloning repositories, editing numerous configuration variables, setting up OAuth, tunneling, and installing hundreds of dependencies, often leading to conflicts and instability. PocketPaw bypasses these hurdles with a single command installation that immediately provides a running dashboard, encrypted credentials, connected channels, and initialized memory, ready for the first message.
PocketPaw's modular design means users only install what they need. The 'batteries included' approach offers a comprehensive package with a web dashboard, command center, Telegram bot, multiple LLM backends (Claude Agent SDK, OpenAI, Ollama), encrypted credentials, persistent memory, browser automation, and an audit log. Users can opt for a thin core installation and add specific functionalities like semantic search via Mem0 or install all features with `pip install pocketpaw [all]`.
Security is a foundational aspect of PocketPaw. Credentials are encrypted using Fernet AES with a machine-derived PBKDF2 key, moving beyond simple base64 obfuscation. A Guardian AI feature acts as a secondary LLM to review dangerous commands before execution, supported by a 3-tier tool policy with deny-lists. The agent operates with no exposed ports by default, prioritizing Telegram for initial interaction, and uses WebSocket authentication via message body to prevent exposure in logs or scan results. An append-only, tamper-evident audit log records every tool execution.
The Command Center feature enhances productivity by enabling teams to manage complex goals. It breaks down objectives into smaller tasks, assigns agents, streams progress live, and requires user approval before executing critical actions. This facilitates collaborative workflows for tasks like content pipelines, bug fixing, guest bookings, and security audits.
PocketPaw is designed for users who want control over their AI agents, data privacy, and operational costs. Its open-source nature, MIT license, and lack of telemetry or cloud dependency ensure users retain full ownership and autonomy. The ability to run local LLM models via Ollama further reduces API costs, making it an economical choice for advanced AI interactions.
PocketPaw AI Agent's Core Features
Self-hosted AI agent
Open-source with MIT license
Modular installation via pip extras
Multi-channel support (Telegram, Discord, Slack, WhatsApp, Web Dashboard)
Multiple LLM backend options (Claude Agent SDK, OpenAI, Ollama)
Encrypted credentials with Fernet AES
Guardian AI for command safety checks
Persistent memory with optional semantic search (Mem0)
Browser automation capabilities
Append-only, tamper-evident audit log
Command Center for task management and collaboration
Fast 30-second installation
No Docker or tunneling required
Low memory footprint (~80 MB for thin core)
How to use PocketPaw AI Agent?
Install: Run `curl -fsSL https://pocketpaw.xyz/install.sh | sh` or `pip install pocketpaw`.
Configure LLM: Set up your preferred LLM backend (Ollama, OpenAI, Claude Agent SDK).
Connect Channels: Add desired messaging platforms via the dashboard or configuration.
Initialize Memory: Start with session history or upgrade to semantic search.
Interact: Send your first message through any connected channel.
Automate Tasks: Utilize built-in tools and the Command Center for complex workflows.
Extend Capabilities: Add new skills and tools from a registry or build your own.
PocketPaw AI Agent's Use Cases
- Personal Assistant
- Code Generation
- Web Automation
- Content Creation
- Team Collaboration
- Data Analysis
- Security Auditing





