1434 related articles
Deep DivesA clear breakdown of five core AI programming concepts — Prompt Engineering, Context Engineering, Agent, Skill, and Harness Engineering — with real-world use cases and advice for indie developers.
TutorialsStep-by-step guide to deploying Codex with Ollama locally for a free AI coding assistant, covering hardware checks, Ollama setup, model downloads, and full integration configuration.
Deep DivesHow RL, Self-Play, and Verifiers work together to evolve LLM reasoning — driving the leap from SFT imitation to true System 2 deep thinking.
TutorialsA complete guide to installing and configuring the Godot AI plugin. Use MCP protocol to let Claude and Codex create scenes, run tests, and debug with screenshots — build a 3D platformer in 10 minutes.
Tech FrontiersOpenAI acquires AI coding tool Windsurf for $3B. We break down the three-layer strategic logic, the impact on programmer jobs, and the rise of AI product managers.
TutorialsA deep dive into an STM32F103C8T6 HAL library AI smart car course, exploring AI's real capabilities and three key limitations in embedded development, and the best practices for human-AI collaboration.
TutorialsA detailed guide to developing an AI Agent-based crop pest and disease early warning system, covering image recognition, data visualization, and meteorological monitoring modules.
Deep DivesA deep dive into Huawei's open-source Hermes Agent framework: five-layer memory architecture, self-evolution loop, multi-agent collaboration, and comparison with Open Manus.
TutorialsA deep dive into Andrew Ng's latest Deeplearning.AI course on AI Agents, covering Agentic AI use cases, disciplined development workflows, evaluation frameworks, and error analysis methodology.
Deep DivesDeep dive into AI's four-stage evolution from Chat to Agentic AI, covering multi-Agent architectures, ReAct framework, and MCP protocol for developers.
Deep DivesDeep dive into Agentic RAG vs traditional RAG, covering tool calling, multi-step iteration, query rewriting, with LangChain and LangGraph code examples for building intelligent retrieval systems.
Deep DivesDeep dive into Tencent's open-source LLM knowledge platform WeKnora, covering RAG, autonomous reasoning Agent, and self-maintaining Wiki capabilities, plus its Go-based architecture and enterprise use cases.
TutorialsCompare traditional RAG vs Agentic RAG architectures, explore planning, tool use, and multi-step iteration capabilities, with full LangChain/LangGraph ReAct Agent code and ChatBoss project examples.
Product ReviewsA deep dive into LobeHub, the open-source multi-agent collaboration platform with 75K+ GitHub stars. Explore its Find, Build, and Collaborate capabilities built on TypeScript.