lemonai
Basic Information
Lemon AI is an open-source, full-stack agentic AI framework intended to run advanced agent workflows entirely on local hardware. The repository provides the core code, deployment instructions and documentation to run a local alternative to hosted agent platforms, with an integrated Code Interpreter virtual machine that sandboxes code writing and execution. It supports agent capabilities such as planning, action, reflection and memory and is designed to work with local large language models via Ollama, referencing models like DeepSeek, Qwen, Llama and Gemma. The project targets researchers and organizations that need private, fully local agentic systems for tasks such as deep search, web browsing, coding and data analysis, and it includes Docker-based quick deployment options plus desktop client builds for macOS and Windows.