Overview of DeepChat AI Agent Desktop Client
devDeepChat is an open-source, local-first AI agent desktop client designed for Windows, macOS, and Linux. It integrates various models (cloud APIs like OpenAI, Gemini, Anthropic or local Ollama models), tools, Skills, and agent runtimes into a single application.
Key architectural philosophies include:
- Tape.systems: Sessions and agent processes follow a 'Tape' philosophy, ensuring context, tool calls, and requests are recoverable, traceable, and inspectable.
- Local-First: Designed to run agents, ACP agents, and remote-ready bots locally while maintaining privacy through local data storage and network proxy support.
- Multi-Model Management: Supports mainstream cloud LLMs and local Ollama models in one interface.