2611 related articles
TutorialsLearn how to build a full-stack multimodal AI conversation system using pnpm Monorepo architecture, covering local model integration, image understanding, and streaming chat.
TutorialsLearn how to refactor a Node.js AI Agent using Function Calls instead of prompt engineering. Covers tool definition via JSON Schema, the Agent Loop, and key implementation details from analyzing Claude Code.
TutorialsLearn how to apply Context Engineering in CodeBuddy IDE using two custom rule files — a Requirements-to-TODO-LIST engine and a Project Execution engine — to generate complete apps with a single sentence.
Industry InsightsShould custom software teams go all-in on LLMs? Through a deep conversation with ChatGPT, we analyze scenario selection, Token costs, and industry fit to provide a rational decision framework for ToB developers.
TutorialsAn OpenAI employee used just 35 lines of prompts to have Codex analyze 30 days of work history, identify repetitive tasks, and generate reusable automated Skills. Combined with screen reading and long-term memory, Codex is becoming a proactive workflow optimization agent.
Tech FrontiersAnthropic releases Claude Opus 4.8 with optimized thinking effort calibration. This article explains what it is, why it matters for AI reasoning models, and its impact on industry competition.
TutorialsHow to use AI Agents for product launch videos, multi-platform growth marketing, and business plan writing — a complete workflow for indie developers building one-person companies.
Product ReviewsIn-depth testing of Claude Opus 4.8 across game dev, UI reproduction, 3D scenes, and tool building—$50 in Tokens reveals its true capabilities and limits.
Tech FrontiersOpenAI hosted Voice Hack Night where teams built 4 real-time voice agent projects in 6 hours. Deep analysis of technical challenges, use cases, and developer ecosystem trends in real-time voice AI.
TutorialsLearn how to transform Claude Code from a random prompting tool into a systematic Agentic OS through three layers: architecture, Obsidian memory, and an observability dashboard.
Product ReviewsHands-on review of Zion no-code platform: building a production-ready e-commerce mini program from scratch with visual design, built-in database, workflow orchestration, AI Agent integration, and one-click multi-platform publishing.
TutorialsLearn how to deploy a PD-disaggregated SGLang inference cluster on AMD GPUs using a single config file, boosting LLM throughput and latency performance.
Tech FrontiersDeep dive into StepFun AI's Step 3.7 Flash, a 198B sparse MoE vision-language model with 256K context and 3-level reasoning, excelling in multimodal understanding, AI coding, and Agent tool orchestration.
Tech FrontiersLiquid AI releases LFM2.5-8B-A1B, a MoE model with 8B total params but only 1.5B active, matching 6B-class models in tool calling. Supports 128K context, local deployment, multilingual, with SGLang Day-0 support.
Industry InsightsSGLang co-hosts a finance AI inference event with Crusoe AI and Cloudflare, exploring LLM inference deployment in trading, risk management, and compliance — signaling Wall Street's shift to production-grade AI infrastructure.
TutorialsDeep dive into BMad-Method, an open-source multi-agent framework simulating a full agile team—from business analysis to QA—supporting Claude Code, Cursor, and more.
TutorialsLearn AI Agent development from Claude Code's 510K lines of source code, covering Agent Loop, context compression, multi-Agent orchestration, and two efficient study methods.
TutorialsDeep dive into Spring AI Agent Utils toolkit covering Skill modules, Ask a User Question, To Do Write, Auto Memory, and multi-Agent orchestration — empowering Java developers to build powerful AI Agents.
ResearchDeep dive into AISTATS 2024 paper MixupMP: revealing Deep Ensembles' fundamental UQ flaws and fixing them via Mixup augmentation and Martingale Posterior framework for better calibration and OOD detection.
TutorialsReplace vague prompts with spec sheets—30 lines of config gets AI coding right the first time. Covers the six-element framework, three-tier boundaries, and three iron rules to eliminate rework.