llm-wiki

Tag

Cards List
#llm-wiki

@canghe: https://x.com/canghe/status/2086372334089462208

X AI KOLs Timeline · 2026-08-09 Cached

This article introduces how to use WorkBuddy/Codex + LLM wiki + Obsidian to build a self-growing personal knowledge base, detailing the Raw/Wiki/Schema three-layer architecture and practical steps, and recommending suitable models and tools.

0 favorites 0 likes
#llm-wiki

Beyond Memory: A Templated Substrate for Heterogeneous Collaborative Knowledge Work with LLM Agents

arXiv cs.AI · 2026-07-29 Cached

This paper presents a reusable template (llm-wiki-memory-template) that implements the llm-wiki pattern to preserve session memory and failure paths in collaborative knowledge work involving multiple humans, AI agents, and domains. It argues for the substrate's generalizability across three axes and includes case studies demonstrating improved evidence tracking.

0 favorites 0 likes
#llm-wiki

Built a proactive monitoring agent on OpenClaw — here's what the wiki pattern looks like in production

Reddit r/openclaw · 2026-07-13

The author describes building Oogway, a proactive monitoring agent on OpenClaw that investigates anomalies, proposes fixes, and persistently logs each incident into a wiki, creating a compound knowledge base that avoids re-deriving solutions.

0 favorites 0 likes
#llm-wiki

@nickgomez: Introducing @OpenKnowledge, the best markdown IDE for humans and agents. Open source. Local and private. LLM-wiki ready…

X AI KOLs Timeline · 2026-07-09 Cached

Introducing OpenKnowledge, an open-source, local and private markdown IDE for humans and AI agents, compatible with Claude, Codex, and other agents.

0 favorites 0 likes
#llm-wiki

@KyrieCheungYep: https://x.com/KyrieCheungYep/status/2075045965371949439

X AI KOLs Timeline · 2026-07-09 Cached

The article provides a detailed analysis of the llm-wiki method proposed by Karpathy: using LLM to compile personal raw materials into interlinked wiki pages, where users only need to read and ask questions without manual editing. The author compares the limitations of RAG and provides a 30-minute setup tutorial, emphasizing the key role of schema files in system discipline.

0 favorites 0 likes
#llm-wiki

@omarsar0: LLM Wikis are being slept on. I argue that creating knowledge bases with LLMs or coding agents is one of the most valua…

X AI KOLs Following · 2026-07-02 Cached

The author advocates for LLM Wikis as a valuable application of AI, showcasing their PaperWiki project that uses agents to automatically curate and maintain a knowledge base of research papers, improving signal-to-noise ratio and enabling cutting-edge research.

0 favorites 0 likes
#llm-wiki

@pauliusztin_: Using LLM wikis for agentic coding is pure gold. It's so powerful it feels like cheating. Here is how I used it to deve…

X AI KOLs Timeline · 2026-06-29 Cached

The tweet describes using LLM wikis for agentic coding, calling it extremely powerful, and gives an example of developing a coding harness by ingesting multiple repositories.

0 favorites 0 likes
#llm-wiki

@JeffreyCalm: The WebUI for @nash_su's LLM Wiki is now live: https://github.com/Pls-1q43/LLM-Wiki-WebUI… Main use case: Access your LLM Wiki directly via browser from other devices on the local network (including phones)…

X AI KOLs Timeline · 2026-06-26 Cached

LLM Wiki WebUI is a web interface for nashsu's LLM Wiki desktop app, allowing you to access and manage LLM Wiki instances from your browser on the local network. It features project switching, search, knowledge graph visualization, and can be deployed with a single Docker command.

0 favorites 0 likes
#llm-wiki

Show HN: OpenKnowledge – open source AI-first alternative to Obsidian/Notion

Hacker News Top · 2026-06-25 Cached

OpenKnowledge is an open source, local-first markdown editor and LLM wiki that integrates with Claude, Codex, and Cursor, offering real-time collaborative AI editing and team sharing via GitHub.

0 favorites 0 likes
#llm-wiki

@nash_su: llm_wiki v0.5 released - major update: transition from RAG to Agent architecture. Chat now uses a complete agent workflow with knowledge base and modular tools...

X AI KOLs Timeline · 2026-06-24 Cached

llm_wiki v0.5 is a major update that transitions the personal knowledge base from a RAG-based system to an agent-driven architecture, introducing modular tool calls, intelligent retrieval decisions, and a revamped UI. The project, now at 12.6k stars, incorporates features like a knowledge graph, deep research, and MCP server integration.

0 favorites 0 likes
#llm-wiki

I built a version of Karpathy's LLM Wiki specifically for code repositories

Reddit r/AI_Agents · 2026-06-22

