Skip to content

krishnaoptif/plumoai

Β 
Β 

Repository files navigation

πŸš€ PlumoAI - We are in Beta. If you find any issues during setup then Join our Discord Live Support call on https://discord.gg/WarY2yWZkg

PlumoAIlogo

🌍 World's First 100% FREE Autonomous AI Employee Platform OR you can say AI Employees OS (Operating System)

GitHub stars License Docker Self Hosted AI Employees Security


πŸ€– Hire AI Employees In Minutes. Works like human

PlumoAI is the world's first platform designed to run Autonomous AI Employees.

Companies do not hire people for their biology. They hire employees to own work and deliver outcomes.

PlumoAI introduces a new system where AI Employees operate as real organizational units of execution.

With PlumoAI you can:

✨ Create unlimited AI Employees ✨ Run them on your own infrastructure ✨ Assign real responsibilities ✨ Connect tools using AI Agents ✨ Manage work using a built in project management system


πŸ†“ Completely Free Self Hosted

PlumoAI can be deployed on your own infrastructure and used completely free.

βœ” Individuals βœ” Startups βœ” Growing teams βœ” Enterprise companies

Everyone can run unlimited AI Employees.

No feature restrictions.


🀝 Current Sponsors

image

Approaching to onboard below

image image image image

and many more


🧠 Powered By OpenClaw

PlumoAI integrates OpenClaw (We have added this as an AI Agent) to provide advanced reasoning and autonomous workflow execution.

AI Employees can:

🧠 Plan tasks βš™οΈ Generate workflows πŸ”„ Execute multi step operations πŸ“Š Interact with business systems

This enables true autonomous execution across company operations.


🏒 The Six Component Principle of an Employee

Every real employee is defined by six core components.

PlumoAI implements this architecture for AI Employees.


🎯 Role

Clear responsibility and scope of work.

Examples:

Sales Executive Operations Manager Data Analyst Project Manager Software Developer

The role defines the outcomes the employee must deliver.


🧰 Tools

Software and systems the employee can operate.

Examples:

CRM systems Analytics platforms Communication tools Project management systems Databases

Tools are connected using AI Agents.


πŸ” Authorization

Permissions that define what actions an employee can perform.

Examples:

Read company reports Write CRM records Update databases Access internal APIs

Authorization ensures controlled and secure operations.


🧠 Memory

Persistent knowledge across time.

Examples:

Past conversations Customer interactions Business decisions Operational context

Memory enables continuous learning and improved outcomes.


πŸ“Š Accountability

Ownership of performance and results.

Examples:

Response time Task completion Accuracy of work Operational outcomes

AI Employees are accountable for delivering results.


πŸ‘€ Presence

How the employee interacts with the organization.

Examples:

Chat Email Audio communication Video interaction Future holographic or robotic interfaces

Presence determines how employees participate in daily operations.


🧩 AI Agent Ecosystem

PlumoAI supports an extensible ecosystem of AI Agents.

AI Agents connect external systems to the platform using MCP servers or any specific agent.

Examples:

πŸ“§ Email platforms πŸ“Š Analytics tools πŸ’¬ Messaging systems πŸ—„ Databases πŸ“ˆ CRM platforms or some of like Scheduler Workflow Builder Memory ChartMaker etc.

A single AI Employee (Just like human) can use multiple AI Agents simultaneously.


πŸ—‚ Built In Project Management Workspace

PlumoAI includes a full project management system where humans and AI Employees collaborate.

You can:

βœ” Create projects and tasks βœ” Assign work to AI Employees βœ” Monitor execution βœ” Manage teams and operations

This makes PlumoAI not just an AI platform but a complete operational workspace.


Installation (from Git -- recommended)

Start from the installer after cloning -- not from quickstart. Quickstart zip/curl is optional; see INSTALL.md.

Prerequisites

  • Docker Engine and Docker Compose v2 (Docker Desktop on Windows).

1. Clone

git clone https://github.com/PlumoAI/plumoai.git
cd plumoai

Run the next steps from the folder that contains docker-compose.yml, install.ps1, and install.sh (if your monorepo keeps the stack in a subfolder, cd there).

Dedicated self-hosted repo (same installer): github.com/PlumoAI/PlumoAi-Self-Hosted

2. Optional: .env

Create .env for domain mode, localhost port, optional AWS variables. Examples in INSTALL.md. If you skip this, the installer prompts when run interactively.

3. Run the installer

Windows (PowerShell):

powershell -ExecutionPolicy Bypass -File .\install.ps1

Linux / macOS / WSL / Git Bash:

chmod +x install.sh
./install.sh

4. Fresh MySQL reset (optional)

.\install.ps1 -Fresh
./install.sh --fresh

5. Open the app

Mode URL
Localhost http://localhost:<PORT like 7861 defaut> (LOCALHOST_PORT in .env)
Domain https://<your-domain> (Let's Encrypt via Traefik)

Alternative: packaged quickstart

INSTALL.md documents quickstart.ps1 / quickstart.sh for versioned zip downloads.

Single-image preview (when published)

docker pull plumoai/platform
docker run -p 3000:3000 plumoai/platform

The full product stack runs via the Git installer and Compose.


☁️ Deployment Options

PlumoAI can run in two ways.

Self Hosted

Run on your own infrastructure using Docker.

βœ” Completely free βœ” Unlimited AI Employees βœ” Unlimited Project Management including web documentation βœ” Full data control


PlumoAI Cloud

If you dont want to FREE setup on your cloud or local machine then you can use our managed infrastructure with usage based credits.

Starting from $20 credits.

More info:

https://plumoai.com/get-started


🀝 Sponsorship Program

Organizations can support the development of PlumoAI.

πŸ₯ˆ Silver Sponsor

Priority issue response Email support Roadmap updates Sponsor recognition

πŸ₯‡ Gold Sponsor

Priority feature requests Private support channel Direct support calls AI Employee deployment consultation

More info:

https://plumoai.com/get-started


πŸ—Ί Product Roadmap (Work in Progress)

Phase 1 β€” Core Platform

AI Employee architecture OpenClaw integration Project management workspace Self hosted Docker deployment


Phase 2 β€” AI Agent Ecosystem

Developer framework for AI Agents MCP based integrations Integration submission system


Phase 3 β€” AI Employee Templates

Pre built employees for:

Sales - like AI Sales Managers, AI Sales Executive etc Research - AI Research Manager Operations - AI Operationo Manager Marketing - AI Marketing Manager Product management - AI Product Manager


🌎 Community

Join the growing ecosystem around Autonomous AI Employees.

Developers Founders Automation engineers SaaS companies

Together we are building the future of work.


πŸ“œ License

PlumoAI is distributed under the PlumoAI Community License.

Users may run PlumoAI using official Docker images inside their organizations.

Users may not:

❌ Resell the platform ❌ Redistribute Docker images ❌ Operate PlumoAI as a competing SaaS service


πŸš€ Vision

The future of organizations will include teams of Autonomous AI Employees working alongside humans.

PlumoAI provides the infrastructure where these AI Employees operate.

About

World's First 100% FREE Autonomous AI Employees Platform

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 96.6%
  • PowerShell 1.7%
  • Shell 1.7%