Tagged articles

LLM

2583 articles · Page 4 of 26
java1234
java1234
Jun 15, 2026 · Artificial Intelligence

How Alibaba’s Pixelle-Video Generates Full Videos from a Single Sentence (22K Stars)

Pixelle-Video, an open‑source AI tool from Alibaba’s AIDC‑AI team, lets users type a single topic and automatically creates a complete short video—including script, images, voice‑over, background music and final MP4—through a fully automated pipeline that runs locally or in the cloud.

AI video generationAlibabaComfyUI
0 likes · 6 min read
How Alibaba’s Pixelle-Video Generates Full Videos from a Single Sentence (22K Stars)
AI Large Model Application Practice
AI Large Model Application Practice
Jun 15, 2026 · Artificial Intelligence

Deep Dive into AgentMemory: Adding a Shared, Persistent Memory Layer for Enterprise AI Coding

AgentMemory introduces a shared, persistent memory service for AI coding agents, capturing session observations, extracting memories, lessons, and knowledge graphs, and exposing them via hooks, MCP tools, and REST APIs to prevent repeated mistakes, improve decision reuse, and enhance engineering efficiency.

AI codingAgentMemoryHooks
0 likes · 13 min read
Deep Dive into AgentMemory: Adding a Shared, Persistent Memory Layer for Enterprise AI Coding
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 15, 2026 · Artificial Intelligence

A Comprehensive Survey of Agentic Time Series Systems: Architecture, Reliability, and Research Frontiers

This survey maps the emerging field of agentic time‑series systems, outlining a five‑layer architecture that integrates perception, reasoning, planning, memory, and world modeling, while emphasizing reliability constraints, benchmark evolution, diverse applications, and six key research frontiers.

LLMMemoryReliability
0 likes · 27 min read
A Comprehensive Survey of Agentic Time Series Systems: Architecture, Reliability, and Research Frontiers
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 15, 2026 · Artificial Intelligence

How a Low‑Cost Model Combo Matches Claude Fable 5 Performance at Half the Price

OpenRouter’s Fusion of Kimi K2.6, DeepSeek V4 Pro and Gemini 3 Flash achieves near‑identical DRACO benchmark scores to Claude Fable 5 while cutting total inference cost by about 80%, demonstrating the strength of multi‑model collaboration and cost‑effective LLM deployment.

Claude Fable 5LLMModel benchmarking
0 likes · 8 min read
How a Low‑Cost Model Combo Matches Claude Fable 5 Performance at Half the Price
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 15, 2026 · Artificial Intelligence

How to Build an End‑to‑End Business‑Requirement Expert Agent

This article presents a detailed, end‑to‑end design for an AI‑driven business‑requirement expert Agent that automates the full lifecycle—from intake, clarification, and planning through implementation, testing, code review, acceptance, deployment, and post‑release feedback—while outlining the four‑layer architecture, tool integration, and remaining challenges.

AI AgentLLMR&D Process
0 likes · 23 min read
How to Build an End‑to‑End Business‑Requirement Expert Agent
DeepHub IMBA
DeepHub IMBA
Jun 14, 2026 · Artificial Intelligence

Building a Triple‑Layer Memory System for High‑Availability AI Agents

The article explains why AI agents need three distinct memory layers—RAG for external knowledge, Agent Memory for personal and workflow context, and a Knowledge Graph for relational reasoning—detailing their strengths, weaknesses, use‑cases, and a step‑by‑step architecture roadmap.

AI AgentKnowledge GraphLLM
0 likes · 20 min read
Building a Triple‑Layer Memory System for High‑Availability AI Agents
DataFunSummit
DataFunSummit
Jun 14, 2026 · Artificial Intelligence

How cz-cli Empowers Data Engineers by Giving AI Real Understanding of Data Warehouses

The article analyzes how data engineers lose focus to repetitive tasks, describes the design journey from generic LLM usage to the specialized cz-cli agent, details its 37 skills and typical scenarios such as lineage analysis and incremental pipelines, and shows how the tool returns attention control to engineers while also enabling business users to self‑serve data.

AI AgentsLLMautomation
0 likes · 13 min read
How cz-cli Empowers Data Engineers by Giving AI Real Understanding of Data Warehouses
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 14, 2026 · Artificial Intelligence

Deep Pre-Alignment (DPA): Tsinghua’s New VLM Architecture Aligns Vision Before Language Understanding

The paper introduces Deep Pre‑Alignment (DPA), a novel Vision‑Language Model architecture that inserts a perceiver VLM to pre‑align visual features with the LLM’s text space, reducing alignment cost, preserving language ability, and delivering consistent multimodal performance gains across multiple benchmarks with minimal inference overhead.

Deep Pre-AlignmentLLMPerceiver VLM
0 likes · 10 min read
Deep Pre-Alignment (DPA): Tsinghua’s New VLM Architecture Aligns Vision Before Language Understanding
Machine Heart
Machine Heart
Jun 14, 2026 · Artificial Intelligence

GaussianDWM: 3D Gaussian Representation for Driving Understanding and Generation

GaussianDWM introduces a unified 3D Gaussian scene model that simultaneously supports autonomous‑driving perception and multimodal generation, embedding geometry, appearance and language semantics into LLM‑compatible tokens, and demonstrates superior visual‑grounding and RGB‑D generation performance on NuInteract and nuScenes compared with prior methods.

3D GaussianAutonomous DrivingLLM
0 likes · 10 min read
GaussianDWM: 3D Gaussian Representation for Driving Understanding and Generation
SuanNi
SuanNi
Jun 13, 2026 · Artificial Intelligence

From Claude Fable 5 Shutdown to GLM‑5.2 Full Release: Implications for Frontier AI

Claude Fable 5 was launched and then suspended within three days amid regulatory calls and performance complaints, while Zhipu AI simultaneously opened its GLM‑5.2 model to all users with a 1 million‑token context, open‑source MIT licensing, and claims of top‑tier coding ability.

AI benchmarkingClaude Fable 5GLM-5.2
0 likes · 4 min read
From Claude Fable 5 Shutdown to GLM‑5.2 Full Release: Implications for Frontier AI
Smart Workplace Lab
Smart Workplace Lab
Jun 13, 2026 · Artificial Intelligence

Why Longer Prompts Slow Down LLMs and How a Three‑Step Prompt Decay Audit Restores Performance

