Build AI Agents that get smarter every time you use them.
打造越用越聪明的 AI Agent。
Most AI agents are stateless — every conversation starts from zero. We believe agents should learn, remember, and evolve.
大多数 AI Agent 是无状态的——每次对话都从零开始。我们相信 Agent 应该学习、记忆、进化。
Deepleaper builds the Self-Evolving Agent Stack: a suite of open-source tools that give AI agents persistent, layered memory — so they grow with you.
| Product | Description | Best For | PyPI | Repo |
|---|---|---|---|---|
| 🤖 OPC Agent | 100% local AI Agent, powered by Ollama | Privacy-first users, zero-cost local AI | opc-agent |
opc-agent |
| 🚀 Leaper Agent | Global self-evolving Agent framework | International developers, multi-provider | leaper-agent |
leaper-agent |
| 🇨🇳 Leaper Agent CN | China-optimized Agent framework | 中国开发者,国产大模型 | leaper-agent-cn |
leaper-agent-cn |
| 🧠 OPC DeepBrain | Self-evolving knowledge engine | Any AI agent needing long-term memory | opc-deepbrain |
opc-deepbrain |
┌─────────────────────────────────────────────────┐
│ Your AI Application │
├──────────┬──────────────┬───────────────────────┤
│ OPC Agent│ Leaper Agent │ Leaper Agent CN │
│ (Local) │ (Global) │ (China) │
├──────────┴──────────────┴───────────────────────┤
│ 🧠 OPC DeepBrain │
│ 6-Layer Self-Evolving Memory │
│ Flash → Short → Long → Consolidated → Archived │
│ → Meta │
└─────────────────────────────────────────────────┘
Check out deepleaper-quickstart for a guided walkthrough of all products.
# Local, zero-cost, private
pip install opc-agent
# Global, multi-provider
pip install leaper-agent
# China-optimized / 中国优化版
pip install leaper-agent-cn
# Standalone memory engine
pip install opc-deepbrain- 🌍 Website: www.deepleaper.com
- 🖥️ Portal: portal.deepleaper.com
- 📧 Contact: tech@deepleaper.com
All projects are licensed under BSL-1.1.
Built with ❤️ by Deepleaper Technology / 跃盟科技
Agents that remember. Agents that evolve.