235 related articles

book-to-skill is an open-source GitHub project with over 10K stars that converts technical book PDFs into Claude Code Skills, enabling AI coding assistants to directly leverage book knowledge.

How to learn AI Agent development from scratch? This article outlines a clear 3-step path: Python crash course, LLM theory & practice, and LangChain framework project implementation.

Complete guide for backend developers transitioning to AI/LLM engineering. Covers the 4 core skills—Python, RAG, Fine-tuning, and Agents—with a phased learning roadmap and practical project advice.

Deep dive into Spring AI framework's core features including provider-agnostic unified API abstraction, RAG retrieval-augmented generation, and structured output to help Java developers build enterprise AI apps.

Deep dive into Spring AI framework's core features including provider-agnostic unified API abstraction, RAG retrieval-augmented generation, and structured output to help Java developers build enterprise AI apps.

spaCy's default Sentencizer achieves only 55.4% accuracy on edge cases, while open-source library yasbd reaches 98.9%. Analysis of limitations and integration code examples.

A beginner's guide to prompt engineering covering the four functions of prompts, the key differences from prompt engineering, a six-step systematic workflow, and critical technical and practical limitations.

How to learn AI Agents from scratch? This guide covers two clear paths: developers go from Python to LLMs to open-source framework source code; practitioners use Claude Code or similar tools to get results fast.

Learn AI Agent core principles from scratch: understand how Agents differ from LLMs, their execution mechanisms, why rule design matters, and find the right learning path for your goals.

A 6-week systematic learning path for frontend engineers transitioning to AI Agent development, covering core architecture, ReAct, multi-agent collaboration, RAG integration, and deployment.

Kimi K3 officially launches on Ollama Cloud as an "extra high usage" model. This guide covers free tier quotas, cloud inference experience, technical advantages, and how developers can seamlessly call this high-performance LLM.

A beginner's guide to AI Agents: understand core principles, how Agents differ from LLMs, their execution mechanisms, and get tailored learning path recommendations.

A systematic guide to AI Agent development across four stages: LLM fundamentals, ReAct paradigm, memory & tools, and multi-agent collaboration for developers.

claude-video is a trending open-source tool that enables Claude to analyze videos via frame extraction and audio transcription. Learn how it works and its use cases.

Build high-quality AI projects on a budget. Learn how to use Ollama, Groq, Chroma, and other free open-source tools to build RAG systems and multi-Agent workflows from scratch.

Build high-quality AI projects on a budget. Learn how to use Ollama, Groq, Chroma, and other free open-source tools to build RAG systems and multi-Agent workflows from scratch.

A fresh grad interviewing for a GenAI Trainer role faced prime number coding and activation function questions while the interviewer used Gemini to generate questions live — exposing AI hiring chaos.

Reddit leaks suggest a Google Gemini 3.5 intermediate checkpoint outperformed Claude Opus 5 max thinking in testing. We analyze what checkpoints mean, benchmark credibility, and the LLM competition landscape.

A detailed guide on building a full-process HR recruitment Workflow Agent with Spring AI Alibaba Graph, covering resume parsing, multi-dimensional screening, tiered questions, human-in-the-loop, and state rollback.

Spring AI 2.0 brings five core updates: mandatory upgrade to Spring Boot 4, Tools parsing moving up, a built-in Agentic mechanism, MCP switching to Streamable HTTP, and an on-demand tool Advisor.