The article explains how overly long prompts dilute a large‑model’s attention, causing slower responses and contradictory outputs, and introduces a three‑step prompt‑decay audit—density measurement, slimming, and versioned output—that cuts response time from 1.8 s to 0.6 s, triples logical density, and reduces hallucinations by 60 %.

LLMPrompt EngineeringPrompt Optimization
0 likes · 6 min read
Why Longer Prompts Slow Down LLMs and How a Three‑Step Prompt Decay Audit Restores Performance
Java Backend Technology
Java Backend Technology
Jun 12, 2026 · Artificial Intelligence

Understanding Code Knowledge Graphs: How to Choose Between Understand Anything and CodeGraph

The article compares two popular code‑knowledge‑graph projects, Understand Anything and CodeGraph, explaining why such tools are needed in the AI‑coding era, detailing their installation, core architecture, supported features, ideal use cases, and offering a practical guide on which one to adopt first.

AI coding toolsCodeGraphLLM
0 likes · 17 min read
Understanding Code Knowledge Graphs: How to Choose Between Understand Anything and CodeGraph
AI Engineer Programming
AI Engineer Programming
Jun 11, 2026 · Artificial Intelligence

Understanding LLM Generation Parameters: Temperature, Top‑k, Top‑p, Penalties, and Max Tokens

The article explains how logits are transformed into probabilities via softmax and how generation parameters such as temperature, top‑k, top‑p, frequency‑penalty, presence‑penalty, and max_tokens intervene in the logits‑to‑sampling pipeline, detailing their mechanisms, common misconceptions, and practical limitations.

LLMfrequency_penaltygeneration parameters
0 likes · 15 min read
Understanding LLM Generation Parameters: Temperature, Top‑k, Top‑p, Penalties, and Max Tokens
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 11, 2026 · Artificial Intelligence

Anthropic Announces Recursive Self‑Improvement Era: How LLMs Achieve Self‑Evolution

The article surveys the emerging LLM self‑improvement paradigm, citing Anthropic's internal data that 80% of its code is now generated by Claude and engineers are eight times more productive, and detailing the SUNY Stony Brook paper that defines a closed‑loop system of data acquisition, selection, model optimization, inference refinement and autonomous evaluation, while outlining its challenges, applications, and future research directions.

AI safetyAutonomous EvaluationLLM
0 likes · 14 min read
Anthropic Announces Recursive Self‑Improvement Era: How LLMs Achieve Self‑Evolution
PMTalk Product Manager Community
PMTalk Product Manager Community
Jun 11, 2026 · Product Management

Three High‑Paying Skills Every AI Product Manager Needs

In the AI boom, product managers who can coordinate front‑end, back‑end, algorithm, data cleaning and compute resources and master reverse‑engineering, rapid execution, and patient problem‑solving command six‑figure salaries, as illustrated by refund‑strategy redesign, custom AI客服 deployment, and complex 3D point‑cloud labeling pipelines.

AI WorkflowAI product managementData Pipeline
0 likes · 10 min read
Three High‑Paying Skills Every AI Product Manager Needs
Xike
Xike
Jun 11, 2026 · Artificial Intelligence

Adding Memory: Enabling Multi‑Turn Conversations in an LLM Agent

This guide demonstrates how to replace a simple message list with a ContextManager that tracks user and assistant turns, estimates token usage, applies a sliding‑window truncation based on a token budget, and provides a single build_for_llm entry point to keep multi‑turn dialogues stable and observable.

AgentLLMPython
0 likes · 11 min read
Adding Memory: Enabling Multi‑Turn Conversations in an LLM Agent
Baidu Maps Tech Team
Baidu Maps Tech Team
Jun 11, 2026 · Artificial Intelligence

DuIVRS-2: End-to-End Large-Scale Interactive POI Update System

The article analyzes Baidu's DuIVRS-2, an end‑to‑end large‑scale interactive voice‑response system for POI data collection, detailing its architectural innovations, data‑augmentation, low‑latency LLM management, dual‑model iterative learning, engineering optimizations, and extensive offline and online experiments that demonstrate superior accuracy, speed, and cost efficiency over prior solutions.

Data AugmentationIVRLLM
0 likes · 18 min read
DuIVRS-2: End-to-End Large-Scale Interactive POI Update System
Machine Heart
Machine Heart
Jun 11, 2026 · Artificial Intelligence

Anthropic Announces Recursive Self‑Improvement Era – How LLMs Self‑Evolve (Comprehensive Overview)

The article reviews Anthropic's claim that over 80% of its code is now generated by Claude, outlines a four‑stage LLM Self‑Improvement System—Data Acquisition, Data Selection, Model Optimization, and Inference Refinement—covers autonomous evaluation, discusses six key challenges, and highlights six application domains such as code, math, and medicine.

AI safetyAutonomous EvaluationGRO framework
0 likes · 14 min read
Anthropic Announces Recursive Self‑Improvement Era – How LLMs Self‑Evolve (Comprehensive Overview)
DataFunTalk
DataFunTalk
Jun 11, 2026 · Artificial Intelligence

How Qichacha Leverages Large Language Models for Field‑Level Data Lineage

This article details Qichacha's use of large language models to extract field‑level data lineage from heterogeneous, non‑standard code and ETL assets, describing the motivation, architectural blueprint, practical challenges such as cost, accuracy and hallucination, and the resulting improvements in impact analysis, metric tracing, and sensitive‑data governance.

Big DataFlinkLLM
0 likes · 11 min read
How Qichacha Leverages Large Language Models for Field‑Level Data Lineage
SuanNi
SuanNi
Jun 11, 2026 · Artificial Intelligence

How Code Serves as the Harness for AI Agents: Insights from UIUC, Meta, and Stanford

The article analyzes how code—broadly defined as any executable or machine‑checkable artifact—acts as the core harness that connects large language models to the real world, detailing its roles in reasoning, acting, environment modeling, planning, memory, tool use, multi‑agent collaboration, and the safety challenges that arise.

AI AgentsLLMMemory Management
0 likes · 11 min read
How Code Serves as the Harness for AI Agents: Insights from UIUC, Meta, and Stanford
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 11, 2026 · Artificial Intelligence

Building an AI‑Native Multi‑Agent Digital Human Architecture on Cloud Native

