Tag
Matt Pocock is experimenting with a personal, agent-managed wiki that ingests data from X, Discord, and Gmail every few hours, intended as a knowledge base for future AI loops.
A tweet recommending the OSDev community wiki, a comprehensive resource for writing an operating system from scratch, covering bootloaders, kernels, filesystems, and memory managers with real code examples.
Tencent open-sourced the enterprise knowledge platform WeKnora, featuring three key capabilities: RAG intelligent Q&A, ReAct autonomous Agent, and self-maintaining Wiki + knowledge graph, transforming raw documents into inferable and growing knowledge assets.
The author introduces Noosphere, an open-source memory and wiki layer for AI agents and humans, seeking feedback on its structured Postgres-backed memory, Redis-cached recall, and human-editable wiki pages.
llm_wiki v0.4.16 版本更新发布,大幅提升了知识图谱的渲染性能,浏览搜索更加流畅。
llm_wiki v0.4.14 released, with major updates including intelligent chunk splitting and contextual association analysis for long files, and DeepResearch integration with AnyTxt, a local search tool for efficient querying of local files.
This article details the paradigm of incrementally maintaining a persistent markdown wiki using LLM (LLM Wiki), and open-sources the Claude Code skill along with multiple examples, including x-algorithm-wiki, to help developers automatically build a trusted architecture wiki for their project source code.
Grok-Wiki now supports public sharing; Agent Memory, a trending GitHub repo, uses the iii-architecture in its stack.
llm_wiki v0.4.11 released, adds local API Server supporting Agent integration, unified search backend, new knowledge graph search feature, Star count exceeds 8k.
LLM Wiki is an open-source desktop application that uses LLM to incrementally build a structured knowledge base, supporting knowledge graphs, community detection, Obsidian integration, and Chrome clipping, aiming to replace traditional RAG approaches.
Sheing Ng built Grok-Wiki, a native desktop app powered by Grok CLI that turns any code repository into a searchable wiki, enabling users to generate documentation, ask questions, and explore codebases locally.
Scout is an open-source company intelligence agent that navigates live information sources like web, Slack, Drive, and CRM to build a private company knowledge base with a wiki and CRM.
Akshay Pachaar proposes extending Karpathy’s static wiki idea to dynamic knowledge, noting LLMs can already synthesize and cross-link stable topics like attention mechanisms.
Membase launched as a real product combining Karpathy’s LLM-Wiki and Garry Tan’s Gbrain concept, offering memory, wiki, auto-update and live sync with agents.
Mintlify released mintlify.wiki, an auto-doc generator that keeps docs in lock-step with code, joining similar tools like DeepWiki and CodeWiki.