275 related articles

A practical guide for Java developers transitioning to AI app development. Includes a 45-day learning plan covering Spring AI, RAG, Agent skills, plus resume and interview strategies.

A systematic AI LLM learning roadmap covering prompt engineering, RAG, AI Agent development, and fine-tuning — with beginner-friendly paths and practical tips.

Deep dive into vLLM's core technologies for high-throughput LLM inference, including PagedAttention memory management, continuous batching, distributed deployment, and comparisons with TensorRT-LLM.
TutorialsConfused learning AI from scratch? This guide breaks down why fragmented learning fails and provides a complete path from Python to deep learning with practical tips.
Industry InsightsIn-depth analysis of the AI large model job market, breaking down the two core directions—algorithm research and engineering deployment—covering requirements, barriers, and career prospects.
TutorialsDeep analysis of Claude Code's four core agent modules: Agent Loop, Tool System, Skills, and Memory, with a TypeScript minimal implementation guide for frontend engineers transitioning to AI development.
TutorialsStep-by-step guide to building a local RAG knowledge base using RAGFlow, Ollama, and LM Studio with Docker, covering Embedding model deployment and network troubleshooting for private AI Q&A.
TutorialsComplete guide to AnythingLLM local knowledge base setup: installation tips, Ollama model configuration, document vectorization, recall optimization, and API integration.
TutorialsA systematic LLM engineer learning roadmap covering Transformer basics, prompt engineering, RAG, Agent development, API integration, fine-tuning, deployment, and project practice across six stages.
TutorialsComplete guide to deploying Stable Diffusion locally. Covers hardware requirements, one-click installation, and model setup. Run AI image generation free with 8GB RAM.
Product ReviewsDeep dive into OpenHuman open-source AI Agent: context-first architecture, Rust+React hybrid, Memory Tree system, Token Juice compression, and multi-model routing.
TutorialsDeep dive into a popular 3-month AI/LLM transition roadmap: from Python basics and Prompt engineering to LangChain, RAG, Agents, and hands-on projects, with realistic time estimates and pitfall warnings.
Industry InsightsDeep analysis of three core LLM roles—Application Engineer, Development Engineer, and Algorithm Engineer—covering technical requirements, salary thresholds, and career prospects including RAG, fine-tuning, and inference deployment.
Product ReviewsIndie developer releases AI IDE WaLiCode v0.2.0 with multi-project chat, task decomposition mode, and Ollama local model support, addressing pain points in mainstream AI IDEs.
TutorialsA systematic breakdown of seven core LLM learning modules covering environment setup, Prompt Engineering, RAG, Agents, dev frameworks, fine-tuning, and hands-on projects for developers.
TutorialsLearn how to deploy DeepSeek R1 locally using Ollama with this step-by-step guide covering installation, model selection, hardware requirements, and advanced features like GUI and knowledge bases.
Product ReviewsReal-world comparison of three community-built Qwen3.6 27B variants: OmniMerge V4 with +15.8pp code gains, 40B OPUS distilled for roleplay, and a 16GB-optimized version for limited VRAM.
TutorialsStep-by-step guide to locally deploying DeepSeek with Ollama and building a RAG private knowledge base with RAGFlow. Covers environment setup, Docker deployment, and Embedding principles.
TutorialsStep-by-step guide to locally deploy a personal AI knowledge base with DeepSeek + RAGFlow + Ollama. Covers RAG principles, Ollama setup, Docker deployment, and knowledge base optimization.
TutorialsBattle-tested MoS-TTS-Nano local deployment guide. 0.1B ultra-lightweight TTS model runs on quad-core CPU without GPU. Covers Conda setup, pynini installation fixes, model download, and Gradio WebUI.