103 related articles

Open source Wikis are becoming core infrastructure for AI-era knowledge management. This deep dive explores multi-source integration, structured storage, RAG retrieval, and community co-building strategies.

LangChain open-sources OpenWiki, a tool that auto-generates and maintains AI-readable wiki documentation for codebases via a single command, powered by Git history and agents.md integration.

A deep dive into engineering Vibe Coding: using Superpowers for project-level decomposition and gstack for module layering and constraints to tame AI coding assistants like Codex and Claude Code.

A detailed guide for Chinese developers on configuring the Codex CLI AI coding tool with GPT-5.5 via API proxies, covering setup steps, efficiency gains, and security risks.

Step-by-step guide to building a complete RAG pipeline with Ollama + LangChain + FAISS + Qwen 1.5B. Run document retrieval and intelligent Q&A locally without a GPU.

From CSS-trap interview questions to 30K-line code patches, explore where human expertise truly matters in the Agent Coding era — and why AI raises the bar, not lowers it.

A comprehensive guide to OpenCode, the open-source AI coding tool — covering installation (desktop/WSL), model config, rules files, custom commands, MCP extensions, and Agent SQL capabilities.
TutorialsDeep dive into Harness AI Engineering: master enterprise e-commerce development with Claude Code using the Rules, Skills, Wiki, and Changes framework.

A complete guide for frontend developers advancing to AI architects, covering the three-tier competency framework, Codex-like agent design, agents.md configuration, Skills systems, and core AI architect capabilities.

The Claude Code team calls HTML "unreasonably effective" and Silicon Valley leaders like Karpathy agree. Learn why HTML is resurging in the AI era and how to use AI+HTML for rapid prototyping.

Xiaomi open-sources MiMo Code with SQLite FTS5-powered cross-session memory, solving AI coding assistants' context loss. Supports multi-Agent collaboration, million-line codebases, and OpenAI-compatible APIs.

Explore how the open-source LLM Wiki project uses a compile-first paradigm to turn dormant local files into a searchable AI knowledge base, compared with traditional RAG approaches.

Step-by-step guide to deploying Google's Gemma 4 open-source model locally with Ollama and running the lightweight version on mobile with tool calling support.

Learn how to create and use GitHub Copilot Skills by writing coding standards into skill.md files, enabling AI to auto-load team conventions and save tokens.
Industry InsightsFrom GPT-1 mocked as garbage in 2018 to ChatGPT sweeping the globe, how Ilya Sutskever's faith in Scaling Laws led OpenAI from the Transformer to the LLM revolution.
Tech FrontiersOpenAI co-founder Greg Brockman takes over product strategy, Cerebras IPO hits $67B market cap, and open-source agents OpenHuman and OpenClack dominate GitHub as AI shifts from capability to deployment.
Product ReviewsDeep dive into Multica, an open-source Agent management platform for coordinating Claude Code, Codex, and other AI coding assistants as unified team members with self-hosted deployment.
Industry InsightsLangChain unveils a full-lifecycle toolchain for Agent development at Interrupt, covering Deep Agents 0.6, SmithDB, Context Hub, LLM Gateway, and LangSmith Engine.
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.
Industry InsightsDeep analysis of Qoder's (Tongyi Lingma international edition) context engineering architecture, including its four-layer retrieval engine, memory engine, context caching, and core product design.