275 related articles

Java developers can build AI apps too! Learn LangChain4j fundamentals including RAG, Agents, Function Calling, and hands-on projects — no Python required.

Microsoft Power Platform's Dataverse plugin for coding agents supports GitHub Copilot, Claude Code, and more — enabling natural language data modeling, queries, security config, and docs generation.

Connect your local Zotero library to AI via MCP protocol to eliminate hallucinated citations. Full guide covering UV, Zotero setup, and OpenCode with free DeepSeek.

A deep dive into LangChain, LangGraph, MCP, and enterprise AI Agent development: covering Streamable HTTP updates, DeepSeek R1 Function Calling limits, and Qwen3 agent capabilities.

A complete guide to Claude Code: environment setup, switching to domestic LLMs, CLI commands, Git workflows, MCP, Subagents, and enterprise project walkthroughs.

Deep dive into AI-era automated testing: using Pytest + Playwright + MCP for stable automation, constraining code conventions with Skills, avoiding non-determinism and high token costs. Includes real debugging war stories.

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

A complete guide to Claude Code Skills: what they are, how they differ from Plugins, three installation methods, how to write SKILL.md, trigger mechanisms, and top resource recommendations.
GitHub Daily · July 20: AI Agent Infra…
AI Agent infrastructure explodes across GitHub Trending: OmniRoute unifies 268+ providers, cognee adds long-term memory, and self-hosted openship tops growth with +1719 stars.

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.
Fuse: An Open-Source MCP Tool Built to…
Fuse is an open-source MCP/CLI tool that improves Claude Code's performance on large C# codebases using Roslyn-powered semantic queries to reduce token usage.
PostHog Deep Dive: The Open-Source All…
PostHog is an open-source all-in-one platform combining product analytics, session replay, feature flags, A/B testing, and AI Observability. Supports self-hosting and MCP protocol.
Code Review Graph: Using Intelligent C…
Code Review Graph is a local-first open-source code intelligence graph supporting MCP and CLI. It reduces AI context noise in large repos with persistent graph structures.

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.

Learn how to build an automated AI agent using Cherry Studio, MCP protocol, and locally deployed models — covering DeepSeek integration, web scraping, and private knowledge base setup.

A hands-on guide to building a local AI agent and private knowledge base using Cherry Studio, MCP, and Ollama — with web scraping, report generation, and terminal control.
GitHub Daily · July 17: AI Coding Infr…
AI coding infrastructure explodes on GitHub: context management, code graphs, and vector indexes become the new battleground as the community shifts from apps to underlying capabilities.

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.

A complete guide to OpenAI Codex: CLI setup, slash commands, AGENTS.md, MCP integration, multi-agent collaboration, and a RAG customer service project walkthrough.