The article details how a cloud‑native platform called AgentTeams enables AI‑Native multi‑agent digital‑human teams to replace manual incident response, automate end‑to‑end development workflows, and securely integrate LLMs and internal services through declarative orchestration and fine‑grained permission models.

AI-nativeAgentTeamsKubernetes
0 likes · 24 min read
Building an AI‑Native Multi‑Agent Digital Human Architecture on Cloud Native
Su San Talks Tech
Su San Talks Tech
Jun 11, 2026 · Artificial Intelligence

Why MarkItDown Is Dominating GitHub Trending: An In‑Depth AI‑Ready Document Converter

MarkItDown, the Microsoft‑backed open‑source tool that converts PDFs, Word, PPT, images and more into LLM‑friendly Markdown, has surged to over 150 k GitHub stars, and this article explains its architecture, installation, advanced features, strengths, limitations, and how it fits into RAG and AI workflows.

AI preprocessingLLMMCP
0 likes · 20 min read
Why MarkItDown Is Dominating GitHub Trending: An In‑Depth AI‑Ready Document Converter
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 10, 2026 · Artificial Intelligence

Beyond Orchestrating Workflows: How UnityMAS-O Trains LLM-Based Multi‑Agent Systems

UnityMAS‑O introduces a general reinforcement‑learning framework that converts predefined LLM multi‑agent workflows into trainable tasks, enabling credit assignment across roles, supporting parameter‑sharing configurations, and demonstrating significant F1 and test‑pass improvements on QA and code‑generation benchmarks.

LLMMulti-Agent Reinforcement LearningPPO
0 likes · 12 min read
Beyond Orchestrating Workflows: How UnityMAS-O Trains LLM-Based Multi‑Agent Systems
Machine Heart
Machine Heart
Jun 10, 2026 · Artificial Intelligence

MiniAppBench Reveals Only 1 in 6 AI‑Generated Apps Meet Real User Needs

MiniAppBench, the first benchmark that evaluates large language models' ability to generate fully functional interactive HTML applications, shows an average pass rate of just 17% across 16 top models—with the strongest model, GPT‑5.2, achieving only 45%—highlighting a substantial gap between current capabilities and real‑world user requirements.

AI evaluationLLMMiniAppBench
0 likes · 16 min read
MiniAppBench Reveals Only 1 in 6 AI‑Generated Apps Meet Real User Needs
Lao Guo's Learning Space
Lao Guo's Learning Space
Jun 10, 2026 · Artificial Intelligence

2026 Top 10 Local LLMs Ranked by Real Downloads, GPU Fit, and License Risks

The article analyzes why local large‑language‑model deployment is essential for privacy, offline use, and cost control, then ranks the ten most popular models in 2026 using Ollama download counts, GitHub stars, benchmark scores, and hardware requirements, and finally provides a GPU‑based selection guide, deployment‑tool comparison, license‑risk table, decision‑tree and quick‑start instructions.

GPULLMLicense
0 likes · 19 min read
2026 Top 10 Local LLMs Ranked by Real Downloads, GPU Fit, and License Risks
PaperAgent
PaperAgent
Jun 10, 2026 · Artificial Intelligence

Agent Era Information Retrieval: A Denoising-First Perspective (SIGIR 2026 Review)

The SIGIR 2026 review argues that as large language models become the primary consumers of retrieved results, information retrieval must shift its core objective from pure recall to denoising, presenting a five‑stage pipeline, controlled experiments, and a detailed attribution framework for noise sources.

AgentDenoisingLLM
0 likes · 11 min read
Agent Era Information Retrieval: A Denoising-First Perspective (SIGIR 2026 Review)
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 10, 2026 · Artificial Intelligence

Layered Knowledge Base Architecture: From RAG to Agent‑Native Knowledge Context Layer

The article analyses the structural shortcomings of naive Retrieval‑Augmented Generation (RAG), compares four knowledge‑base paradigms, proposes a five‑layer pyramid knowledge context that supports role‑aware navigation and incremental sync, and presents evaluation results showing the pyramid‑plus‑RAG approach significantly outperforms plain RAG.

AIKnowledge GraphLLM
0 likes · 22 min read
Layered Knowledge Base Architecture: From RAG to Agent‑Native Knowledge Context Layer
Tech Ocean
Tech Ocean
Jun 9, 2026 · Backend Development

Enabling Large Language Models to Call Your Java Methods with Spring AI Tool Calling

This article explains how Spring AI's Tool Calling lets large language models overcome their inability to access real‑time or private data by invoking annotated Java methods, showing step‑by‑step code examples, parameter handling, and the execution flow that bridges model requests with actual method results.

Backend IntegrationFunction CallingJava
0 likes · 5 min read
Enabling Large Language Models to Call Your Java Methods with Spring AI Tool Calling
James' Growth Diary
James' Growth Diary
Jun 9, 2026 · Artificial Intelligence

How Hermes’s Three‑Way Adapter Unifies Anthropic, Gemini, and Codex APIs

This article explains how Hermes uses three dedicated adapters—anthropic_adapter.py, gemini_native_adapter.py, and codex_responses_adapter.py—to translate the wildly different request and response schemas of Anthropic Messages, Gemini generateContent, and Codex Responses into a single OpenAI‑style chat.completions interface, covering message formats, system prompts, tool calls, reasoning signatures, lazy SDK loading, pure‑function design, and defensive validation.

API IntegrationAnthropicCodex
0 likes · 24 min read
How Hermes’s Three‑Way Adapter Unifies Anthropic, Gemini, and Codex APIs
Machine Heart
Machine Heart
Jun 9, 2026 · Artificial Intelligence

OneReason: When Recommendation Systems Learn to Reason

The OneReason report details how Kuaishou’s recommendation team injects reasoning into large‑scale recommender models through a four‑level pre‑training pipeline, chain‑of‑thought (CoT) fine‑tuning, and specialized reinforcement learning, achieving significant offline gains and a 10.33% exposure lift in a live A/B test.

CoTLLMReinforcement Learning
0 likes · 31 min read
OneReason: When Recommendation Systems Learn to Reason
DataFunSummit
DataFunSummit
Jun 9, 2026 · Artificial Intelligence

From Poor RAG Performance to Production‑Ready Systems: A Deep Technical Walkthrough

