294 related articles

Learn what MCP (Model Context Protocol) is, why it's replacing Function Calling, and how it breaks AI data silos to enable remote tool invocation for agents.

A systematic overview of the AI Agent tech stack: RAG retrieval, Agent planning, MCP protocol, AI Gateway, and observability — helping developers build production-grade AI systems.
WrenAI: An Open-Source GenBI Tool for …
WrenAI is an open-source GenBI tool by the Canner team that converts natural language into trusted SQL, charts, and dashboards via a semantic layer. Supports 20+ data sources including BigQuery and Snowflake. 16,000+ GitHub stars.

Java developers can build AI apps too! Learn LangChain4j fundamentals including RAG, Agents, Function Calling, and hands-on projects — no Python required.
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.

Andrew Ng's DeepLearning.ai teams up with Anthropic to teach Agent Skills: file structure, progressive disclosure, MCP integration, and the full path from Claude.ai to the Agent SDK.

A complete guide to Java AI development: Spring AI, LangChain4j, Spring AI Alibaba, and AgentScope4j — framework comparisons, selection tips, and a clear learning path.

Traditional Java roles are shrinking while AI demand surges. Learn the three paths into AI for developers, and why RAG knowledge bases are the highest-ROI entry point for Java engineers.

Frontend engineers pivoting to AI Agent development: TypeScript and Zod are now must-have skills. Explore the full progression from API calls to building LangGraph-style frameworks, and nail the 3 core interview topics.

How can Java developers break into AI? This guide covers the AI application engineer career path, RAG knowledge base fundamentals, vector database retrieval, and enterprise-grade RAG challenges.

Why do AI results vary so dramatically? LangChain V1.3 reveals the answer: engineering mindset. Covers LangGraph, Deep Agent, RAG, Time Travel, and more.

MCP (Model Context Protocol) is the open standard for AI tool integration. Build your own MCP server with ~20 lines of Python. Learn tools, resources, prompts, and both local and remote deployment.
Designing APIs for AI Agents: A Paradi…
When AI Agents become the primary API callers, traditional interface design assumptions break down. This article explores agent-friendly API design principles and how MCP is driving this paradigm shift.

A clear breakdown of the four core AI Agent concepts: Function Calling, Tool, MCP, and Skill — understand the full tech stack behind intelligent agent development.

Learn how to use MCP (Model Context Protocol) to run adversarial tests on AI agents in the terminal, covering prompt injection, privilege escalation, and dangerous command execution scenarios.

Spring AI is Java's answer to LangChain — offering unified multi-model APIs, structured output, RAG, Tool Calling, and MCP protocol support for enterprise LLM development.
PlanWright: A Control Plane and Multi-…
PlanWright is a control plane for AI coding agents, drawing on Kubernetes orchestration principles to tackle multi-agent task assignment, state tracking, and collaboration conflicts.

A structured AI Agent learning path covering core principles, prompt engineering, tool use, multi-agent systems, and frameworks like LangChain, CrewAI, and Dify for enterprise deployment.

LangChain4j is the AI application development framework built for Java engineers. Integrate DeepSeek, Qwen, and more into Spring Boot — no Python required.

A complete Spring AI guide for Java developers covering ChatModel, EmbeddingModel, ChatMemory, Tool Calling, MCP protocol, and RAG with Milvus. Build LLM apps in Spring Boot.