Leon alternatives and similar software solutions
Based on the "Automation" category.
Alternatively, view Leon alternatives based on common mentions on social networks and blogs.
-
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations. -
Home Assistant
:house_with_garden: Open source home automation that puts local control and privacy first. -
Gekko
DISCONTINUED. Gekko is a Bitcoin TA trading and backtesting bot which support multiple exchanges and cryptocurrencies. -
Zenbot 3
DISCONTINUED. Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB. -
WebUI-aria2
The aim for this project is to create the worlds best and hottest interface to interact with aria2. Very simple to use, just download and open index.html in any web browser. -
Healthchecks
Open-source cron job and background task monitoring service, written in Python & Django -
Automatisch
The open source Zapier alternative. Build workflow automation without spending time and money. -
StackStorm
StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html -
Actionsflow
The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions -
Medusa
Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. -
Podgrab
A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player. -
Β΅Task
Β΅Task is an automation engine that models and executes business processes declared in yaml. βοΈπ -
HRConvert2
A self-hosted, drag-and-drop & nosql file conversion server & share tool that supports 445 file formats in 13 languages. -
Klaxon
Klaxon enables reporters and editors to monitor scores of sites on the web for newsworthy changes. -
Accelerated Text
Accelerated Text is a no-code natural language generation platform. It will help you construct document plans which define how your data is converted to textual descriptions varying in wording and structure. -
SiteInspector
DISCONTINUED. A tool for catching spelling errors, grammatical errors, broken links, and other errors on websites. -
FHEM
Branch 'master' is an unofficial read-only-mirror of https://svn.fhem.de/fhem/trunk which is updated once a day. (branch sf_old a mirror of the old repo: svn://svn.code.sf.net/p/fhem/code/trunk) -
feedmixer
A self-hosted API to fetch and mix entries from Atom and RSS feeds (returns Atom, RSS, or JSON) -
LazyLibrarian
LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Leon or a related project?
Popular Comparisons
README
Leon
Your open-source personal assistant.
Website :: Documentation :: Roadmap :: Contributing :: Story
π’ Notice π’ The next version requires long development. You can check what is happening under this branch.
π Introduction
Leon is an open-source personal assistant who can live on your server.
He does stuff when you ask him to.
You can talk to him and he can talk to you. You can also text him and he can also text you. If you want to, Leon can communicate with you by being offline to protect your privacy.
Why?
- If you are a developer (or not), you may want to build many things that could help in your daily life. Instead of building a dedicated project for each of those ideas, Leon can help you with his packages/modules (skills) structure.
- With this generic structure, everyone can create their own modules and share them with others. Therefore there is only one core (to rule them all).
- Leon uses AI concepts, which is cool.
- Privacy matters, you can configure Leon to talk with him offline. You can already text with him without any third party services.
- Open source is great.
What is this repository for?
This repository contains the following nodes of Leon:
- The server
- The packages/modules
- The web app
- The hotword node
What is Leon able to do?
Today, the most interesting part is about his core and the way he can scale up. He is pretty young but can easily scale to have new features (packages/modules). You can find what he is able to do by browsing the packages list.
Sounds good for you? Then let's get started!
βοΈ Try with a Single-Click
Gitpod will automatically setup an environment and run an instance for you.
π Getting Started
Prerequisites
To install these prerequisites, you can follow the How To section of the documentation.
Installation
# Install the Leon CLI
npm install --global @leon-ai/cli
# Install Leon (stable branch)
leon create birth
# OR install from the develop branch: leon create birth --develop
Usage
# Check the setup went well
leon check
# Run
leon start
# Go to http://localhost:1337
# Hooray! Leon is running
Docker Installation
# Install Leon
leon create birth --docker
# Run
leon start
# Go to http://localhost:1337
# Hooray! Leon is running
π Documentation
For full documentation, visit docs.getleon.ai.
πΊ Video
π§ Roadmap
To know what is going on, follow roadmap.getleon.ai.
β€οΈ Contributing
If you have an idea for improving Leon, do not hesitate.
Leon needs open source to live, the more modules he has, the more skillful he becomes.
π The Story Behind Leon
You'll find a write-up on this blog post.
π Stay Tuned
π¨ Author
Louis Grenard (@grenlouis)
π Sponsors
phareal 30 USD / month Ant Media 17 USD / month Keith Myers 10 USD / month You?
You can also contribute by sponsoring Leon.
Please note that I dedicate most of my free time to Leon.
By sponsoring the project you make the project sustainable and faster to develop features.
The focus is not only limited to the activity you see on GitHub but also a lot of thinking about the direction of the project. Which is naturally related to the overall design, architecture, vision, learning process and so on...
Special Thanks
π License
Copyright (c) 2019-present, Louis Grenard [email protected]
Cheers!
*Note that all licence references and agreements mentioned in the Leon README section above
are relevant to that project's source code only.