The article dissects why early RAG deployments suffer from low recall, hallucinations and runaway costs, then presents a step‑by‑step diagnostic framework, hybrid search architecture, knowledge‑engineering tricks, caching and routing strategies, and explores advanced GraphRAG and Agentic RAG techniques to build reliable, enterprise‑grade solutions.

Agentic RAGGraphRAGHybrid Search
0 likes · 20 min read
From Poor RAG Performance to Production‑Ready Systems: A Deep Technical Walkthrough
Golang Shines
Golang Shines
Jun 9, 2026 · Artificial Intelligence

Essential AI Agent Design Patterns and Frameworks Every Ops Engineer Should Know

The article explains seven AI agent design patterns—workflow, routing, parallel, loop, aggregation, network, and hierarchy—illustrates their use with concrete examples and code, compares agent frameworks such as AutoGPT, Dify, AutoGen, CrewAI and LangGraph, and shows why multi‑agent architectures outperform traditional workflows in complex operational tasks.

AI AgentDesign PatternsFrameworks
0 likes · 12 min read
Essential AI Agent Design Patterns and Frameworks Every Ops Engineer Should Know
Xiaomi Tech
Xiaomi Tech
Jun 9, 2026 · Artificial Intelligence

What 1000 tokens/s Really Means: Inside Xiaomi MiMo’s UltraSpeed Breakthrough

The article explains how Xiaomi’s MiMo‑V2.5‑Pro‑UltraSpeed mode achieves a record‑breaking 1000 tokens per second inference speed, why such ultra‑fast performance matters for real‑time AI applications, and the FP4 quantization, DFlash decoding and TileRT inference technologies that make it possible without sacrificing model quality.

DFlashFP4InferenceSpeed
0 likes · 10 min read
What 1000 tokens/s Really Means: Inside Xiaomi MiMo’s UltraSpeed Breakthrough
PaperAgent
PaperAgent
Jun 9, 2026 · Artificial Intelligence

Defining Standard Answers for Agent‑Era LLMs: A Rubrics Survey

The survey from RUC‑Gaoling AI Institute reviews Rubrics for large language models, explaining why they are needed for open‑ended, high‑risk tasks, how they are constructed, and how they can be applied to policy and reward model training as well as multi‑dimensional evaluation across general and domain‑specific scenarios.

AgentEvaluationLLM
0 likes · 14 min read
Defining Standard Answers for Agent‑Era LLMs: A Rubrics Survey
Qborfy AI
Qborfy AI
Jun 9, 2026 · Artificial Intelligence

Deep Dive into Core LLM API Parameters

While many newcomers think using an LLM API is as simple as picking a model and feeding a prompt, the real control lies in parameters such as temperature, top‑p, top‑k, max_tokens, penalties, stop, and stream, each of which dramatically influences output quality, length, cost, and behavior.

APILLMPrompt Engineering
0 likes · 21 min read
Deep Dive into Core LLM API Parameters
AI Engineer Programming
AI Engineer Programming
Jun 8, 2026 · Artificial Intelligence

Parse vs Extract: When to Use Full Document Parsing vs Targeted Data Extraction for AI

The article explains the fundamental difference between parsing—converting documents into AI‑friendly formats that preserve structure and context—and extraction—pulling predefined fields into structured outputs—while offering concrete scenarios, decision criteria, and example implementations with LlamaParse and LlamaExtract.

AILLMLlamaExtract
0 likes · 10 min read
Parse vs Extract: When to Use Full Document Parsing vs Targeted Data Extraction for AI
Coder Trainee
Coder Trainee
Jun 8, 2026 · Artificial Intelligence

Rapidly Build AI Agents with LangChain: A Hands‑On Tutorial

This article walks through why LangChain is the leading framework for AI agents, compares it with low‑level implementations, and provides step‑by‑step code examples for installation, prompt templates, LCEL pipelines, memory modules, RAG, custom tools, and a complete customer‑service agent, concluding with a concise feature comparison.

AI AgentsLLMLangChain
0 likes · 14 min read
Rapidly Build AI Agents with LangChain: A Hands‑On Tutorial
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 8, 2026 · Artificial Intelligence

DecodeBatch Load Imbalance in LLM Inference: Request Length Differences Amplify

During LLM decoding, the DecodeBatch stage can suffer severe load imbalance because differing historical token lengths (kv_len) cause uneven attention task distribution across GPU SMs, a problem explored through detailed analysis of task granularity, SplitKV heuristics, FlashInfer’s batch‑size thresholds, and FA3’s dynamic scheduling and split strategies.

DecodeBatchFA3FlashInfer
0 likes · 29 min read
DecodeBatch Load Imbalance in LLM Inference: Request Length Differences Amplify
James' Growth Diary
James' Growth Diary
Jun 8, 2026 · Artificial Intelligence

7‑Level Multi‑Provider Fallback: Keeping the Agent Alive When a Model Fails

Hermes Agent’s auxiliary_client.py implements a seven‑level provider fallback chain that ensures auxiliary tasks keep running even if the main LLM crashes, runs out of credits, or hits rate limits, by prioritizing the user’s primary provider, cycling through alternative providers, and handling protocol quirks.

AI AgentsFallbackHermes
0 likes · 14 min read
7‑Level Multi‑Provider Fallback: Keeping the Agent Alive When a Model Fails
Programmer XiaoFu
Programmer XiaoFu
Jun 8, 2026 · Artificial Intelligence

Why Smart LLMs Still Struggle to Deploy Agents in Production

Although large language models have become more capable, deploying AI agents in production remains difficult because their probabilistic nature leads to error accumulation, testing challenges, fragile real‑world interactions, and a lack of deterministic controls, requiring strict workflows, schema validation, mock testing, and human oversight.

AI AgentsLLMProduction
0 likes · 8 min read
Why Smart LLMs Still Struggle to Deploy Agents in Production
CodePath
CodePath
Jun 8, 2026 · Artificial Intelligence

Run Your First Pi‑AI Agent in Under 10 Minutes

This tutorial walks you through preparing the environment, initializing a Node.js project, writing the first Pi‑AI agent code, using both simple and streaming calls, swapping providers with a single parameter change, and building a continuous‑conversation CLI—all in less than ten minutes.

LLMNode.jsStreaming
0 likes · 11 min read
Run Your First Pi‑AI Agent in Under 10 Minutes
AgentGuide
AgentGuide
Jun 8, 2026 · Artificial Intelligence

Agentic RAG vs Regular RAG: Key Differences, Trade‑offs, and Interview‑Ready Answer

This article explains what Agentic RAG is, contrasts it with ordinary RAG by detailing its dynamic decision‑making, multi‑step retrieval loop, higher cost and latency, and suitable scenarios, and outlines two implementation patterns—single‑agent and multi‑agent—plus a concise interview response.

AI AgentsAgentic RAGLLM
0 likes · 5 min read
Agentic RAG vs Regular RAG: Key Differences, Trade‑offs, and Interview‑Ready Answer
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 7, 2026 · Artificial Intelligence

Does AI Have Consciousness? Ted Chiang’s 10,000‑Word Rebuttal to Hinton’s Claim

The article examines recent industry moves to study AI consciousness, critiques Anthropic’s emotion‑vector findings, contrasts Hinton’s claim that AI is conscious with Ted Chiang’s extensive argument that large language models lack subjective experience, and warns that the AGI race cannot afford to delay this debate.

AGIAI consciousnessAnthropic
0 likes · 13 min read
Does AI Have Consciousness? Ted Chiang’s 10,000‑Word Rebuttal to Hinton’s Claim
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 7, 2026 · Artificial Intelligence

22 Agentic Engineering Hacks to Turbocharge Your AI Projects

This guide walks through 22 practical Agentic Engineering techniques—from planning with /ce-plan and voice‑to‑LLM input to multi‑agent loops, remote session control, and turning everyday tasks into reusable skills—showing how to feed context, automate workflows, and avoid common pitfalls.

AI WorkflowAgentic EngineeringClaude Code
0 likes · 15 min read
22 Agentic Engineering Hacks to Turbocharge Your AI Projects
AI Engineering
AI Engineering
Jun 7, 2026 · Artificial Intelligence

How a Four-Layer Configuration Stops Claude Code from Fabricating Answers

Claude Code often fabricates functions, imports, and test results, but by adding a four‑layer system—honesty rules in CLAUDE.md, a verification protocol, post‑write hooks, and a fact‑checking sub‑agent—developers can force the model to provide evidence, avoid false claims, and improve reliability in production.

ClaudeHooksLLM
0 likes · 12 min read
How a Four-Layer Configuration Stops Claude Code from Fabricating Answers
DataFunSummit
DataFunSummit
Jun 7, 2026 · Artificial Intelligence

How Qichacha Uses Large Language Models for Field‑Level Data Lineage

This article details Qichacha's technical journey of applying large language models to resolve field‑level data lineage challenges in a complex, multi‑source data environment, describing the motivation, architecture, practical implementation, engineering trade‑offs, and measurable outcomes.

AIBig DataFlink
0 likes · 11 min read
How Qichacha Uses Large Language Models for Field‑Level Data Lineage
PaperAgent
PaperAgent
Jun 7, 2026 · Artificial Intelligence

How 100 Samples Let LLMs Master New Domains – The DOMINO Agent Breakthrough

The article explains how the DOMINO method lets large language models learn a domain from just dozens of real examples instead of hand‑written prompts, describes its trainable "domain switch" architecture, and shows experimental gains on time‑varying code tasks, highlighting more robust and diverse data synthesis.

DOMINODomain AdaptationKDD2026
0 likes · 8 min read
How 100 Samples Let LLMs Master New Domains – The DOMINO Agent Breakthrough
AI Engineer Programming
AI Engineer Programming
Jun 7, 2026 · Artificial Intelligence

Why Intent Recognition Is the Decision Hub of Agentic AI Systems

The article explains how intent recognition has evolved from simple keyword matching to a central decision hub in Agentic AI, covering basic concepts, LLM and small‑model solutions, hybrid architectures, clarification and out‑of‑scope handling, multi‑turn challenges, routing, evaluation methods, and best‑practice recommendations.

ClarificationEvaluationLLM
0 likes · 14 min read
Why Intent Recognition Is the Decision Hub of Agentic AI Systems
Code Mala Tang
Code Mala Tang
Jun 6, 2026 · Operations

How lowfat Cuts 91% of Command‑Line Noise Before Feeding LLMs

lowfat, a 289‑star Rust CLI tool, strips unnecessary prompts, help text, and formatting from command‑line outputs—reducing token counts by up to 97% (e.g., git log from 3350 to ~100 tokens)—and integrates with Claude Code, Shell, and OpenCode to save AI‑agent token costs.

AI AgentsCLILLM
0 likes · 9 min read
How lowfat Cuts 91% of Command‑Line Noise Before Feeding LLMs
Tech Ocean
Tech Ocean
Jun 6, 2026 · Artificial Intelligence

Spring AI Day 4: Get LLMs to Return Java Objects Directly, No Manual Parsing

The article explains how Spring AI’s .entity() method lets developers obtain structured Java objects such as POJOs, lists, enums, and response entities directly from LLM outputs, eliminating the need for manual JSON parsing and handling generic‑type issues with ParameterizedTypeReference.

JavaLLMParameterizedTypeReference
0 likes · 5 min read
Spring AI Day 4: Get LLMs to Return Java Objects Directly, No Manual Parsing
Old Zhang's AI Learning
Old Zhang's AI Learning
Jun 6, 2026 · Artificial Intelligence

How to Build a Personal Knowledge Base with My Custom web‑pack Skill

This article explains how to construct a personal knowledge base using the author’s open‑source web‑pack Skill, which automates raw material collection, image localization, link expansion, and structured output, addressing the limitations of Obsidian’s Web Clipper and aligning with Karpathy’s LLM Wiki three‑layer architecture.

AI AgentsLLMObsidian
0 likes · 9 min read
How to Build a Personal Knowledge Base with My Custom web‑pack Skill
James' Growth Diary
James' Growth Diary
Jun 6, 2026 · Artificial Intelligence

How Honcho’s Dialectic User Model Lets Agents Learn Your Preferences Over Time

The article explains how Honcho transforms scattered conversation facts into a structured user model through a dialectic reasoning loop, detailing memory vs. user model differences, tool architecture, recall modes, prefetch caching, cost‑control mechanisms, peer cards, and common pitfalls for building ever‑more personalized AI agents.

AgentCost ControlDialectic Reasoning
0 likes · 15 min read
How Honcho’s Dialectic User Model Lets Agents Learn Your Preferences Over Time
CodePath
CodePath
Jun 6, 2026 · Artificial Intelligence

What Is PI‑Agent? Embracing a Minimalist Philosophy for Building AI Agents

The article introduces the overwhelming complexity of existing AI agent frameworks, presents PI‑Agent's subtraction philosophy and modular toolchain, outlines a twelve‑day hands‑on series with prerequisites, and aims to help readers build a focused AI agent without unnecessary bloat.

AI AgentAgent FrameworkLLM
0 likes · 6 min read
What Is PI‑Agent? Embracing a Minimalist Philosophy for Building AI Agents
AI Engineer Programming
AI Engineer Programming
Jun 6, 2026 · Artificial Intelligence

How Query Rewriting Boosts Retrieval in RAG Systems

In RAG applications, ambiguous user queries often hinder retrieval effectiveness, so rewriting queries before search—through normalization, synonym expansion, linguistic rules, LLM‑based generation, query decomposition, and multi‑view strategies—can improve relevance, but must avoid over‑expansion, semantic drift, and added latency.

LLMNatural Language ProcessingPrompt Engineering
0 likes · 11 min read
How Query Rewriting Boosts Retrieval in RAG Systems
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jun 5, 2026 · Artificial Intelligence

From Skill to Ontology: Building a Trustworthy Data Agent Semantic Layer

The article analyzes why expanding the Skill system with an ontology‑based semantic layer is essential for Data Agents, comparing metric‑centric and ontology‑centric approaches, outlining technical evolution from NL2SQL to NL2LF2SQL, and proposing a step‑by‑step implementation roadmap for enterprises.

AIData AgentData Infrastructure
0 likes · 16 min read
From Skill to Ontology: Building a Trustworthy Data Agent Semantic Layer
DataFunTalk
DataFunTalk
Jun 5, 2026 · Artificial Intelligence

How Xiaomi’s DataAgent Harness Secured Third Place in the Global Text‑to‑SQL BIRD Benchmark

It discusses Xiaomi DataAgent's third‑place ranking on the global BIRD Text‑to‑SQL benchmark, analyzes challenges such as model hallucination, lack of business knowledge, and complex multi‑table joins, and explains how a semantic harness addresses these problems to enable reliable enterprise data querying.

BIRD benchmarkDataAgentEnterprise AI
0 likes · 13 min read
How Xiaomi’s DataAgent Harness Secured Third Place in the Global Text‑to‑SQL BIRD Benchmark
Machine Heart
Machine Heart
Jun 5, 2026 · Artificial Intelligence

Do LLMs Need Sleep? CMU Paper Shows Memory Consolidation Improves Reasoning

Researchers from CMU and collaborators propose a ‘sleep’ phase for transformer‑based LLMs that repeatedly re‑processes accumulated context to update fast weights in a state‑space module, enabling memory consolidation that reduces KV‑cache pressure and markedly improves performance on long‑context, multi‑step reasoning benchmarks.

LLMSSMfast weights
0 likes · 10 min read
Do LLMs Need Sleep? CMU Paper Shows Memory Consolidation Improves Reasoning
PaperAgent
PaperAgent
Jun 5, 2026 · Artificial Intelligence

The Most Systematic 102‑Page Review of Agent Harnesses

This article provides a comprehensive overview of the "Code as Agent Harness" paradigm, detailing its three‑layer architecture, the roles of code in reasoning, acting, and environment modeling, the mechanisms that enable reliable long‑term execution, and how multi‑agent systems scale the harness through shared code and feedback loops.

Agent HarnessCode as AgentLLM
0 likes · 10 min read
The Most Systematic 102‑Page Review of Agent Harnesses
AgentGuide
AgentGuide
Jun 5, 2026 · Artificial Intelligence

RAG vs Fine‑Tuning vs Long Context: Choosing the Right Technique for AI Agents

The article explains why Retrieval‑Augmented Generation (RAG) addresses the static knowledge limitation of large models, contrasts its role of “what to say” with fine‑tuning’s focus on “how to say,” compares costs and performance against long‑context models, and offers a practical hierarchy (Prompt → RAG → LoRA/QLoRA fine‑tuning → Distillation) plus best‑practice combinations.

AI AgentsLLMPrompt Engineering
0 likes · 9 min read
RAG vs Fine‑Tuning vs Long Context: Choosing the Right Technique for AI Agents
SuanNi
SuanNi
Jun 4, 2026 · Artificial Intelligence

Bernini: An Open‑Source AI Model that Masterfully Handles Diverse Video Editing Tasks

Bernini combines a multimodal large language model with a diffusion renderer, uses a semantic planner‑renderer architecture, segment‑aware 3D position encoding and chain‑of‑thought reasoning, and achieves state‑of‑the‑art results on a 300‑case benchmark that outperforms closed‑source competitors.

BerniniLLMMultimodal AI
0 likes · 11 min read
Bernini: An Open‑Source AI Model that Masterfully Handles Diverse Video Editing Tasks
Didi Tech
Didi Tech
Jun 4, 2026 · Artificial Intelligence

Designing a Multi‑Language, Multi‑Business LLM‑Powered Customer Service QA System

Didi's International Business Group built an LLM‑driven quality‑inspection platform for Spanish and Portuguese support across ride‑hailing, food delivery, and finance, using three pipelines—intent verification, compliance assessment, and VOC trend analysis—that boosted intent accuracy to 86%, compliance accuracy above 90%, and cut manual reporting time from hours to minutes.

LLMVOC analysiscompliance assessment
0 likes · 11 min read
Designing a Multi‑Language, Multi‑Business LLM‑Powered Customer Service QA System
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jun 4, 2026 · Artificial Intelligence

How Data Agents Transform Data Querying: Semantic Layer Integration and Decision‑Making (Part 1)

This article details the engineering journey of building enterprise‑grade Data Agents, covering the semantic‑layer integration that resolves NL‑to‑SQL inconsistencies, the skill‑based architecture that enables query, attribution, forecasting and cash‑flow actions, and the final multiplication formula that defines success in deep‑water AI‑driven decision making.

AI AgentData AgentDecision Automation
0 likes · 22 min read
How Data Agents Transform Data Querying: Semantic Layer Integration and Decision‑Making (Part 1)
Machine Heart
Machine Heart
Jun 4, 2026 · Artificial Intelligence

Defining Token Economics: A New Paradigm for LLM Agent Resource Allocation

