Privacy and advertising choices
Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy
This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.
100
review score
Problem solved
It solves the fragmentation of AI agent tools by providing a single, local-first platform that integrates messaging, voice, personal assistance, browser automation, and wallet management, all while keeping data and models on-device for privacy. It also offers a full OS distribution, enabling agents to control the entire device, which is unique among open-source frameworks.
Deployment reality
The available setup signal starts with: git clone --filter=blob:none https://github.com/elizaos/eliza.git && cd eliza && bun install && bun run dev. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.
Commercial use
The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.
Capability ceiling
Developers can build personal AI assistants that manage calendars, emails, and tasks; automate browser-based workflows; handle voice interactions; and execute crypto transactions with user approval. The platform supports plugin-based apps, enabling custom surfaces and monetization through Eliza Cloud. The ceiling includes booting a full Linux desktop or Android device as an agent-controlled OS, making it possible to create fully autonomous personal computing environments.
Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.
elizaOS/eliza is tracked as a TypeScript project in the AI Agent, LLM Tool, AI App area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.
Momentum check: the repository has 19k total stars, with +18 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.
Maintenance check: current activity is Active; the latest push was 20 days ago, and the open issue queue is 433, about 2.29% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.
Adoption check: 5.6k forks and 19k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.
Practical fit: this project is most relevant when you need AI prototypes, LLM workflows, and agent-style applications. Be cautious when you need a legal review, security audit, or production SLA.
Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 18. Follow the original GitHub repository for final install, security, and release information.
Analysis
ReadyOriginal problem, capability, and verdict guidance are available.
Sources
ReadyRepository metadata and README/source references are attached.
License
ReadyMIT is recorded for review.
Maintenance
ReadyRecent activity is visible in repository metadata.
Alternatives
ReadyEnough nearby projects exist for comparison.
Momentum
19k Stars
Reuse
5.6k Forks
Attention
19k Watchers
Maintenance
active
License
MIT
Open issues
433
elizaOS is an open-source, local-first operating system for AI agents, comprising Eliza, an AI assistant app for desktop, mobile, and web, and elizaOS, the runtime and OS that can boot a Linux desktop or run on Android. It offers chat, voice, personal assistant, browser automation, non-custodial wallet, and on-device models, with optional cloud services.
Key Features
- Private by default: on-device model family (Eliza-1) for text, voice, vision, and images, with no network required. - Multi-surface app: chat, voice, phone, messages, contacts, personal assistant, browser/computer use, wallet, documents, camera, and automations. - Extensible runtime: model-agnostic, plugin-based architecture with CLI for creating apps and plugins, and an app catalog for browsing and installing apps.
AI Agent
Agent frameworks, autonomous workflows, and tool-use systems
LLM Tool
Libraries and tools for LLM apps, RAG, prompts, and evals
AI App
End-user AI applications and AI-native product examples
git clone --filter=blob:none https://github.com/elizaos/eliza.git && cd eliza && bun install && bun run dev90
Health Score
Active
Commit Activity
Jul 9, 2024
Created
Aug 3, 2026
Last push
+0
Today's growth
+0
7-day growth
+0
30-day growth
Forks
Open
Watchers
elizaOS
GitHub profileopenclaw/openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
obra/superpowers
An agentic skills framework & software development methodology that works.
affaan-m/ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
NousResearch/hermes-agent
The agent that grows with you
mattpocock/skills
Skills for Real Engineers. Straight from my .agents directory.
✓
License
✓
Forked
✓ Active
Maintained
Problem Solved
It solves the fragmentation of AI agent tools by providing a single, local-first platform that integrates messaging, voice, personal assistance, browser automation, and wallet management, all while keeping data and models on-device for privacy. It also offers a full OS distribution, enabling agents to control the entire device, which is unique among open-source frameworks.
Capabilities
Developers can build personal AI assistants that manage calendars, emails, and tasks; automate browser-based workflows; handle voice interactions; and execute crypto transactions with user approval. The platform supports plugin-based apps, enabling custom surfaces and monetization through Eliza Cloud. The ceiling includes booting a full Linux desktop or Android device as an agent-controlled OS, making it possible to create fully autonomous personal computing environments.
Bottom Line
elizaOS is ideal for developers and privacy-conscious users who want a comprehensive, local-first AI agent platform with the flexibility to scale to a full OS. It is not suitable for those who prefer lightweight, single-purpose tools or who are uncomfortable with the complexity of a full OS integration. The key trade-off is between deep integration and control versus potential security and resource overhead.