Home

Awesome

<p align="center"> <a href="https://getleon.ai"><img width="800" src="https://getleon.ai/img/hero-animation.gif" /></a> </p> <h1 align="center"> <a href="https://getleon.ai"><img width="96" src="https://getleon.ai/img/logo.svg" alt="Leon"></a><br> Leon </h1>

<p align="center">Your open-source personal assistant.</p>

<p align="center"> <a href="https://github.com/leon-ai/leon/blob/develop/LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg?label=License&style=flat" /></a> <a href="https://github.com/leon-ai/leon/blob/develop/.github/CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat" /></a> <br> <a href="https://github.com/leon-ai/leon/actions/workflows/build.yml"><img src="https://github.com/leon-ai/leon/actions/workflows/build.yml/badge.svg?branch=develop" /></a> <a href="https://github.com/leon-ai/leon/actions/workflows/tests.yml"><img src="https://github.com/leon-ai/leon/actions/workflows/tests.yml/badge.svg?branch=develop" /></a> <a href="https://github.com/leon-ai/leon/actions/workflows/lint.yml"><img src="https://github.com/leon-ai/leon/actions/workflows/lint.yml/badge.svg?branch=develop" /></a> <br> <a href="https://discord.gg/MNQqqKg"><img src="https://svgshare.com/i/V09.svg"/></a> </p> <p align="center"> <a href="https://getleon.ai">Website</a> :: <a href="https://docs.getleon.ai">Documentation</a> :: <a href="http://roadmap.getleon.ai">Roadmap</a> :: <a href="https://github.com/leon-ai/leon/blob/develop/.github/CONTRIBUTING.md">Contributing</a> :: <a href="https://blog.getleon.ai/the-story-behind-leon/">Story</a> </p>

Current State

Why is there a small amount of contributors?

I'm taking a lot of time to work on the new core of Leon due to personal reasons. I can only work on it after work and on weekends. Hence, I'm blocking any potential contribution as the whole core of Leon is coming with many breaking changes. Many of you are willing to contribute in Leon (create new skills, help to improve the core, translations and so on...), a big thanks to every one of you!

I wish one day I could work on Leon full time, but it's not possible at the moment as I need to pay my bills. I have some ideas about how to monetize Leon in the future (Leon's core will always remain open source), but before to get there there is still a long way to go.

Until then, any financial support by sponsoring Leon is much appreciated 🙂

How about large language models and Leon?

Since AI gained in popularity and large language models are getting more and more traction, many of you joined our community. A huge welcome to all of you! 🤗

At the moment, Leon's NLU will remain intents first with his own model without relying on an LLM. It is important that Leon can run 100% offline and I'm confident that with the downsizing techniques such as quantization Leon will sooner or later work with LLMs at his core and still be able to run on edge.

Here is how LLMs may help Leon in the future:

What's Next?

Once the new core released, we'll work on the community aspect of Leon. For example, better organize our Discord, planify regular calls, work on skills together, etc. It is very important for Leon to have a real community. At that moment, the skills platform will already be online, so it'll be easier to sync our progress and publish new skills.


Latest Release

Check out the latest release blog post.

<a href="https://blog.getleon.ai/binaries-and-typescript-rewrite-1-0-0-beta-8/"><img width="400" src="https://blog.getleon.ai/static/a0d1cbafd1968e7531dc17e229f8cc61/aa440/beta-8.png" /></a>


👋 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?

  1. 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 Skills structure.
  2. With this generic structure, everyone can create their own skills and share them with others. Therefore there is only one core (to rule them all).
  3. Leon uses AI concepts, which is cool.
  4. Privacy matters, you can configure Leon to talk with him offline. You can already text with him without any third party services.
  5. Open source is great.

What is this repository for?

This repository contains the following nodes of Leon:

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 (skills). You can find what he is able to do by browsing the skills list.<br> Please do know that after the official release, we will build many skills along with the community. Feel free to join us on Discord to be part of the journey.

Sounds good to you? Then let's get started!

☁️ Try with a Single-Click

Gitpod will automatically set up an environment and run an instance for you.

Open in Gitpod

🚀 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

Watch a demo.

🧭 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 skills 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

<table> <tbody> <tr> <td align="center" valign="middle" width="128"> <a href="https://github.com/Appwrite"> <img src="https://github.com/Appwrite.png?size=128" /> Appwrite </a><br> <sub><sup>250 USD / month</sup></sub> </td> <td align="center" valign="middle" width="128"> <img src="https://getleon.ai/img/anonymous.svg" width="128" /> Anonymous <br> <sub><sup>100 USD / month</sup></sub> </td> <td align="center" valign="middle" width="128"> <a href="https://github.com/herbundkraut"> <img src="https://github.com/herbundkraut.png?size=128" /> herbundkraut </a><br> <sub><sup>10 USD / month</sup></sub> </td> <td align="center" valign="middle" width="128"> <a href="http://sponsor.getleon.ai/"> You? </a> </td> </tr> </tbody> </table>

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

<a href="https://vercel.com/?utm_source=leon-ai&utm_campaign=oss"> <img src="https://i.imgur.com/S5olXWh.png" alt="Vercel" width="128" /> </a> &nbsp; &nbsp; &nbsp; <a href="https://www.macstadium.com/"> <img src="https://getleon.ai/img/thanks/mac-stadium.svg" alt="MacStadium" width="128" /> </a> &nbsp; &nbsp; &nbsp; <a href="https://www.aoz.studio"> <img src="https://getleon.ai/_next/image?url=%2Fimg%2Fthanks%2Faoz-studio.png&w=384&q=75" alt="AOZ Studio" width="128" /> </a>

📝 License

MIT License

Copyright (c) 2019-present, Louis Grenard louis@getleon.ai

Cheers!

Cheers!