A developer built a version of Karpathy's LLM Wiki adapted for code repositories, allowing users to store and retrieve insights from local code with automatic change detection.

0 favorites 0 likes
#llm-wiki

@Saboo_Shubham_: Google just introduced Open Knowledge Format. An open standard for the context AI agents need based on Karpathy's LLM w…

X AI KOLs Following · 2026-06-19 Cached

Google announced the Open Knowledge Format, an open standard based on Karpathy's LLM wiki concept, designed to provide context for AI agents using simple markdown files.

0 favorites 0 likes
#llm-wiki

@bradmillscan: My Agent Fitness Loop. Stack: Wikis (http://llm-wiki.net) [Personal Health Wiki + Fitness Coach Brain Wiki] | Gbrain | …

X AI KOLs Timeline · 2026-06-15 Cached

Brad Mills shares his personal AI agent fitness coaching system using the LLM Wiki tool, which compiles knowledge bases for AI agents. The system coordinates multiple agents to manage workouts and adapt to user feedback.

0 favorites 0 likes
#llm-wiki

@mylifcc: Recently while working on Agent memory and personal knowledge systems, I discovered this project obsidian-wiki, so fitting! It brings Andrej Karpathy's LLM Wiki pattern to Obsidian: enabling AI Agents to autonomously inges…

X AI KOLs Timeline · 2026-06-15 Cached

This tweet introduces the obsidian-wiki project, which implements Andrej Karpathy's LLM Wiki pattern on Obsidian, allowing AI Agents to autonomously ingest multi-source knowledge and organize it into a wikilink-interconnected markdown knowledge base. It supports Delta incremental updates and source attribution (provenance), and has built-in features like query, audit, graph export, etc. Currently at 2k stars.

0 favorites 0 likes
#llm-wiki

@wey_gu: Google Cloud 的 Open Knowledge Format 非常棒,标准化了 LLM-Wiki inspired 的分层级、有关系的 textual 知识的结构,我非常喜欢这个标准

X AI KOLs Following · 2026-06-14 Cached

Google Cloud introduces the Open Knowledge Format (OKF), an open specification that standardizes the LLM-wiki pattern for representing structured knowledge in markdown with YAML frontmatter, aiming to improve data sharing and interoperability for AI agents.

0 favorites 0 likes
#llm-wiki

@rohit4verse: google just turned karpathy's llm-wiki gist into a spec today: the open knowledge format. markdown files, one required …

X AI KOLs Timeline · 2026-06-13

Google has released the Open Knowledge Format, a specification based on Karpathy's llm-wiki, using markdown files for portable knowledge representation, decoupling human-written knowledge from agent consumption.

0 favorites 0 likes
#llm-wiki

@nash_su: llm_wiki was actually designated by Google as a knowledge standard: OKF v0.1. Of course, I'm referring to Karpathy's llm_wiki methodology, which Google has now drafted as version 0.1 of the Open Knowledge Format standard. My llm_w...

X AI KOLs Timeline · 2026-06-13 Cached

Google has drafted Andrej Karpathy's LLM Wiki methodology as the Open Knowledge Format standard OKF v0.1. The project author nash_su plans to make his own llm_wiki project compatible with this standard.

0 favorites 0 likes
#llm-wiki

Streaming Knowledge Compilation: Proactive Materiality-Scored Pinning for Time-Evolving LLM Wikis

arXiv cs.LG · 2026-06-10 Cached

This paper formalizes Streaming Knowledge Compilation for LLM wikis, introducing a materiality signal to proactively pin important documents from a streaming corpus under a token budget. It proves an O(√(T log K)) regret bound and validates the approach in finance and Wikipedia domains, showing that regret analysis is a reliable evaluation metric.

0 favorites 0 likes
#llm-wiki

After a month on Karpathy's LLM Wiki, the bottleneck isn't setup. It's maintenance

Reddit r/AI_Agents · 2026-05-29

A developer shares a month-long experience building an LLM-powered wiki based on Andrej Karpathy's idea, discovering that while setup is easy, ongoing maintenance—like handling stale sources, cost, and integration—poses the real challenge.

0 favorites 0 likes
#llm-wiki

@freeman1266: Regular RAG vs Knowledge Graph RAG vs LLM Wiki—Three Knowledge Base Retrieval Methods, 95% of People Choose Wrong, Not Because They Don't Understand, but Because They Don't Recognize Their Data Morphology. Three Sentences to Clarify: Regular RAG: Chunk documents, vectorize them into the store, when a question comes find similar chunks to feed to …

X AI KOLs Timeline · 2026-05-25 Cached

This article compares the applicable scenarios and selection suggestions of three knowledge base retrieval schemes: Regular RAG, Knowledge Graph RAG, and LLM Wiki, emphasizing choosing the right scheme based on data morphology and avoiding blind use of complex tools.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback