Comparison
neuron-ai vs TencentDB-Agent-Memory
Verdict
Pick neuron-ai when neuron-ai is primarily PHP; TencentDB-Agent-Memory is TypeScript; pick TencentDB-Agent-Memory when tencentDB-Agent-Memory is primarily TypeScript; neuron-ai is PHP.
Markdown twin · neuron-ai alternatives · TencentDB-Agent-Memory alternatives
GraphCanon updated today
vs
Trust & integrity
| Signal | neuron-ai | TencentDB-Agent-Memory |
|---|---|---|
| Maintenance | Active (7d since push) As of today · github_public_v1 | Active (15d since push) As of today · github_public_v1 |
| Provenance | Not a fork · Organization account As of today · github_public_v1 | Not a fork · Organization account As of today · github_public_v1 |
| Security (OSV) | No lockfile As of today · none | No lockfile As of today · none |
Tagline
- neuron-ai
- The Agentic Framework of the PHP ecosystem to build production-ready AI driven applications. Connect components (LLMs, Tools, vector DBs, memory) to agents that can interact with your data.
- TencentDB-Agent-Memory
- TencentDB Agent Memory delivers fully local long-term memory for AI Agents via a 4-tier progressive pipeline, with zero external API dependencies.
Stars
- neuron-ai
- 2.0k
- TencentDB-Agent-Memory
- 8.4k
Forks
- neuron-ai
- 228
- TencentDB-Agent-Memory
- 772
Open issues
- neuron-ai
- 13
- TencentDB-Agent-Memory
- 257
Language
- neuron-ai
- PHP
- TencentDB-Agent-Memory
- TypeScript
Adopt for
- neuron-ai
- Decision-critical facts about the neuron-ai framework
- TencentDB-Agent-Memory
- -
Persona
- neuron-ai
- -
- TencentDB-Agent-Memory
- -
Runtime
- neuron-ai
- -
- TencentDB-Agent-Memory
- -
License
- neuron-ai
- The neuron-ai framework is distributed under the MIT License, providing flexibility and wide usage rights with minimal obligations.
- TencentDB-Agent-Memory
- Other
Last pushed
- neuron-ai
- Jul 3, 2026
- TencentDB-Agent-Memory
- Jun 26, 2026
Categories
- neuron-ai
- AI Agents, Vector Databases, LLM Frameworks
- TencentDB-Agent-Memory
- AI Agents, Vector Databases, LLM Frameworks
Trust and health
Days since push
- neuron-ai
- 7d
- TencentDB-Agent-Memory
- 15d
Open issues (now)
- neuron-ai
- 13
- TencentDB-Agent-Memory
- 257
Full report
- neuron-ai
- Trust report
- TencentDB-Agent-Memory
- Trust report
Choose neuron-ai if…
- neuron-ai is primarily PHP; TencentDB-Agent-Memory is TypeScript.
- License: neuron-ai is MIT, TencentDB-Agent-Memory is Other.
- Requirements: Requires Docker; Relies heavily on Docker for managing dependencies and testing which may impact set-up complexity..
- Tags unique to neuron-ai: llms, agents, ai, agentic-framework.
- If you are developing production-ready AI applications specifically with PHP, leveraging LLMs, tools, vector databases, and memory components in an agentic framework.
When NOT to use neuron-ai
- When your development team does not have proficiency or familiarity with PHP as this framework is strictly designed around the PHP ecosystem.
- If you are seeking a solution for environments that do not support Docker or require non-PHP languages, as neuron-ai is optimized for and tightly integrated within the PHP environment.
Choose TencentDB-Agent-Memory if…
- TencentDB-Agent-Memory is primarily TypeScript; neuron-ai is PHP.
- License: TencentDB-Agent-Memory is Other, neuron-ai is MIT.
- Tags unique to TencentDB-Agent-Memory: memory, local-first, openclaw-plugin, embedding.
When NOT to use TencentDB-Agent-Memory
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (neuron-core/neuron-ai) · observed Jul 11, 2026
- GitHub forks (neuron-core/neuron-ai) · observed Jul 11, 2026
- Last push (neuron-core/neuron-ai) · observed Jul 3, 2026
- License file (MIT) · observed Jul 11, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (TencentCloud/TencentDB-Agent-Memory) · observed Jul 11, 2026
- GitHub forks (TencentCloud/TencentDB-Agent-Memory) · observed Jul 11, 2026
- Last push (TencentCloud/TencentDB-Agent-Memory) · observed Jun 26, 2026
- License file (Other) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: neuron-ai 2.0k · TencentDB-Agent-Memory 8.4k (synced Jul 11, 2026).
Common questions
- What is the difference between neuron-ai and TencentDB-Agent-Memory?
- neuron-ai: The Agentic Framework of the PHP ecosystem to build production-ready AI driven applications. Connect components (LLMs, Tools, vector DBs, memory) to agents that can interact with your data.. TencentDB-Agent-Memory: TencentDB Agent Memory delivers fully local long-term memory for AI Agents via a 4-tier progressive pipeline, with zero external API dependencies.. See the comparison table for live GitHub stats and shared categories.
- When should I choose neuron-ai over TencentDB-Agent-Memory?
- Choose neuron-ai over TencentDB-Agent-Memory when neuron-ai is primarily PHP; TencentDB-Agent-Memory is TypeScript; License: neuron-ai is MIT, TencentDB-Agent-Memory is Other; Requirements: Requires Docker; Relies heavily on Docker for managing dependencies and testing which may impact set-up complexity.; Tags unique to neuron-ai: llms, agents, ai, agentic-framework; If you are developing production-ready AI applications specifically with PHP, leveraging LLMs, tools, vector databases, and memory components in an agentic framework.
- When should I choose TencentDB-Agent-Memory over neuron-ai?
- Choose TencentDB-Agent-Memory over neuron-ai when TencentDB-Agent-Memory is primarily TypeScript; neuron-ai is PHP; License: TencentDB-Agent-Memory is Other, neuron-ai is MIT; Tags unique to TencentDB-Agent-Memory: memory, local-first, openclaw-plugin, embedding.
- When should I avoid neuron-ai?
- When your development team does not have proficiency or familiarity with PHP as this framework is strictly designed around the PHP ecosystem. If you are seeking a solution for environments that do not support Docker or require non-PHP languages, as neuron-ai is optimized for and tightly integrated within the PHP environment.
- When should I avoid TencentDB-Agent-Memory?
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate. LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
- Is neuron-ai or TencentDB-Agent-Memory more popular on GitHub?
- TencentDB-Agent-Memory has more GitHub stars (8,404 vs 2,007). Stars measure visibility, not whether either tool fits your constraints.
- Are neuron-ai and TencentDB-Agent-Memory open source?
- Yes - both are open-source projects on GitHub (neuron-ai: MIT, TencentDB-Agent-Memory: Other).
- Where can I find alternatives to neuron-ai or TencentDB-Agent-Memory?
- GraphCanon lists graph-backed alternatives at neuron-ai alternatives and TencentDB-Agent-Memory alternatives (neuron-ai markdown twin, TencentDB-Agent-Memory 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, neuron-ai or TencentDB-Agent-Memory?
- neuron-ai: Active. TencentDB-Agent-Memory: 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 neuron-ai and TencentDB-Agent-Memory?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: neuron-ai trust report; TencentDB-Agent-Memory trust report.