93 related articles

A deep dive into the LLM Wiki: how Agents auto-build indexes and bidirectional links to solve slow, Token-heavy retrieval in growing knowledge bases. Full breakdown of its three-layer structure.
TutorialsA detailed guide to Andrej Karpathy's LLM-Wiki personal knowledge base approach, transforming LLMs from interpreters to compilers with a three-layer architecture for self-evolving knowledge.

Greplica is an open-source self-updating Wiki for coding agents that automatically extracts decisions, constraints, and gotchas from sessions, enabling shared codebase memory across agents and developers.

Greplica is an open-source self-updating wiki for coding agents that auto-extracts decisions, constraints, and gotchas from sessions, enabling shared codebase memory across agents and developers.

Deep dive into an open-source Agent Native task management and Wiki project deployed on Cloudflare, exploring Agent-native architecture, edge computing benefits, and serverless deployment for the AI Agent era.

Deep dive into an open-source Agent Native task management and Wiki project deployed on Cloudflare, exploring Agent-native architecture, edge computing advantages, and serverless deployment for AI Agents.

Some AI companies are mass-purchasing physical books for destructive scanning and pulping to obtain training data, even targeting rare antiquarian volumes. This article analyzes the technical motivations, legal gray areas, and cultural preservation controversies.

Some AI companies are mass-purchasing physical books for destructive scanning and pulping—even rare and antiquarian volumes—to obtain training data, sparking heated cultural preservation debates.

Large models aren't search engines — they're more like super compressors. This article explains how LLMs compress data to learn semantic patterns, and explores the phenomenon of intelligent emergence.

LLMs aren't search engines — they're more like super compressors. This article explains how large models compress corpora to learn semantic patterns, and explores the principles and limitations of emergent intelligence.
Terence Tao on AI and Mathematics: For…
Fields Medalist Terence Tao analyzes AI's impact on math research, discussing LLM-assisted proofs, Lean formal verification, large-scale collaboration, and the future of math education in the AI era.

NanoClaw founder David Boyd breaks down the core engineering of enterprise autonomous Agents: a triple security isolation model, LLM Wiki memory design, and the real-world path from personal Agents to team-scale deployment.

Claude Code isn't just a chat AI—it can directly read projects, modify code, and run commands. This article compares Claude Code with regular AI across five dimensions to help you decide if it's worth trying.

Claude Code isn't just a chat AI—it can directly read projects, modify code, and run commands. This article compares Claude Code with ordinary AI across five dimensions: interaction, context, execution, memory, and tool calling.
llmfit: One Command to Check Which Loc…
llmfit is an open-source Rust CLI tool that predicts whether your local hardware can run a given LLM — no model download required. Covers hundreds of models and backends like Ollama and llama.cpp.
CS Self-Study Guide: The 74K-Star Comp…
A 74K-star GitHub project by Peking University students curates MIT, Stanford, and CMU open courses into a complete CS self-study roadmap covering algorithms, OS, databases, and more.

A deep dive into the DeepLearning.AI & Neo4j course 'Knowledge Graphs for RAG' — covering core concepts, vector retrieval synergy, and hands-on SEC filing demos.

A practical guide to Claude Code covering installation, Chinese LLM switching, project analysis, key commands, and conversational Git workflow automation for developers.

A former Tencent engineer used CodeBuddy AI to solo-build a 'Decision Paralysis' mini program — from a phone specs spreadsheet to a fully launched WeChat app.
Microsoft Open-Sources Ontology Playgr…
Microsoft's open-source Ontology Playground is a zero-backend static web app for visually designing ontologies, with RDF/XML export and Microsoft Fabric IQ integration.