1751 related articles

Deep analysis of LLM agent long-term memory security threats, covering persistence, statefulness, and propagation of memory poisoning, with a six-stage lifecycle defense framework.

A developer fine-tunes a small model with LoRA to extract conversation state, tackling the LLM long-conversation memory problem. A deep dive into the technical approach, dataset design, and the real trade-offs between fine-tuning and prompt engineering.
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.
Why Does AI Take Such Bad Notes? A Dee…
Why does Claude remember random junk? This deep dive explores how LLM memory systems work, their technical limits, privacy risks, and how to design AI that knows what to forget.
In-Memory Layer Mapping: How to Effect…
Context overload is a core pain point for LLM deployment. This article breaks down In-Memory Layer Mapping, compares it with RAG, and offers practical architecture insights for AI engineering teams.

Freesolo Flash is a full-stack platform for enterprise small language model (SLM) training that commoditizes reinforcement learning, enabling teams to train specialized AI models at low cost.

Buzz is an open-source decentralized group chat platform for human-AI agent collaboration—model-agnostic, self-sovereign, and designed to replace the fragmented Slack/GitHub experience.

Peekinduck uses two AI voice agents—Demo Duck and Guide Goose—sharing customer memory to unify pre-sales demos, onboarding, and post-sales support for B2B SaaS teams.

Explore how combining Merkle trees with Tree-sitter enables localized, incremental code indexing for AI coding assistants—no code uploads required.

Google launches Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber—three new models targeting quality-cost balance, extreme affordability, and cybersecurity specialization for AI Agent use cases.

Foreguard is a free family care planning tool built with ChatGPT and Codex, helping families identify public benefit eligibility and plan long-term care insurance at minimal cost.

A student's Reddit post about ChatGPT explaining concepts better than professors sparks debate. We analyze AI-assisted learning's strengths, limits, and implications for education.

A student's Reddit post about ChatGPT explaining concepts better than professors sparks debate. We analyze AI-assisted learning's strengths, limits, and implications for education.

Exploring whether AI can proactively file tickets for programmers. From architectural constraints and security risks to AI Agent solutions, analyzing the current state and future of AI feedback loops.

Analyzing real LLM inference costs: from B200 GPU compute gains, vLLM framework optimization to MTP multi-token prediction, explaining why serving costs are widely overestimated.

OpenAI's internal model GPT-5.6 reportedly autonomously rewrites production kernels, achieving ~20% service cost reduction. Deep analysis of this AI recursive self-optimization event's technical plausibility and industry impact.

OpenAI's internal model GPT-5.6 reportedly autonomously rewrote production compute kernels, achieving ~20% cost reduction. Deep analysis of this AI recursive self-optimization event's technical plausibility, industry impact, and key questions.

Open-source LLM weights don't equal low-cost access for developers. This article analyzes the inference service gap in open-source AI and how providers like Together AI and Groq are addressing it.

Open-source LLM weights don't mean developers can use them cheaply. This article examines the inference service gap in open-source AI and how providers like Together AI and Groq are addressing it.

Deep technical breakdown of an AI Agent-driven intrusion at a frontier AI lab, covering the full attack timeline from reconnaissance to data exfiltration, plus defense strategies.