Comparison
ai-getting-started vs claude-mem
Verdict
Pick ai-getting-started when ai-getting-started is primarily TypeScript; claude-mem is JavaScript; pick claude-mem when claude-mem is primarily JavaScript; ai-getting-started is TypeScript.
Markdown twin · ai-getting-started alternatives · claude-mem alternatives
GraphCanon updated today
vs
Trust & integrity
| Signal | ai-getting-started | claude-mem |
|---|---|---|
| Maintenance | Dormant (688d since push) As of today · github_public_v1 | Very active (1d since push) As of today · github_public_v1 |
| Provenance | Not a fork · Organization account As of today · github_public_v1 | Not a fork · Personal account As of today · github_public_v1 |
| Security (OSV) | 31 low (31 low) As of today · osv@v1 | No lockfile As of today · none |
Tagline
- ai-getting-started
- A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs
- claude-mem
- Persistent Context Across Sessions for Every Agent
Stars
- ai-getting-started
- 4.1k
- claude-mem
- 87k
Forks
- ai-getting-started
- 663
- claude-mem
- 7.5k
Open issues
- ai-getting-started
- 16
- claude-mem
- 252
Language
- ai-getting-started
- TypeScript
- claude-mem
- JavaScript
Adopt for
- ai-getting-started
- -
- claude-mem
- claude-mem provides persistent context across sessions, leveraging AI to capture and compress agent activity.
Persona
- ai-getting-started
- -
- claude-mem
- -
Runtime
- ai-getting-started
- -
- claude-mem
- -
License
- ai-getting-started
- MIT
- claude-mem
- Claude-Mem is distributed under the Apache License 2.0, allowing it to be freely used in a variety of development and production environments while maintaining clear licensing terms.
Last pushed
- ai-getting-started
- Aug 21, 2024
- claude-mem
- Jul 9, 2026
Categories
- ai-getting-started
- Vector Databases, Inference & Serving, Computer Vision
- claude-mem
- AI Agents, Inference & Serving
Trust and health
Maintenance
- ai-getting-started
- Dormant (18%)
- claude-mem
- Very active (96%)
Days since push
- ai-getting-started
- 688d
- claude-mem
- 1d
Open issues (now)
- ai-getting-started
- 16
- claude-mem
- 252
Owner type
- ai-getting-started
- Organization
- claude-mem
- User
Security scan
- ai-getting-started
- 31 low (31 low)
- claude-mem
- No lockfile
Full report
- ai-getting-started
- Trust report
- claude-mem
- Trust report
Shared compatibility
- Node.js · ai-getting-started: Node.js runtime · claude-mem: Node.js runtime
Choose ai-getting-started if…
- ai-getting-started is primarily TypeScript; claude-mem is JavaScript.
- License: ai-getting-started is MIT, claude-mem is Apache-2.0.
- Tags unique to ai-getting-started: typescript.
- Also covers Vector Databases, Computer Vision.
- ai-getting-started ships Docker support for self-hosted deployment.
When NOT to use ai-getting-started
- Last GitHub push was 689 days ago (dormant maintenance, Aug 21, 2024). Validate activity before betting a new project on ai-getting-started.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- Inference & Serving: Self-hosting rarely beats a hosted API on cost until you have steady, high-volume traffic.
Choose claude-mem if…
- claude-mem is primarily JavaScript; ai-getting-started is TypeScript.
- License: claude-mem is Apache-2.0, ai-getting-started is MIT.
- Requirements: Requires Node.js v20.0.0 or higher.; Must have the latest version of Claude Code with plugin support.; Auto-installs Bun (JavaScript runtime and process manager) if not already present.; Requires uv (Python package for vector search), auto-installation supported..
- Tags unique to claude-mem: chromadb, ai-memory, claude, long-term-memory.
- Also covers AI Agents.
- When you require seamless and persistent context continuity between different session interactions with Claude Code or other supported agents.
When NOT to use claude-mem
- When working in environments where Node.js v20.0.0 or higher cannot be installed, as claude-mem requires this version to operate.
- If your specific AI agent or tool does not integrate with the supported frameworks listed (e.g., Claude Code, OpenClaw), making context persistence ineffective for your workflow.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (a16z-infra/ai-getting-started) · observed Jul 11, 2026
- GitHub forks (a16z-infra/ai-getting-started) · observed Jul 11, 2026
- Last push (a16z-infra/ai-getting-started) · observed Aug 21, 2024
- License file (MIT) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (thedotmack/claude-mem) · observed Jul 11, 2026
- GitHub forks (thedotmack/claude-mem) · observed Jul 11, 2026
- Last push (thedotmack/claude-mem) · observed Jul 9, 2026
- License file (Apache-2.0) · observed Jul 11, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: ai-getting-started 4.1k · claude-mem 87k (synced Jul 11, 2026).
Common questions
- What is the difference between ai-getting-started and claude-mem?
- ai-getting-started: A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs. claude-mem: Persistent Context Across Sessions for Every Agent. See the comparison table for live GitHub stats and shared categories.
- When should I choose ai-getting-started over claude-mem?
- Choose ai-getting-started over claude-mem when ai-getting-started is primarily TypeScript; claude-mem is JavaScript; License: ai-getting-started is MIT, claude-mem is Apache-2.0; Tags unique to ai-getting-started: typescript; Also covers Vector Databases, Computer Vision; ai-getting-started ships Docker support for self-hosted deployment.
- When should I choose claude-mem over ai-getting-started?
- Choose claude-mem over ai-getting-started when claude-mem is primarily JavaScript; ai-getting-started is TypeScript; License: claude-mem is Apache-2.0, ai-getting-started is MIT; Requirements: Requires Node.js v20.0.0 or higher.; Must have the latest version of Claude Code with plugin support.; Auto-installs Bun (JavaScript runtime and process manager) if not already present.; Requires uv (Python package for vector search), auto-installation supported.; Tags unique to claude-mem: chromadb, ai-memory, claude, long-term-memory; Also covers AI Agents; When you require seamless and persistent context continuity between different session interactions with Claude Code or other supported agents.
- When should I avoid ai-getting-started?
- Last GitHub push was 689 days ago (dormant maintenance, Aug 21, 2024). Validate activity before betting a new project on ai-getting-started. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate. Inference & Serving: Self-hosting rarely beats a hosted API on cost until you have steady, high-volume traffic.
- When should I avoid claude-mem?
- When working in environments where Node.js v20.0.0 or higher cannot be installed, as claude-mem requires this version to operate. If your specific AI agent or tool does not integrate with the supported frameworks listed (e.g., Claude Code, OpenClaw), making context persistence ineffective for your workflow.
- Is ai-getting-started or claude-mem more popular on GitHub?
- claude-mem has more GitHub stars (86,816 vs 4,141). Stars measure visibility, not whether either tool fits your constraints.
- Are ai-getting-started and claude-mem open source?
- Yes - both are open-source projects on GitHub (ai-getting-started: MIT, claude-mem: Apache-2.0).
- Where can I find alternatives to ai-getting-started or claude-mem?
- GraphCanon lists graph-backed alternatives at ai-getting-started alternatives and claude-mem alternatives (ai-getting-started markdown twin, claude-mem markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, ai-getting-started or claude-mem?
- ai-getting-started: Dormant. claude-mem: Very active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for ai-getting-started and claude-mem?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: ai-getting-started trust report; claude-mem trust report.