llm-wiki
gist.github.com · 1,937 words · saved by 6 readers
llm-wiki. GitHub Gist: instantly share code, notes, and snippets.
A pattern for building personal knowledge bases using LLMs. This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you. The core idea Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no…
saved by
related reading
- GitHub - nashsu/llm_wiki: LLM Wiki is a cross-platform desktop application that turns your documents into an organized, interlinked knowledge base — automatically. Instead of traditional RAG (retrieve-and-answer from scratch every time), the LLM incrementally builds and maintains a persistent wiki from your sources。github.com
- A privacy-first, open-source knowledge baselogseq.com
- Codex use casesdevelopers.openai.com
- Andrej Karpathy on X: "LLM Knowledge Bases Something I'm finding very useful recently: using LLMs to build personal knowledge bases for various topics of research interest. In this way, a large fraction of my recent token throughput is going less into manipulating code, and more into manipulating" / Xx.com
- Gemini Notebook | AI Research Tool & Thinking Partnernotebooklm.google
- Rewind.ai - Every AI Tool, Completely Freerewind.ai
- Notionnanransohoff.com
- Memex - Save, summarize and reuse what you read online.memex.garden
- OpenAI | Research & Deploymentopenai.com
- GitHub - assafelovic/gpt-researcher: An autonomous agent that conducts deep research on any data using any LLM providersgithub.com
- Foundationtrychroma.com
- Elicit: AI for scientific researchelicit.org