3340 related articles

An in-depth look at the core tech behind AI Agents: how the HNSW, IVF, and PQ vector search algorithms power RAG and long-term memory. Understand where a model's "memory" and "knowledge" come from.
AI Coding Agents Have Amnesia — An Ope…
Tired of AI coding agents forgetting everything? Explore an open-source SSH-synced memory system that lets Cursor, Claude Code, and other agents retain project context across sessions and devices — no cloud required.
ContextVault: Building a Shared Memory…
ContextVault builds a shared memory layer for team AI collaboration, tackling fragmented AI context and knowledge silos. Explore its technical positioning, use cases, and challenges in context engineering.
Apple M7 Ultra Leaked: Can 1.5TB Unifi…
Apple's M7 Ultra chip rumored to feature 1.5TB unified memory targeting NVIDIA Blackwell-level AI performance. A deep dive into UMA advantages, what "matching Blackwell" really means, and Apple's AI strategy.

LeakCanary is now natively integrated into Android Studio Profiler — with one-click dependency injection and desktop-side Shark heap analysis to pinpoint memory leaks fast.

Learn how LangChain's Chain and Memory components overcome LLM limitations. Build intelligent AI apps with multi-step workflows and persistent memory.
CUDA Kernel Fusion: A Practical Guide …
Learn how CUDA Kernel Fusion merges multiple GPU kernels to reduce global memory traffic and launch overhead, with real-world examples from AI inference and deep learning.
Apple M7 Ultra Chip Leaked: Can 1.5TB …
Reddit leaks suggest Apple's M7 Ultra chip could feature up to 1.5TB unified memory. We analyze the architecture, pricing debate, bandwidth limits, and ecosystem trade-offs for local LLM inference.

A college student built a ~40K-line Mac app around Ollama featuring a decoupled persistent memory system: standalone embeddings, local vector index, self-healing, AES-256 vault, and local voice mode.
JAX Host Offloading: A Practical Guide…
Memory capacity is the core bottleneck in LLM training. This guide explores JAX-based host offloading — covering optimizer state offloading, activation strategies, PCIe bandwidth trade-offs, and how it complements activation recomputation.
Adaptive Recall: A Deep Dive into Pers…
Adaptive Recall uses MCP (Model Context Protocol) to give AI assistants like Claude persistent memory across sessions, featuring vector storage, semantic retrieval, and adaptive forgetting.

Hombre is an open-source web GUI for self-hosted Honcho AI memory servers. Features workspace management, semantic search, real-time sync, and RBAC — built with FastAPI and native frontend, MIT licensed, Docker-ready.

How do you choose the right memory strategy for an AI agent? This article uses a decision-tree methodology to analyze the use cases and trade-offs of short-term memory, vector retrieval, and structured summaries.

SiliconLLM builds a CPU-native LLM architecture from scratch, combining selective SSM, ternary (1.58-bit) LUT MLP, and granular MoE, co-designed around the L3 cache bandwidth cliff. Ternary kernels show 4-5x speedup over fp32.

Deep dive into the three-layer architecture of AI persistent memory systems—storage, management, and retrieval—with an in-depth comparison of Mem0, Zep, and ContextNest to help developers choose the right memory solution for AI Agents.

SK Hynix completed a record $26.5B IPO—the largest by a foreign company in U.S. history. Explore the HBM memory boom, U.S. pressure to build local fabs, and the geopolitical restructuring of chip supply chains amid the AI wave.

Netpreme integrates X-Mem™ MPU into SGLang HiCache, achieving up to 6.7× TTFT reduction and 33–50% TPS gains at 98% prefix cache hit rates. Here's the technical breakdown.

Tencent Cloud open-sources TencentDB Agent Memory — a fully local AI Agent memory system with a 4-tier progressive pipeline, zero external API dependencies, and 8,100+ GitHub Stars. Ideal for finance, healthcare, and privacy-sensitive use cases.

Why can a mini PC with unified memory run a 70B model while an RTX 4090 can't? A deep dive into the VRAM wall and unified memory architecture for smarter local AI hardware choices.

MemoryOps AI is an open-source governed memory runtime that gives AI assistants policy-before-storage validation, context admission, and deletion-proof lineage—solving compliance, multi-tenancy, and deletion verification challenges in LLM memory systems.