by leon-ai
🧠 Leon is your open-source personal assistant.
# Add to your Claude Code skills
git clone https://github.com/leon-ai/leon<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://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white" /></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>[!IMPORTANT] Leon is currently undergoing a massive architectural rewrite.
The
developbranch is highly experimental and may be unstable as I implement the new agentic core.
- If you are looking for the legacy, stable version (pre-LLM), please use the
masterbranch.- If you want to contribute to the future of Leon (LLMs, Agents, Automation), you are in the right place.
Please note that the current documentation and this README are outdated regarding the technical architecture. We are moving away from simple classification toward a hybrid approach involving Local LLMs, Transformers, and Atomic Tools. Updated documentation will be released alongside the new core stability.
I have been working on Leon since 2017. While development has been inconsistent in the past, the current era of AI unlocks capabilities that were previously impossible. I'm now transitioning Leon from a standard assistant to a fully autonomous personal AI assistant designed to be used by technical hobbyists to non-tech users.
I'm currently building the foundation for the next generation of Leon, focusing on 3 key milestones:
**1. Workflow A...
No comments yet. Be the first to share your thoughts!