13 related articles

GitHub Trending July 27: AI Agent Skills explode as claude-video, impeccable, and last30days-skill extend model capabilities without modifying models themselves.

A systematic roadmap from LangChain and LangGraph to multi-agent development, covering RAG, Tool Calling, MCP, and more, helping developers break into AI app development.

OpenInspect's Multi-Repo Automations lets AI coding agents maintain up to 10 repositories on a schedule simultaneously — isolated sessions, independent PRs, and fault-tolerant execution for security sweeps, dependency upgrades, and framework migrations.

As LLM costs keep falling, how can Java developers seize the AI opportunity? This article explores LangChain4J's core capabilities, supported models and vector databases, and compares LangChain4J vs. Spring AI to help you build local knowledge bases and intelligent customer service systems.

Want to learn Python from scratch but don't know where to begin? This article breaks down three stages—basic syntax, advanced mastery, and hands-on practice—with real projects in crawling, automation, and data analysis to help you build programming thinking.

Ternlight is a 7MB WebAssembly-based browser-side text embedding model requiring no server or GPU. Explore its tech, use cases, and tradeoffs for private, offline semantic search.

GitHub Trending July 5: Claude Code Skill ecosystem explodes, AI pen-testing tool Strix gains +2137 Stars, and local-first privacy apps surge.
TutorialsA detailed five-phase learning roadmap for Java developers transitioning to AI engineering, covering Spring AI, LangChain4j, RAG core technology, and Agent development.
TutorialsSpring AI getting started guide covering JDK 17 setup, Spring Boot 3.4 requirements, core concepts like Chat Completion and Tokens, helping Java developers quickly build AI applications.
Product ReviewsDeep dive into OpenClaw4J, an intelligent Agent framework built on Java 21 virtual threads and Spring AI, supporting tool calling, memory management, and multi-Agent collaboration for enterprise Java developers.
Deep DivesA deep dive into LangChain4j's core features including unified API abstraction, RAG, Agent tool calling, and Spring Boot integration for building enterprise AI apps in Java.
TutorialsA practical guide to building AI Agents with Spring Boot 3, Java 21, and Spring AI — covering RAG, Tool Calling, MCP protocol, and ReAct pattern with the yu-ai-agent open-source project.