287 related articles

How can frontend engineers transition into AI development? This guide covers four agent development directions: RAG, workflow agents, vertical agents, and general-purpose agents — with framework picks like LangChain.js.

A complete 5-stage AI large model learning roadmap — from Python basics and prompt engineering to RAG pipelines, Agent development, and private model deployment.

Learn LangChain 1.3 core concepts including LLM model abstraction, RAG retrieval-augmented generation, and Agent orchestration. Build a Deep Agent with planners, tools, and reflection modules.
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.

Want to run open-source LLMs like DeepSeek locally for free? Ollama is the easiest solution. This guide covers what Ollama is, its core advantages, and key use cases.

A complete guide to OpenAI Codex: CLI setup, slash commands, AGENTS.md, MCP integration, multi-agent collaboration, and a RAG customer service project walkthrough.
The Complete AI Researcher Learning Ro…
A structured AI/ML learning roadmap covering Python, math, machine learning, deep learning, and MLOps — with timelines, milestones, and free resource recommendations.

LangChain V1.3 course deep-dive: why engineering thinking beats tool-chasing. Covers RAG accuracy myths, Token cost control, and LangChain/LangGraph/Deep Agent breakdowns.

A deep dive into Spring AI 2.0: provider-agnostic APIs, RAG with vector databases, and how Java developers can build LLM apps using the Spring ecosystem.

How can linguistics or translation majors transition into NLP engineering? This article compares three pathways and offers a phased strategy covering core skills, project building, and job hunting tips.

How can OSINT practitioners with a CS background automate intelligence with AI? This guide covers computer vision, VLMs, and Agent frameworks including YOLO, SAM, and Grounding DINO.

Claude Code is Anthropic's local AI programming assistant that reads your entire codebase, auto-debugs, and delivers far higher accuracy than Cursor and Trae. Here's why it's the strongest AI coding tool today.

An in-depth look at LangChain V1.3's core philosophy: from RAG to multi-agent workflows. Master LangGraph, Chain, and DeepAgent, learn token control and Human-in-the-loop, and become a true master of AI app development.

An in-depth look at LangChain's core value: the three limitations of LLMs, unified model interfaces, modular architecture, configuring the DeepSeek API, and understanding the SystemMessage/HumanMessage/AIMessage/ToolMessage system to build a foundation for Agent development.

Arcaide is a code comprehension tool based on multi-level call graphs, helping developers explore function calling relationships from macro to micro, speed up onboarding, assess change impact, and identify technical debt.

Limited time but want to learn AI systematically? This guide maps out a practical learning path for working IT pros—from AI application engineering and prompt engineering to RAG and Agents.

A roadmap for growing into an AI engineer, from Python basics to production deployment, covering LLM app development, RAG systems, model evaluation, and safety. This article breaks down each phase to help you avoid detours and go from beginner to production-ready faster.

Learning AI Agent development is no longer daunting! This article outlines the simplest practical path: master just enough Python, grasp core LLM concepts, then build your first Agent with LangChain.

A systematic breakdown of the AI agent development learning path, covering four stages: fundamentals, RAG knowledge bases, tool use, multi-agent collaboration, and hands-on projects.

Knowing how to call an API doesn't make you an AI engineer. This article breaks down the complete skill structure of an AI application engineer, covering Python fundamentals, LLM fine-tuning, Agent development, and enterprise projects.