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

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
EL

elizaOS/eliza

AI Agent

Open source agentic operating system

19k Stars5.6k Forks433 Open Issues19k WatchersTypeScriptMIT
AI AgentLLM ToolAI App
Review Readiness

This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.

100

review score

Indexable review
Decision Snapshot

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.

Source and compliance noteLast synced: Aug 3, 2026

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.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

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.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

MIT is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • AI prototypes, LLM workflows, and agent-style applications
  • TypeScript teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

19k Stars

Reuse

5.6k Forks

Attention

19k Watchers

Maintenance

active

License

MIT

Open issues

433

Overview

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.

Tool Positioning

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

Quick Start
git clone --filter=blob:none https://github.com/elizaos/eliza.git && cd eliza && bun install && bun run dev
View on GitHub Project Homepage
Project Activity

90

Health Score

Active

Commit Activity

Jul 9, 2024

Created

Aug 3, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+0

Today's growth

+0

7-day growth

+0

30-day growth

Aug 3, 2026Aug 3, 2026
Community Health
5.6k

Forks

433

Open

19k

Watchers

Owner
EL

elizaOS

GitHub profile
Topics & Language
TypeScriptagentagenticaiautonomouschatbotcryptodiscordelizaelizaosframeworkpluginsragslackswarmtelegram
Ecosystem & Usage
GitHub Repository Project Website Search on npm
Alternatives & Comparison

openclaw/openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

386k

obra/superpowers

An agentic skills framework & software development methodology that works.

273k

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.

240k

NousResearch/hermes-agent

The agent that grows with you

231k

mattpocock/skills

Skills for Real Engineers. Straight from my .agents directory.

218k
License
MIT
CreatedJul 9, 2024
Last pushAug 3, 2026
Last syncedAug 3, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

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.

Full AI Analysis