1093 related articles
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.
Product ReviewsIn-depth review of Mavis multi-agent platform across academic retrieval, literature review, and web development. Multi-agent mode significantly outperforms single agents in accuracy and reliability.
Deep DivesDeep dive into CodeRAG's four core technologies: vector similarity search, file system tools, Code Knowledge Graph (CKG), and DeepWiki — how they work together to help AI coding assistants truly understand enterprise codebases and eliminate hallucinations.
Product ReviewsAgent Memory is an open-source local memory layer providing persistent, cross-session, cross-tool long-term memory for AI coding agents like Claude Code, Cursor, and Codex.
TutorialsLearn how to transform Claude Code from a random prompting tool into a systematic Agentic OS through three layers: architecture, Obsidian memory, and an observability dashboard.
Product ReviewsHands-on review of Zion no-code platform: building a production-ready e-commerce mini program from scratch with visual design, built-in database, workflow orchestration, AI Agent integration, and one-click multi-platform publishing.
TutorialsA detailed guide to configuring CLAUDE.md with a six-section structure covering project overview, features, tech stack, directory structure, code conventions, and constraints to boost AI coding efficiency.
TutorialsExplore Claude Code's source code to unlock hidden configurations like Hooks, Agents, Permissions, and Memories. Transform your AI assistant into a customizable semi-automated development workflow.
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.
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.
TutorialsA deep dive into AI Agent core principles and practical development paths, covering perception-decision-execution capabilities, MCP protocol tool integration, and analysis of Manus and AutoGLM.
Deep DivesDeep dive into the memU open-source memory framework: how it organizes Agent memory as a file system with three-layer semantic abstraction, dual-loop collaboration, and two retrieval modes.
TutorialsA developer used Claude Code and DeepSeek to build and deploy a complete website from scratch in 7 days. 99% AI-written code, AI-generated data, with full process breakdown and cost analysis.
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.
TutorialsA detailed three-month AI Agent learning roadmap covering LLM basics, ReAct paradigm, LangChain, memory mechanisms, tool calling, and multi-agent collaboration with practical project suggestions.
TutorialsExplore the three stages of AI programming evolution: from Prompt Engineering to Context Engineering to Harness Engineering. Master enterprise-grade AI coding with Cloud Code + VS Code.
Industry InsightsCisco partners with OpenAI to bring Codex into enterprise engineering, covering AI-native development, AI Defense security acceleration, and automated bug fixing.
TutorialsLearn the Cursor "Main Thread & Grunt" multi-agent workflow: use a high-tier model for complex tasks and a low-tier model for simple tasks in parallel to maximize AI coding efficiency.
Industry InsightsJane Street's AI team details how they built a custom LLM toolchain for OCaml, covering workspace snapshot training data, RL with code evaluation, and the AID editor architecture.
TutorialsExplore PyCharm AI Assistant's new features: free local AI completion, cloud-powered generation, Chat & Edit modes, and context management tips for Python developers.