EveryDev.ai
Sign inSubscribe
Home
Tools

2,810+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1815
  • Coding1295
  • Infrastructure600
  • Marketing467
  • Projects433
  • Research403
  • Analytics351
  • Design338
  • Security243
  • MCP242
  • Testing238
  • Data230
  • Integration178
  • Prompts160
  • Learning159
  • Communication154
  • Extensions150
  • Voice130
  • Commerce125
  • DevOps108
  • Web80
  • Finance21
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. MachinaOS
    MachinaOS icon

    MachinaOS

    Agent Frameworks

    Open-source, self-hosted personal AI assistant platform that lets you build visual drag-and-drop workflows connecting 200+ AI models to email, calendar, messaging, phone, and more.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under MIT license. Self-hosted, no subscription, no usage limits. Bring your own API keys or run local models.

    Engagement

    Available On

    Android
    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent FrameworksWorkflow AutomationMulti-agent Systems

    Alternatives

    MagiCrewBudaLetaido
    Developer
    Zeenie.aiBengaluru, IndiaEst. 2025

    Listed Jun 2026

    About MachinaOS

    MachinaOS is an open-source, self-hosted AI workflow platform built by Zeenie.ai that lets individuals create personal AI assistants capable of performing real-world tasks. It runs entirely on your own machine under an MIT license, meaning your data stays local and there are no subscriptions or usage limits. The project is available on GitHub and installable via npm, with a visual canvas interface accessible at localhost:3000.

    What It Is

    MachinaOS is a node-based visual workflow builder for AI agents. Users drag nodes from a palette onto a canvas, connect them with lines, and configure AI agents with memory, tools, and skills — then either run them on demand or deploy them to run continuously in the background. The platform supports 11 LLM providers (including OpenAI, Anthropic, Google, Groq, Mistral, DeepSeek, and local options like Ollama and LM Studio) and 17 specialized agent types, from a general-purpose Tool Agent to an Android Agent that controls a paired phone via QR code.

    Open-Source Deployment Model

    MachinaOS is licensed under MIT and published on GitHub under the zeenie-ai/MachinaOS repository. Installation requires Node.js 22+ and Python 3.12+. The quick-start path is:

    • npm install -g machinaos
    • machina start
    • Open http://localhost:3000 and connect an API key or local model

    Because it runs locally, users bring their own API keys for cloud providers or run models entirely offline via Ollama or LM Studio at no cost. The project also ships as an npm package (machinaos) and supports running from source for contributors.

    What You Can Automate

    The platform covers a wide range of real-world automation categories:

    • Google Workspace — send Gmail, create Calendar events, upload to Drive, edit Sheets, manage Tasks and Contacts
    • Messaging — WhatsApp (groups, channels, contacts), Telegram (bot owner detection), Twitter/X (post, reply, search), plus a unified social node covering Discord, Slack, Signal, SMS, Matrix, and Teams
    • Android phone control — pair via QR code to read sensors, toggle WiFi/Bluetooth, launch apps, take photos, manage media (16 device services)
    • Web automation — interactive browser with accessibility-tree navigation, web scraping via Crawlee and Apify actors, search APIs (DuckDuckGo, Brave, Serper, Perplexity)
    • Document processing — PDF parsing, web scraping, RAG pipeline with ChromaDB/Qdrant/Pinecone
    • Code execution — Python, JavaScript, and TypeScript in isolated per-workflow sandboxes with a live Terminal tab

    Agent Architecture

    MachinaOS supports multi-agent teams where an AI Employee or Orchestrator agent acts as a team lead and automatically delegates subtasks to specialized agents. Each agent has its own memory (stored as readable markdown), tools, and skills. Skills are short markdown files editable directly in the UI that teach agents how to use specific tools. Long-term memory uses vector search, and agents automatically compact conversations when approaching context limits — summarizing into five structured sections so work continues without losing context. Every LLM call is tracked with USD cost, visible per-provider in the Credentials panel.

    Update: MachinaOS v0.0.79

    The latest published release is v0.0.79, published May 19, 2026. The repository was last pushed June 17, 2026, indicating active development. The GitHub repository has accumulated 175 stars and 31 forks since its creation in October 2025. The project roadmap includes "AI Employees" — a coming-soon feature described on the homepage as a way to replace niche software and task-specific hires with persistent AI agents.

    Canvas and Developer Experience

    The visual canvas ships with 10 themes (light, dark, and stylized options like Steampunk, Cyber, and Edo), live execution animations, a multi-tab console, and a 5-step onboarding wizard. For developers, adding a new node requires only one Python file — the backend owns all schemas and the frontend renders from them automatically, meaning most extensions require no frontend code. Architecture documentation, contribution recipes, and a CLAUDE.md project memory file are included in the repository for AI-assisted contributions.

    MachinaOS - 1

    Community Discussions

    Be the first to start a conversation about MachinaOS

    Share your experience with MachinaOS, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under MIT license. Self-hosted, no subscription, no usage limits. Bring your own API keys or run local models.

    • Visual drag-and-drop workflow builder
    • 200+ AI models via OpenRouter and direct providers
    • Local model support (Ollama, LM Studio) — free and offline
    • 17 specialized agent types
    • Multi-agent teams with delegation

    Capabilities

    Key Features

    • Visual drag-and-drop workflow builder
    • 200+ AI models via OpenRouter and direct providers
    • Local model support via Ollama and LM Studio
    • 17 specialized agent types
    • Multi-agent teams with delegation
    • Long-term vector memory with auto-compaction
    • Google Workspace integration (Gmail, Calendar, Drive, Sheets)
    • WhatsApp, Telegram, Twitter/X messaging
    • Android phone control via QR code pairing
    • Web scraping and browser automation
    • PDF parsing and RAG pipeline
    • Code execution (Python, JavaScript, TypeScript) in isolated sandboxes
    • Stripe payment integration
    • 10 visual canvas themes
    • Per-provider USD cost tracking
    • Skills system (editable markdown files)
    • Self-hosted, data stays local
    • No subscription or usage limits
    • Bring your own API keys

    Integrations

    OpenAI
    Anthropic Claude
    Google Gemini
    DeepSeek
    Groq
    Mistral
    Cerebras
    Kimi
    OpenRouter
    Ollama
    LM Studio
    Gmail
    Google Calendar
    Google Drive
    Google Sheets
    Google Tasks
    Google Contacts
    WhatsApp
    Telegram
    Twitter/X
    Discord
    Slack
    Signal
    SMS
    Matrix
    Microsoft Teams
    Stripe
    DuckDuckGo
    Brave Search
    Serper
    Perplexity
    Apify
    Crawlee
    ChromaDB
    Qdrant
    Pinecone
    IMAP (Gmail, Outlook, Yahoo, iCloud, ProtonMail, Fastmail)
    API Available
    View Docs

    Demo Video

    MachinaOS Demo Video
    Watch on YouTube

    Ratings & Reviews

    No ratings yet

    Be the first to rate MachinaOS and help others make informed decisions.

    Developer

    Zeenie.ai

    Zeenie.ai builds MachinaOS, an open-source personal AI assistant platform that runs on your own machine and connects AI agents to email, calendar, messaging, phone, and 50+ other services. The project is MIT-licensed and published on GitHub, with no subscriptions or usage limits — users bring their own API keys or run models locally for free. The team ships a visual drag-and-drop workflow builder supporting 200+ AI models and 17 specialized agent types, with active development and a growing Discord community.

    Founded 2025
    Bengaluru, India
    1 employees

    Used by

    Open-source community users
    Read more about Zeenie.ai
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    MagiCrew icon

    MagiCrew

    MagiCrew is an enterprise open-source AI Agent platform that lets every employee deploy dedicated AI digital workers for real tasks, not just chat.

    Buda icon

    Buda

    Buda is a drive-based AI agent platform that lets you build and manage entire AI-powered companies with persistent memory, browser automation, terminal access, and multi-agent orchestration.

    Letaido icon

    Letaido

    Letaido is an agent-powered workspace by Ahrefs that gives teams a secure, dedicated environment where AI agents connect to tools, build automations, and run them 24/7.

    Browse all tools

    Related Topics

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    408 tools

    Workflow Automation

    Agents designed to automate complex business and development workflows.

    261 tools

    Multi-agent Systems

    Platforms for creating and managing teams of AI agents that can collaborate.

    203 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussion