AI Large Model Application Practice
Author

AI Large Model Application Practice

Focused on deep research and development of large-model applications. Authors of "RAG Application Development and Optimization Based on Large Models" and "MCP Principles Unveiled and Development Guide". Primarily B2B, with B2C as a supplement.

131
Articles
0
Likes
29
Views
0
Comments
Recent Articles

Latest from AI Large Model Application Practice

100 recent articles max
AI Large Model Application Practice
AI Large Model Application Practice
Apr 27, 2026 · Artificial Intelligence

How Graphify Becomes the “Second Brain” for AI Coding in Enterprise Legacy Systems

Graphify transforms scattered code, documentation, and business knowledge into a structured knowledge graph that serves as a “second brain” for AI coding assistants, enabling them to navigate and understand complex enterprise legacy systems, reduce token costs, and improve answer quality, as demonstrated by detailed tests on the BettaFish project.

AI codingGraphifyKnowledge Graph
0 likes · 16 min read
How Graphify Becomes the “Second Brain” for AI Coding in Enterprise Legacy Systems
AI Large Model Application Practice
AI Large Model Application Practice
Apr 24, 2026 · Artificial Intelligence

DeepSeek V4 Preview: Key Technical Highlights, Benchmarks, and Pricing

The DeepSeek‑V4 preview details two model variants—Pro and Flash—with trillion‑scale parameters, outlines benchmark scores that surpass or match leading overseas models across code generation, real‑world fixes, engineering tasks, and world knowledge, and explains core innovations, pricing, API endpoints, and open‑source licensing.

APIDeepSeekHybrid attention
0 likes · 7 min read
DeepSeek V4 Preview: Key Technical Highlights, Benchmarks, and Pricing
AI Large Model Application Practice
AI Large Model Application Practice
Apr 13, 2026 · Artificial Intelligence

How Hermes-Agent Enables Self‑Learning Skills for Autonomous AI Agents

Hermes‑Agent introduces a novel self‑learning Skill system that lets AI agents automatically capture, refine, and patch reusable knowledge from complex tasks, using a dual front‑end awareness and back‑end inspection loop, reinforced by safety guards and a reinforcement‑learning training pipeline.

AI agentsAgent safetyself‑learning
0 likes · 18 min read
How Hermes-Agent Enables Self‑Learning Skills for Autonomous AI Agents
AI Large Model Application Practice
AI Large Model Application Practice
Apr 7, 2026 · Industry Insights

Which Open‑Source SDD Framework Wins in the AI‑Coding Era? A Deep 5‑Tool Comparison

Amid growing AI‑coding hype, this article examines why Specification‑Driven Development (SDD) remains essential and provides a detailed analysis of five popular open‑source SDD frameworks—SpecKit, BMAD, OpenSpec, Superpowers, and GSD—covering their core concepts, installation steps, typical workflows, strengths, weaknesses, and recommendations for teams of different sizes.

AI codingOpen Source FrameworksSDD
0 likes · 18 min read
Which Open‑Source SDD Framework Wins in the AI‑Coding Era? A Deep 5‑Tool Comparison
AI Large Model Application Practice
AI Large Model Application Practice
Apr 1, 2026 · Artificial Intelligence

What the Claude Code Leak Reveals About Anthropic’s AI Agent Architecture

An accidental front‑end misconfiguration exposed 512,000 lines of Claude Code’s TypeScript source, unveiling Anthropic’s modular AI agent architecture, hidden “Buddy” pet system, the KAIROS autonomous mode, undercover stealth features, anti‑distillation defenses, and risky YOLO permissions, offering a rare, detailed glimpse into cutting‑edge generative‑AI engineering.

AI AgentAnthropicArchitecture
0 likes · 13 min read
What the Claude Code Leak Reveals About Anthropic’s AI Agent Architecture
AI Large Model Application Practice
AI Large Model Application Practice
Mar 30, 2026 · Artificial Intelligence

Why Agent Harnesses Are the Key to Production‑Ready AI Agents

The article analyzes the emerging concept of Agent Harnesses, explaining how they transform unruly large‑model agents into controllable, production‑grade systems by addressing long‑running tasks, legacy code complexity, execution‑delivery gaps, and safety concerns through systematic engineering practices.

AI engineeringAgent HarnessAutomation
0 likes · 18 min read
Why Agent Harnesses Are the Key to Production‑Ready AI Agents
AI Large Model Application Practice
AI Large Model Application Practice
Mar 23, 2026 · Artificial Intelligence

Turning OpenClaw into a Secure, Scalable Enterprise AI Platform

This article explores how to engineer OpenClaw from a personal desktop assistant into a controllable, enterprise‑grade AI productivity platform by addressing multi‑tenant architecture, security safeguards, application integration, skill asset management, cost governance, and operational monitoring.

Cost managementEnterprise AIMulti‑Tenant
0 likes · 16 min read
Turning OpenClaw into a Secure, Scalable Enterprise AI Platform
AI Large Model Application Practice
AI Large Model Application Practice
Mar 9, 2026 · Backend Development

How OpenClaw’s Gateway Powers Scalable, Secure Agent Systems

This article explains the design of OpenClaw’s Gateway – the control‑plane that unifies channel access, message routing, agent provisioning, distributed node execution, session isolation and hot‑reload configuration – and shows how each piece enables a scalable, governed AI‑agent platform.

Agent SystemConfiguration ManagementOpenClaw
0 likes · 19 min read
How OpenClaw’s Gateway Powers Scalable, Secure Agent Systems
AI Large Model Application Practice
AI Large Model Application Practice
Mar 2, 2026 · Artificial Intelligence

How to Build Your First Business Ontology for AI Agents – A Step‑by‑Step Guide

This article walks you through why enterprise AI agents need a semantic ontology, explains TBox and ABox concepts, outlines a general modeling workflow, introduces RDF/OWL standards and tools like Protégé and reasoners, and provides a hands‑on example—including Python code with Owlready2—to create and test a business ontology for order‑expedition rules.

Knowledge GraphOWLRDF
0 likes · 18 min read
How to Build Your First Business Ontology for AI Agents – A Step‑by‑Step Guide