636 related articles
TutorialsA zero-coding SOE employee quit his job and built a mini program with Cursor. This article analyzes how ordinary people can leverage AI tools for low-cost product development with practical advice.
TutorialsLearn how to build a personal AI knowledge base with local vector databases, MCP protocol, and Obsidian. Achieve semantic retrieval and auto-ingestion with zero-code deployment in one hour.
Product ReviewsCursor restricted in China? This article reviews three AI coding alternatives: Augment Code for smart prompt optimization, Trae for best value, and Amazon Kilo for process-driven development.
TutorialsComplete guide to Cursor AI programming tool: installation, core features, and practical tips. Compares GitHub Copilot, Windsurf, Trae and more to help beginners boost development efficiency 10x.
Expert OpinionsGumloop founder Max shares the truth about AI automation: processing 4M daily workflows taught him why 50 AI Agents running a company is a lie, and why the real AI philosophy is acceleration, not replacement.
Product ReviewsPage Agent is Alibaba's open-source AI browser extension that automates form filling and data entry via natural language. Supports Chrome, multiple LLMs, and backend integration.
Product ReviewsPair AI natively integrates 6 AI coding tools—Roo Code, SuperMaven, Perplexity, Memo, Continue—into one editor starting at $15/month, competing with Cursor and Windsurf.
TutorialsA systematic breakdown of 15 key steps for building AI Agents with Vibe Coding, covering environment setup, product docs, frontend UI, backend APIs, databases, and deployment.
TutorialsA deep dive into Claude Agent SDK for Python: Query basics, custom Tools with MCP Server, CloudSdkClient multi-turn sessions, and Hooks security control with full code examples.
Deep DivesA deep dive into AI Agent development methodology, from the ReAct theoretical framework to a four-layer enterprise tech stack covering model services, Agent types, LangChain, and production deployment.
Product ReviewsGoogle's AI coding assistant Jules exits Beta with environment snapshots, Critic Agent reinforcement learning code review, interactive planning, web preview, web search, and more.
TutorialsDeep dive into SubAgent context isolation architecture, covering parent-child Agent roles, tool definitions, run_subagent implementation, and differences from TodoList and Agent Teams.
Industry InsightsSQLite adds AGENTS.md explicitly rejecting AI-generated code and opens a dedicated Bug forum to handle the flood of AI bug reports. A look at its AI governance strategy.
Tech FrontiersAnthropic will host its inaugural Compile conference on June 16, 2025 in San Francisco, bringing together engineers, researchers, and builders to explore how AI is reshaping software development.
TutorialsA deep dive into Harness Engineering's three-layer architecture: Information, Constraint, and Automation layers, covering Agent failure modes, OpenAI and Anthropic best practices, and AI tool selection strategies for controlled AI development.
Deep DivesDeep analysis of two MCP ecosystem breakthroughs: code execution compresses tool definitions from 150K to 2K tokens, and Agent Skills enable capability packaging and reuse.
TutorialsDeep dive into Andrew Ng and Harrison Chase's LangChain course, covering the five core components—Models, Prompts, Indexes, Chains, and Agents—to help developers master LLM app development.
TutorialsA detailed guide to Coze AI development platform's core features including agent building, workflow orchestration, knowledge base setup, and plugins — build custom AI apps with zero code.
Tech FrontiersGoogle introduces Gemini AI assistant in hiring to assess AI proficiency, OpenAI launches GPT-5.5 Cyber for critical infrastructure defense, Anthropic nears trillion-dollar valuation, Mozilla fixes 271 Firefox bugs with AI in two months.
Deep DivesDeep dive into MCP (Model Context Protocol): architecture, how it works, and security risks. Learn the key differences between MCP and Function Calling.