The article introduces a systematic "Token Economics" framework that treats tokens as production factors, exchange media, and accounting units, and presents a four‑dimensional analysis of single‑agent to multi‑agent resource allocation, highlighting sustainability challenges and future research directions for LLM agents.

AI economicsAgentLLM
0 likes · 6 min read
Defining Token Economics: A New Paradigm for LLM Agent Resource Allocation
Top Architecture Tech Stack
Top Architecture Tech Stack
Jun 4, 2026 · Artificial Intelligence

Why OpenHuman’s Architecture Beats Its 118 Integrations

OpenHuman’s Memory Tree architecture separates hot and cold data paths, uses content‑addressed IDs, and builds layered summaries, offering low‑latency queries and robust idempotency for AI agents that need continuous background learning.

Content AddressingData PipelineLLM
0 likes · 7 min read
Why OpenHuman’s Architecture Beats Its 118 Integrations
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 3, 2026 · Artificial Intelligence

AI Agent Explained: From Models and Tools to Skills and Harness Engineering

This article clarifies the core concepts of AI agents, distinguishing models from agents, defining scaffolding and harness, and detailing the roles of context engineering, policy, tools, skills, sub‑agents, and training components such as environment, rollout, reward, and trainer.

AI AgentContext EngineeringLLM
0 likes · 11 min read
AI Agent Explained: From Models and Tools to Skills and Harness Engineering
DaTaobao Tech
DaTaobao Tech
Jun 3, 2026 · Artificial Intelligence

A Comprehensive Survey of Agent Memory: Benchmarks, Evaluation Frameworks, and System Designs

This article systematically reviews the state of agent long‑term memory by covering three core dimensions—benchmark datasets such as MUSE and LOCOMO, evaluation frameworks like MemoryAgentBench, LONGMEMEVAL and MemBench, and representative memory system implementations (THEANINE, RMM, M3‑Agent, Mem0)—while highlighting key capabilities, performance gaps, and future research directions.

AgentEvaluationLLM
0 likes · 25 min read
A Comprehensive Survey of Agent Memory: Benchmarks, Evaluation Frameworks, and System Designs
James' Growth Diary
James' Growth Diary
Jun 2, 2026 · Artificial Intelligence

Cross‑Session Retrieval with SQLite FTS5 and LLM Summaries – Hermes Agent’s Four‑Layer Architecture

This article dissects Hermes Agent’s four‑layer cross‑session retrieval system, covering persistent storage, dual‑table FTS5 indexing for CJK and English, a three‑path search strategy, intelligent truncation for LLM prompts, structured summarisation, and a holographic retrieval layer that blends FTS5, Jaccard similarity and HRR vector algebra.

Cross-Session RetrievalFTS5HRR
0 likes · 25 min read
Cross‑Session Retrieval with SQLite FTS5 and LLM Summaries – Hermes Agent’s Four‑Layer Architecture
Linyb Geek Road
Linyb Geek Road
Jun 2, 2026 · Artificial Intelligence

From Toy to Productivity: Real‑World Insights into AI Agent Harness Engineering

The article explains why large‑model AI agents need a dedicated Harness engineering layer—beyond prompt tricks—to become reliable collaborators in enterprise pipelines, illustrates the concept with the Aegis project, outlines common pitfalls, and shows how engineers can shift from writing code to steering and validating AI‑driven workflows.

AI AgentEnterprise AILLM
0 likes · 26 min read
From Toy to Productivity: Real‑World Insights into AI Agent Harness Engineering
Code of Duty
Code of Duty
Jun 1, 2026 · Artificial Intelligence

Demystifying the LLM Tech Stack: Tokens, Embeddings, Attention, and Fine‑Tuning

This article walks through the full LLM pipeline—from tokenization and embedding to transformer attention, pre‑training, instruction tuning, RLHF, inference, context windows, Retrieval‑Augmented Generation and agents—explaining each component, its role, and the engineering challenges such as hallucination and safety.

Instruction TuningLLMRAG
0 likes · 17 min read
Demystifying the LLM Tech Stack: Tokens, Embeddings, Attention, and Fine‑Tuning
DaTaobao Tech
DaTaobao Tech
Jun 1, 2026 · Artificial Intelligence

Designing LLM‑Friendly Architecture: What Truly Makes an AI‑Friendly System?

The article analyzes how traditional deterministic engineering architectures clash with the probabilistic, semantic, and dynamic nature of LLM‑driven AI, proposing three paradigm shifts and detailing an AI‑Friendly stack—including Multi‑Agent, Context Engineering, and observability—that achieved 95.7% audit accuracy and over 80% efficiency gains in real‑world marketing scenarios.

AI architectureContext EngineeringLLM
0 likes · 25 min read
Designing LLM‑Friendly Architecture: What Truly Makes an AI‑Friendly System?
IoT Full-Stack Technology
IoT Full-Stack Technology
Jun 1, 2026 · Artificial Intelligence

How Front‑End Developers Can Transition to AI Agent Engineering by 2026: A Complete Guide

This article analyses why front‑end engineers face shrinking opportunities by 2026, explains the rise of AI Agent technology, compares the required skill sets, outlines realistic salary expectations, and provides a step‑by‑step roadmap for a successful career shift into AI Agent development.

AI AgentLLMPrompt Engineering
0 likes · 20 min read
How Front‑End Developers Can Transition to AI Agent Engineering by 2026: A Complete Guide
AI Waka
AI Waka
Jun 1, 2026 · Artificial Intelligence

Why Claude Code Skills Fail to Activate and How to Achieve 100% Reliability

The article investigates why Claude Code skills activate only about half the time, describes a systematic series of 650 automated tests across description variants and environment conditions, and shows that an imperative SKILL.md description with a negative constraint reliably yields 100% activation.

ClaudeDockerLLM
0 likes · 11 min read
Why Claude Code Skills Fail to Activate and How to Achieve 100% Reliability
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 31, 2026 · Artificial Intelligence

MetaAgent-X Enables Self‑Evolving Agents for Native Collaboration

MetaAgent-X tackles the limitation of fixed‑executor multi‑agent systems by jointly training a Designer that creates lightweight Python‑based collaboration scripts and an Executor that runs them, using hierarchical rollouts and stagewise co‑evolution to improve both design and execution across math and code benchmarks.

