Open Source Alternatives LogoOpen Source Alternatives
AlternativesBlogAdvertise
Open Source Alternatives LogoOpen Source Alternatives

Stay Updated

Subscribe to our newsletter for the latest news and updates about Alternatives

Open Source Alternatives LogoOpen Source Alternatives

Handpicked Open Source Alternatives to Paid Softwares

Product
  • Search
  • Categories
  • Tag
  • Sign In
Resources
  • Blog
  • Collection
  • Submit
  • Advertise your tool
Company
  • Privacy Policy
  • Terms of Service
  • Refund Policy
  • Sitemap
Copyright © 2026 All Rights Reserved.
Home/Categories/AI & Machine Learning/Leon
icon of Leon

Leon

Open source alternative to Microsoft Copilot, Google Gemini for Workspace and Zapier

An open-source personal assistant that can live on your server, built with Node.js, Python, and AI for automating tasks.

17.2K starsTypeScriptMITActive this month
Visit websiteGitHub repo
image of Leon
Contents
  1. 01Who Leon is for
  2. 02The problem it solves
  3. 03How it solves it
  4. 04Strengths and trade-offs
  5. 05Tech stack
  6. 06FAQ
  7. 07Similar open-source tools
TL;DR

Leon is an MIT-licensed open source personal assistant that can run locally and be extended with custom skills. It replaces closed assistants for developers who want a voice or text automation layer they can inspect, modify, and host themselves.MIT · TypeScript · 17.2K stars · Active this month

who it's for

Who Leon is for#

Developers building private assistant skills

Use Leon to wire personal commands to scripts, APIs, or local workflows without starting from zero.

Skip if:

Skip if you need a consumer assistant with many prebuilt smart-home integrations.

Teams prototyping internal voice automation

Leon can help test assistant workflows before committing to a proprietary platform.

Skip if:

Skip if voice recognition accuracy, uptime, and support must be enterprise-grade immediately.

the problem

The problem it solves#

Most digital assistants are closed services tied to a vendor ecosystem. They can be convenient, but they expose personal commands and automation context to a third party and give developers limited control over how skills work.

Technical users often want a private assistant for local scripts, home workflows, and productivity tasks, but building the speech, intent, and skill framework from scratch is too much work.

how Leon solves it

How it solves it#

Extensible skills model

Leon organizes assistant behavior around skills, letting developers add custom commands and workflows.

Local-first assistant path

The project is designed for users who want more control over where assistant logic and data run.

Voice and text interaction

Supports assistant-style interaction patterns for automating personal or team workflows.

strengths · trade-offs

Strengths and trade-offs#

Strengths

  • Good fit for developers who want controlLeon is more useful to builders who want to customize assistant behavior than to users looking for a locked consumer device.
  • MIT licensed codebaseThe permissive license lets teams inspect and adapt the assistant framework for private experiments.

Trade-offs

  • -Not a polished consumer assistantLeon requires technical setup and skill development. Siri, Alexa, or Gemini are easier for mainstream users who want ready-made integrations.
tech stack · detected from GitHub

What it's built on#

Languages
JavaScriptPythonTypeScript
Frameworks
React
Runtimes
Node.js
Tooling
esbuild
frequently asked

FAQ#

Is Leon open source?

Yes. Leon is open source under the MIT license.

What is Leon used for?

Leon is used to build a customizable personal assistant with skills for automation, voice, and text workflows.

How does Leon compare to Google Gemini for Workspace?

Gemini for Workspace is a hosted AI assistant integrated into Google products. Leon is an open source assistant framework for developers who want control and customization.

also worth a look

Similar open-source tools#

Node-RED

Node-RED

Low-code event-driven programming with a browser-based editor

23.2KJavaScriptApache-2.0
Automatisch

Automatisch

Self-hosted Zapier alternative for workflow automation

13.8KJavaScript
Huginn

Huginn

Self-hosted agents that watch the web and trigger automations

49.4KRubyMIT
OpenFang

OpenFang

Open source Agent OS built in Rust with autonomous agents

17.5KRustApache-2.0
Activepieces

Activepieces

Build AI-powered automations and agents without vendor lock-in

22.5KTypeScriptMIT
mTarsier

mTarsier

Free desktop app for managing MCP servers and AI agents

36TypeScriptMIT

Repository

Stars
17.2K
Forks
1.4K
License
MIT
Last commit
21 days ago
Last verified
May 13, 2026
Repo
leon-ai/leon ↗

Additional details

Language
TypeScript
Open issues
104
Contributors
23
First release
2019

Categories

AI & Machine LearningBusiness & ProductivityIT Management

Tags

Personal AssistantAI AgentsSelf HostedWorkflow AutomationChatbotsPrivacy Tools