337 related articles
Spring AI Agent Utils: A Java Agent To…
Deep 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.
Context Engineering Replaces Prompt En…
Learn how Context Engineering replaces Prompt Engineering to boost Claude Code efficiency. Build complex multi-Agent projects with zero coding using structured context files.
OpenAI Codex Complete Guide: Four Tool…
Deep dive into OpenAI Codex's four core tools: IDE extension, CLI, Cloud service, and code review bot. Learn how they work together to build an efficient AI programming workflow from local coding to cloud automation.
AI + Jupyter Notebook: A Practical Met…
The hardest part of STEM is the gap between theory and practice. Learn how to use Jupyter Notebook with AI Coding Agents to auto-generate interactive tutorials for math, physics, statistics, and more.
MCP Protocol Practical Guide: The Stan…
Deep dive into MCP (Model Context Protocol) principles and practical applications. Learn how LLMs connect to external tools via MCP to become agents, covering Java tech stacks, MCP Server ecosystem, Cherry Studio demos, and A2A protocol comparison.
Dify 1.8.0 Hands-On Tutorial: Complete…
A detailed guide to Dify 1.8.0 Docker deployment, environment setup, and AI app building. Covers five app types, comparisons with Coze, workflow creation, and more for this open-source AI platform.
Cursor + MCP in Practice: A Complete G…
A detailed guide on integrating Playwright MCP Server with Cursor, covering Node.js setup with NVM, NPM mirror configuration, and building a browser automation agent step by step.
Complete Guide to Building Claude MCP …
Complete guide to MCP server setup: FastMCP local development, Claude CLI registration, STDIO vs HTTP communication modes, and Docker containerized remote deployment for AI-callable tool services.
The Truth About Vibe Coding: You Can S…
Vibe Coding doesn't mean you can build software without understanding code. This article reveals why diagnostic ability matters more than code generation and how to use AI effectively.
Gemini 2.5 Pro 0605 Hands-On Compariso…
Hands-on testing of Gemini 2.5 Pro 0605 across coding, reasoning, creative writing, and app development, compared head-to-head with OpenAI o3 and Claude Opus 4.
OpenCode: A Deep Dive into the Termina…
Deep dive into OpenCode, a terminal AI coding tool built with Go. Blazing-fast startup, multi-model support (Gemini, Claude), built-in Vim editor, and LSP integration. Compared with Claude Code and Aider.
AI Coding Real-World Test: GPT-5, Gemi…
Real-world test using Cursor IDE: GPT-5, Gemini 2.5 Pro, Kimi K2, and Grok 4 all fail at static web scraping while Claude leads with 126 pages. Deep analysis of why top AI models struggle.
Building an On-Chain Trading Bot Manag…
Learn how to use the open-source AI framework Bolt with DeepSeek LLM API to build a visual on-chain trading bot management dashboard through natural language — zero coding required.
AI-Generated 2D Game Animations & Scen…
Compare two AI approaches for 2D game character animation and learn how to create parallax scrolling scenes with AI tools for import into Godot engine—a cost-effective guide for indie developers.
CrewAI Multi-Agent Collaboration in Pr…
A deep dive into CrewAI's four core concepts for multi-agent collaboration, with hands-on FastAPI deployment and a comparison of GPT-4o-mini, Qwen MAX, and Llama 3.1.
Practical Guide to Building Multi-Agen…
Learn how to build a multi-Agent collaborative system with CrewAI and FastAPI. Covers Agent, Task, Crew concepts, GPT/Tongyi Qianwen/Ollama integration, with complete code examples and model comparisons.
Optimize Anything: One API to Unify Op…
UC Berkeley and Stanford propose Optimize Anything, a universal text optimization framework that unifies optimization of CUDA kernels, agent architectures, and prompts through one declarative API.
Building an Agent Framework from Scrat…
Learn how to split AI Agent capabilities into four modules—Tool Registry, Message Store, Agent Runtime, and Built-in Tools—and build a reusable, extensible Agent framework using Python decorators.
The Complete Guide to Spring AI: A Ful…
A comprehensive guide to Spring AI covering LLM integration, prompt engineering, RAG knowledge bases, and five AI Agent patterns, with three enterprise projects for Java engineers.
Getting Started with LangChain: Core C…
A systematic guide to LangChain's core features, covering LLM vs. Agent concepts, unified interface design, multi-provider support, environment setup, and hands-on code examples for AI app development.