LLMMetaAgent-XReinforcement Learning
0 likes · 13 min read
MetaAgent-X Enables Self‑Evolving Agents for Native Collaboration
DeepHub IMBA
DeepHub IMBA
May 31, 2026 · Artificial Intelligence

Chunking Strategies for Video RAG: Pause‑Based, Sliding‑Window, and LLM‑Driven Methods

The article examines how to chunk transcribed video text for Retrieval‑Augmented Generation, comparing pause‑based, overlapping‑window, length‑based fallback, and LLM‑driven topic chunking methods, and shows how combining fine‑grained and thematic chunks yields a multi‑layered pipeline that improves context coverage for both precise and broad queries.

ChunkingLLMRAG
0 likes · 8 min read
Chunking Strategies for Video RAG: Pause‑Based, Sliding‑Window, and LLM‑Driven Methods
IT Services Circle
IT Services Circle
May 31, 2026 · Backend Development

Why Hand‑Crafted HTTP Calls to LLMs Are a Pitfall and How Spring AI Solves It

The article analyzes the hidden dangers of writing raw HTTP calls for large language models in Java projects—hard‑coded keys, fragile request bodies, missing retries, no observability—and demonstrates how Spring AI’s unified abstractions, built‑in resilience, streaming, function calling, and seamless Spring integration eliminate these issues while enabling effortless model switching and production‑grade AI services.

AI integrationFunction CallingJava
0 likes · 20 min read
Why Hand‑Crafted HTTP Calls to LLMs Are a Pitfall and How Spring AI Solves It
Smart Workplace Lab
Smart Workplace Lab
May 30, 2026 · Artificial Intelligence

Why Too Many AI “Perfect” Options Paralyze Decisions—and a 3‑Step Constraint Framework to Fix It

The article explains how an overload of AI‑generated options overwhelms human working memory, then presents a three‑step framework—hard‑constraint prompts, decision‑protection checklist, and overdue‑circuit‑breaker routing—that narrows choices, speeds decisions from days to hours, and improves execution certainty.

AI decision makingDecision AutomationLLM
0 likes · 6 min read
Why Too Many AI “Perfect” Options Paralyze Decisions—and a 3‑Step Constraint Framework to Fix It
DataFunTalk
DataFunTalk
May 30, 2026 · Artificial Intelligence

Deep Dive into Agent Harness: Dissecting the Architecture of AI Agents

This article breaks down the concept of an Agent Harness—a complete software infrastructure that surrounds large language models—covering its definition, three engineering layers, twelve core components, step‑by‑step execution flow, and the trade‑offs that determine production‑grade performance.

Agent HarnessLLMMemory
0 likes · 19 min read
Deep Dive into Agent Harness: Dissecting the Architecture of AI Agents
Machine Heart
Machine Heart
May 30, 2026 · Artificial Intelligence

Beyond Single-Agent: Survey of Collaboration, Attribution, and Self‑Evolution in LLM Multi‑Agents

This survey introduces the LIFE framework for LLM‑based multi‑agent systems, outlining four stages—from individual agent capabilities through collaborative structures, failure attribution, to systemic self‑evolution—while analyzing how role design, communication, and scheduling affect performance, error propagation, and adaptive improvement.

AI SurveyFailure AttributionLLM
0 likes · 10 min read
Beyond Single-Agent: Survey of Collaboration, Attribution, and Self‑Evolution in LLM Multi‑Agents
Machine Heart
Machine Heart
May 30, 2026 · Artificial Intelligence

Can MIT’s Attention Matching Cut LLM Memory 50× Without Accuracy Loss?

MIT researchers introduce Attention Matching, a latent‑space KV‑cache compaction technique that reduces large‑language‑model memory usage up to 50‑fold with negligible precision loss, outperforming token‑pruning, summarization, and prior compaction methods across benchmarks like QuALITY, LongHealth, and AIME‑2025.

Attention MatchingKV cacheLLM
0 likes · 13 min read
Can MIT’s Attention Matching Cut LLM Memory 50× Without Accuracy Loss?
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
May 29, 2026 · Backend Development

Open-Code-Review: Alibaba’s LLM‑Powered, Rule‑Based Line‑Level Inspection

Open‑Code‑Review is an open‑source tool from Alibaba that combines a deterministic Go‑based pipeline with an LLM‑enabled Agent to perform deep, line‑level code analysis by reading Git diffs, searching the repository for context, applying fine‑tuned rule sets, supporting multi‑language checks, concurrency, OpenTelemetry, and CI/CD integration.

CI/CDGoLLM
0 likes · 13 min read
Open-Code-Review: Alibaba’s LLM‑Powered, Rule‑Based Line‑Level Inspection
AI Engineer Programming
AI Engineer Programming
May 29, 2026 · Artificial Intelligence

How to Build a Reliable RAG Test Dataset

The article explains why a structured test set is essential for Retrieval‑Augmented Generation systems, outlines failure modes, describes layered evaluation of retrieval and generation, details infrastructure like chunk IDs and manifests, and provides a complete annotation pipeline with cold‑start and adversarial strategies.

EvaluationLLMRAG
0 likes · 24 min read
How to Build a Reliable RAG Test Dataset
Architect's Ambition
Architect's Ambition
May 29, 2026 · Artificial Intelligence

Enterprise Agent Deployment: Model Selection, Scenario Trade‑offs, and Platformization

This article breaks down the complete logic for rolling out enterprise‑grade AI agents, explaining the core definition, comparing autonomous planning versus workflow‑based models, outlining four Multi‑Agent collaboration patterns, and detailing a step‑by‑step optimization and platformization roadmap to avoid common pitfalls.

AI AgentsEnterprise AILLM
0 likes · 14 min read
Enterprise Agent Deployment: Model Selection, Scenario Trade‑offs, and Platformization
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 28, 2026 · Artificial Intelligence

Solo Development of GQLA: Challenging DeepSeek’s MLA and DSA

This article presents GQLA, a single‑author variant of MLA that eliminates three hardware‑related drawbacks of MLA, demonstrates how it achieves balanced compute‑memory performance on both high‑end H100 and more modest H20 GPUs, and details conversion methods (TransGQLA) and sparse extensions with concrete benchmark results.

GQLALLMMLA
0 likes · 16 min read
Solo Development of GQLA: Challenging DeepSeek’s MLA and DSA