211 related articles

A deep engineering analysis of Agent internals: how LLMs decompose tasks via tool calling, why context compression and memory are essential, and why solo developers should avoid heavy frameworks.

Rusty HLP Viewer is the first open-source tool to natively open Windows HLP help files. Built in Rust, it runs on Windows, Linux, and macOS without format conversion.

Deep breakdown of 4 core AI Agent engineer competencies: business decomposition, multi-Agent architecture, quantitative evaluation, and engineering delivery—bridging the gap from Demo to production.

Explore self-hosted receipt tracking tools for grocery expense management, covering OCR recognition, price tracking, food categorization, and budget management with open-source solutions like Firefly III.

Master the full DeepSeek-OCR deployment and fine-tuning workflow: vLLM inference deployment, efficient Unsloth fine-tuning, dataset preprocessing, LoRA training, validation, and RAG vector database integration.

Poolside releases Laguna S 2.1, an open-source agentic coding model: 118B total params with only 8B active, scoring 40.4% on DeepSWE — ~4.5x DeepSeek V4 Pro Max. Supports 1M-token context, deployable on a single workstation.

In-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing and the transition path for test engineers.

An in-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing methods and the transition path for test engineers.

Learn how Bilibili creator JK built an AI-automated topic selection system using Codex and Feishu — covering the three-dimension method: practice, trending topics, and benchmarking.

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.

An in-depth look at using AI LLMs to audit Cloudflare's open-source cryptographic library CIRCL, covering constant-time detection, side-channel vulnerabilities, and human-AI collaboration.

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.

A deep dive into engineering AI applications: from a simple chat page to a multi-layer Agent platform, covering RAG knowledge bases, Workflow scheduling, multi-model management, and run tracing.

Build a production AI voice agent with Claude Code + Telnyx single-stack — no code needed, live phone number in 5 minutes. Covers 5 business scenarios including appointment booking, lead qualification, and support triage.
Cognee: The Open-Source Knowledge Grap…
Cognee is an open-source AI memory platform using knowledge graphs to give AI agents persistent cross-session memory. Self-hosted, graph + vector hybrid retrieval. 28K+ GitHub stars.
GitHub Daily · July 21: The Agent Skil…
GitHub Trending July 21: The Agent Skills ecosystem explodes as pluggable skill packs top the charts, MCP becomes the de facto standard, and ai-agent-book surges 4,434 stars in a day.

A comprehensive guide to AI-native application architecture: LLM inference, RAG retrieval (vector DB/knowledge graph/BM25), Agents, MCP tool calling, AI gateways, and observability — end-to-end.

Most AI agents never make it past the demo stage. This guide covers four production-grade agent patterns—workflow orchestration, policy-constrained execution, anomaly handling, and load routing—to help teams build reliable agent systems.
The Guardian Angels Framework: How LLM…
The Guardian Angels framework shows how LLM personalization can achieve both productivity and data security through local deployment, differential privacy, and tiered permissions.

Viktor is a Slack-native AI employee with 3,000+ integrations and team-shared context. Learn how it evolved from browser agents to company-level AI, tackling memory, permissions, and proactivity.