34 related articles
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.

Emory neuroscientist Gregory Burns argues the self is a story the brain weaves. From the Ship of Theseus to memory confabulation, explore how identity is shaped by narrative and how we can rewrite it.

How can Java engineers transition to AI Architect? This article breaks down three core capability layers — AI app development, production RAG, and AI Agent orchestration — using Spring AI Alibaba and LangChain4j to turn your Java foundation into a competitive edge.

Context engineering is the core methodology for building efficient AI Agents, covering query enhancement, RAG retrieval, prompt design, memory management, and tool invocation. Master Write, Select, Compress, and Isolate to solve LLM hallucination at its root.
Kronos Financial Foundation Model: Usi…
Kronos is the first open-source foundation model treating candlestick data as the "language of financial markets," using an autoregressive Transformer and earning 32K GitHub Stars. A deep dive into its principles, applications, and limits.

A deep dive into two enterprise RAG knowledge isolation strategies: physical isolation vs. adaptive soft boundaries — covering metadata tagging, dynamic user-profile filtering, hybrid retrieval architecture, and data quality best practices.

RAG (Retrieval-Augmented Generation) is a key technology for solving LLM hallucinations. This guide breaks down how RAG works, its advantages, and real-world use cases — no math required.

A complete walkthrough of training machine learning models from scratch—covering problem definition, data preprocessing, algorithm selection, hyperparameter tuning, and evaluation, with tool recommendations for beginners.

An in-depth comparison of OpenClaw and Hermes Agent, covering skill management, memory mechanisms, security, and gateway configuration to help you find the right AI agent solution.

An in-depth analysis of the "any Agent as an orchestrator" design philosophy, exploring the technical implementation of multi-Agent collaboration, context management, and workflow automation.

A hands-on comparison of 6 open-source LLMs (DeepSeek, Qwen3, Zhipu GLM, Kimi K2, MiniMax M3, Tencent Hunyuan 3) for on-premise deployment—covering hardware cost, inference efficiency, and deployment difficulty.

Deep dive into DeepSeek-V4: 1.6T-parameter MoE, CSA+HCA hybrid attention, MHC & MUON optimizer. Inference FLOPs drop to 27% of V3.2, redefining open-source LLM SOTA.

GBrain's 12-step deep retrieval pipeline and knowledge graph construction outperforms traditional RAG by 31% — with full local offline deployment for data security and lower API costs.

Unsloth v0.1.481-beta adds full DeepSeek-V4-Flash support, NVFP4/FP8/imatrix GGUF quantized export, 1.3x faster GRPO, 3-5x faster MoE training, and an OpenAI-compatible API service in Studio.

A complete AI learning workflow: batch download videos, auto-transcribe, generate structured notes with AI, then build intelligent search and Q&A via Dify. Turn scattered videos into a reusable personal knowledge base.

Unsloth v0.1.48-beta released, adding NVFP4/FP8 quantization export, OpenAI-compatible API hot-swapping, 3-5x faster MoE training, and 1.3x faster GRPO, covering the full LLM fine-tuning, quantization, and local deployment pipeline.

Immunologist Derya Unutmaz shares how he used OpenAI Codex to build research-grade apps for flow cytometry analysis and CRISPR design, exploring AI-driven digital twins and personalized cancer treatment.

A complete Spring AI 2.0 guide for Java developers covering unified API abstraction, RAG, tool calling, MCP protocol, and enterprise projects to build AI Agents.

AI customer service is a core tool for digital transformation. This guide covers its value, use cases, and implementation logic, including efficiency gains, cost reduction, and data-driven optimization.

A complete LLM development learning roadmap covering prompt engineering, RAG, AI Agents, and fine-tuning — helping beginners master LangChain, LlamaIndex, and more.