# Memoh: An Open-Source Multi-Agent Platform with Dedicated AI Workspaces

This repository profile is provided by osrepos.com, an open source repository discovery platform.

Source: osrepos.com
Repository profile: https://osrepos.com/repo/felinics-memoh
Generated for open source discovery and AI-assisted research.

Memoh is an innovative open-source multi-agent platform designed to provide each AI agent with its own dedicated cloud computer. This includes a filesystem, desktop, browser, network, and persistent long-term memory, ensuring agents remain online 24/7. Users can integrate their own API keys or host existing AI models, fostering a versatile and always-on environment for AI development and deployment.

GitHub: https://github.com/felinics/Memoh
OSRepos URL: https://osrepos.com/repo/felinics-memoh

## Summary

Memoh is an innovative open-source multi-agent platform designed to provide each AI agent with its own dedicated cloud computer. This includes a filesystem, desktop, browser, network, and persistent long-term memory, ensuring agents remain online 24/7. Users can integrate their own API keys or host existing AI models, fostering a versatile and always-on environment for AI development and deployment.

## Topics

- agent
- ai
- ai-companion
- ai-memory
- personal-assistant
- Go
- AI Platform

## Repository Information

Last analyzed by OSRepos: Sat Sep 26 2026 13:12:21 GMT+0100 (Western European Summer Time)
Detail views: 0
GitHub clicks: 0

## Safety Notice

OSRepos shares public repositories for knowledge and discovery only. Review source code, dependencies, licenses, and security implications before running or installing anything.

## Content

## Introduction

Memoh is an innovative open-source multi-agent platform that revolutionizes how AI agents operate. It provides each agent with its own isolated cloud computer, complete with a dedicated workspace, filesystem, desktop, browser, network, and long-term memory. This ensures your AI agents are always online and operational, even when your local machine is off.

## Why Use Memoh and its Benefits

Memoh offers several compelling advantages for anyone working with AI agents:

*   **Every agent gets its own computer**: An isolated workspace with its own filesystem, network, desktop, and browser, providing a truly dedicated environment.
*   **Multi-user, multi-bot**: Run a single agent for personal use, deploy one for each family member or team member, or manage an entire fleet on a single machine, catering to diverse needs.
*   **Lightweight and flexible**: Self-host the server on your own infrastructure for full control, or connect through Memoh Cloud for convenience, offering deployment flexibility.

## Installation

Getting started with Memoh is straightforward, whether you prefer a cloud-hosted solution or a self-hosted setup.

### Memoh Cloud

For immediate access, you can sign up or log in directly at [app.memoh.net](https://app.memoh.net "Memoh Cloud Login" target="_blank").

### Self-hosted

To self-host the full Memoh stack on your own infrastructure, use the following command:

bash
curl -fsSL https://memoh.sh | sh


More detailed deployment options, including manual setup with Docker Compose and considerations for running without Docker, are available in the official documentation.

## Examples

Memoh provides a flexible environment for your AI agents to interact and perform tasks. You can use your own API keys to run Memoh's built-in agents, or host existing agents like Claude Code and Codex within Memoh workspaces. Agents can communicate through various platforms such as Telegram, Discord, Lark, WeChat, and a Web UI. They maintain context across sessions, can drive a browser, call MCP tools, and execute scheduled tasks, making them highly versatile for a wide range of applications.

## Links

For more information and to engage with the Memoh community, please visit the official resources:

*   **Website**: [https://memoh.ai](https://memoh.ai "Memoh Website" target="_blank")
*   **Documentation**: [https://docs.memoh.ai](https://docs.memoh.ai "Memoh Documentation" target="_blank")
*   **GitHub Repository**: [https://github.com/felinics/Memoh](https://github.com/felinics/Memoh "Memoh GitHub Repository" target="_blank")
*   **Telegram Group**: [https://t.me/memohai](https://t.me/memohai "Memoh Telegram Group" target="_blank")