Tagged articles

LLM Wiki

13 articles · Page 1 of 1
ByteDance Data Platform
ByteDance Data Platform
Aug 13, 2026 · Artificial Intelligence

Knowledge Compilation: The Semantic Layer Enterprise Agents Need

The article introduces knowledge compilation as a critical preprocessing step that transforms scattered enterprise documents into structured semantic assets—ontology graphs, LLM wikis, SOPs, fault trees, or data semantic layers—tailored to industry needs, and describes an iterative explore-review-confirm process enabling agents to reason accurately over business concepts, boundaries, and evidence.

AI agentsLLM WikiSOP
0 likes · 18 min read
Knowledge Compilation: The Semantic Layer Enterprise Agents Need
Amap Tech
Amap Tech
Aug 11, 2026 · Artificial Intelligence

From Simple Q&A to Fact‑Checked Evidence: Building a Content Digital Employee at Gaode

The article details Gaode's engineering practice of creating a content‑focused digital employee that uses a structured business map, LLM‑driven wiki, and multi‑layered evidence collection to turn raw alerts or user complaints into reproducible, audit‑ready root‑cause analyses.

AI AgentBusiness MapKnowledge Management
0 likes · 26 min read
From Simple Q&A to Fact‑Checked Evidence: Building a Content Digital Employee at Gaode
AI Large Model Application Practice
AI Large Model Application Practice
Jul 27, 2026 · Artificial Intelligence

Deep Dive: Building Reliable Enterprise Agent Knowledge Bases with LLM Wiki & Google OKF

The article analyzes why traditional RAG pipelines struggle with reliable, exploratory queries, introduces LLM Wiki as a method for structuring raw materials into a navigable knowledge map, explains Google’s Open Knowledge Format (OKF) as an interoperable markdown specification, and outlines a six‑step agent workflow for creating and maintaining enterprise knowledge bundles.

Google OKFKnowledge ManagementLLM Wiki
0 likes · 12 min read
Deep Dive: Building Reliable Enterprise Agent Knowledge Bases with LLM Wiki & Google OKF
Black & White Path
Black & White Path
Jul 16, 2026 · Information Security

How an AI “Second Brain” Boosts Penetration Testing Efficiency

ClaudeBrain, an open‑source AI‑powered assistant, equips penetration testers and bug‑bounty hunters with a persistent, searchable knowledge base and automated hunting skills, dramatically reducing the time spent mapping attack surfaces and handling unfamiliar vulnerabilities.

AIAutomationBug Bounty
0 likes · 9 min read
How an AI “Second Brain” Boosts Penetration Testing Efficiency
AI Waka
AI Waka
May 22, 2026 · Artificial Intelligence

How Powerful Is Karpathy’s LLM Wiki? An Ontology and VSM Analysis

The article examines how the ease of building AI systems shifts the challenge from construction to defining what is built, using ontology’s five perspectives and the Viable System Model to diagnose Karpathy’s LLM Wiki, revealing strengths in entity‑level design and gaps in process and purpose.

Knowledge ManagementLLM WikiOntology
0 likes · 10 min read
How Powerful Is Karpathy’s LLM Wiki? An Ontology and VSM Analysis
AI Step-by-Step
AI Step-by-Step
May 8, 2026 · Artificial Intelligence

How LLM Wiki Transforms Personal Agent Knowledge Management

LLM Wiki, proposed by Andrej Karpathy, replaces repetitive RAG retrieval for personal agents with a three‑layer markdown‑based knowledge base that separates raw sources, curated wiki pages, and schema constraints, enabling durable, auditable memory, structured updates, health checks, and a hybrid Wiki‑RAG workflow.

AILLM WikiMarkdown
0 likes · 17 min read
How LLM Wiki Transforms Personal Agent Knowledge Management
Node.js Tech Stack
Node.js Tech Stack
Apr 28, 2026 · Artificial Intelligence

Turn Your Article Collection into an LLM‑Powered Wiki with a Single Skill

This article walks through using the youdaonote‑llm‑wiki skill to automatically ingest a set of Markdown articles into a cloud‑synced Youdao Note knowledge base, generate structured Wiki pages, perform cross‑document queries with citations, and keep the repository up‑to‑date, while comparing it to Karpathy's original script‑based approach.

AI agentsKnowledge ManagementLLM Wiki
0 likes · 14 min read
Turn Your Article Collection into an LLM‑Powered Wiki with a Single Skill
Geek Labs
Geek Labs
Apr 25, 2026 · Artificial Intelligence

Boost AI Workflow: Personal Knowledge Base with llm_wiki and Evolving Agents

Unlike typical RAG that discards knowledge after each query, the open‑source tools llm_wiki and SkillClaw let you continuously compile a personal knowledge base and evolve AI agents by incrementally storing documents and session‑derived skills, complete with multi‑step processing, community‑tested benchmarks, and cross‑platform support.

AI agentsLLM WikiRAG
0 likes · 7 min read
Boost AI Workflow: Personal Knowledge Base with llm_wiki and Evolving Agents
Tech Architecture Stories
Tech Architecture Stories
Apr 23, 2026 · R&D Management

How I Built My Own Local LLM Wiki Inspired by Karpathy’s Idea

The article details a five‑layer architecture for a sustainable local knowledge vault—Inbox, Raw Sources, Extracted Text, Distilled, and Archive—explaining each layer’s purpose, the import workflow from tools like Evernote, and the supporting Python scripts that automate ingestion, extraction, and governance.

AI automationKnowledge ManagementLLM Wiki
0 likes · 14 min read
How I Built My Own Local LLM Wiki Inspired by Karpathy’s Idea
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Apr 23, 2026 · Artificial Intelligence

LLM Wiki: A Karpathy‑Inspired Personal Knowledge Base Now Available as a Desktop App

LLM Wiki is an open‑source, cross‑platform desktop application that transforms documents into an organized, interlinked knowledge base; unlike traditional RAG it incrementally builds a persistent wiki, offers a three‑layer architecture, Obsidian compatibility, and provides step‑by‑step installation and quick‑start guidance.

LLM WikiObsidianRAG
0 likes · 6 min read
LLM Wiki: A Karpathy‑Inspired Personal Knowledge Base Now Available as a Desktop App
Frontend AI Walk
Frontend AI Walk
Apr 14, 2026 · Artificial Intelligence

Connecting Claude and Obsidian: Two Integration Paths for a Reusable Writing Workflow

This guide details two ways to integrate Claude with Obsidian—direct MCP connection (about 30 minutes to set up) and a Karpathy‑inspired LLM Wiki workflow (raw→wiki→drafts)—including full configuration steps, a CLAUDE.md template, three core commands, and tips for turning raw notes into structured, publishable drafts.

AI WritingClaudeKnowledge Management
0 likes · 17 min read
Connecting Claude and Obsidian: Two Integration Paths for a Reusable Writing Workflow