3994 related articles

Developer builds ARYA, a voice AI assistant that controls real apps like WhatsApp and Spotify with vector memory. Deep dive into its technical implementation, AI Agent trends, and opportunities for builders.

Spring AI 1.0 is here — Java developers can now build AI apps without switching to Python. This guide covers LLM integration, RAG, intelligent customer service, and Agent patterns for enterprise deployment.

A beginner's guide to Dify covering Docker deployment, MySQL setup, model integration, five app types (Chatbot/Agent/Workflow), and publishing — build LLM apps fast.

A complete guide to Dify — covering deployment, five core app types (chatbot, Agent, workflow, and more), LLM integration, and publishing for zero-experience developers.

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.

Learn how LangChain's Chain and Memory components overcome LLM limitations. Build intelligent AI apps with multi-step workflows and persistent memory.

An in-depth explanation of RAG (Retrieval-Augmented Generation) principles, with a hands-on guide to loading PDF, Word, and other document formats in LangChain to build a complete ChatDoc Q&A app.

AI Agents are reshaping software development with 42.8% market CAGR. Learn the difference between Agents and traditional AI, plus a complete LangChain-based curriculum to launch your career in intelligent agent development.

A complete guide to Dify local deployment: from Docker environment setup, source code pulling, and container startup to first access. Build a private AI app development platform across Linux, Windows, and Mac for fast enterprise AI deployment.

A detailed guide to Dify, the open-source LLM app development platform, covering its core features and full local deployment via VMware + Ubuntu + aaPanel + Docker. Supports 100+ models like DeepSeek and ChatGPT to build enterprise AI apps fast.

A practical guide for Java developers to build AI apps without switching to Python. Learn LangChain4j, RAG, Function Calling, and MCP through an airline customer service project.

Learn CrewAI's core concepts (Agent, Task, Process, Crew, Pipeline) and how to wrap a multi-Agent service with FastAPI. Covers GPT, Qwen, and Ollama local model integrations with real benchmark comparisons.

A complete guide to self-hosting Dify, the open-source AI platform: environment setup, Docker Compose deployment, LLM integration, and app building. Runs on just 2 cores and 4GB RAM.

Complete guide to Dify's five app types, Docker deployment for v1.8.0, and workflow building. Compare Dify vs Coze and learn to build enterprise AI apps with no code.

Deep dive into NVIDIA's guide for building financial transaction foundation models, covering representation learning, Transformer pre-training, distributed GPU training, and fine-tuning for fraud detection and credit assessment.

Deep dive into ViBench, a benchmark addressing SWE-bench's gaps in evaluating AI application building through end-to-end generation, visual quality, and functional completeness.
TutorialsA practical guide to frontend AI full-stack development covering PNPM MonoRepo architecture, TurboRepo build optimization, and LangChain multimodal applications with Ollama local model deployment.
TutorialsA detailed guide to Dify 1.8.0 Docker deployment, environment setup, and AI app building. Covers five app types, comparisons with Coze, workflow creation, and more for this open-source AI platform.
TutorialsLearn how to build a multi-Agent collaborative system with CrewAI and FastAPI. Covers Agent, Task, Crew concepts, GPT/Tongyi Qianwen/Ollama integration, with complete code examples and model comparisons.
TutorialsA comprehensive guide to Spring AI covering LLM integration, prompt engineering, RAG knowledge bases, and five AI Agent patterns, with three enterprise projects for Java engineers.