Skip to content

Instantly share code, notes, and snippets.

LLM Wiki

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 accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@deebs67
deebs67 / LMC.md
Last active July 12, 2026 13:02
Programs for the 'Little Man Computer' (LMC)

Изображения и видео

  1. creator.nightcafe.studio генерация изображений и видосов
  2. openai.com/dall-e-2 создает, дорисовывает, добавляет объекты на изображение, регистрация по не русскому номеру
  3. deepdreamgenerator.com создание реалистичных изображений в заданных стилях
  4. www.artbreeder.com генерация изображений в большом количестве и сортировка по папкам
  5. aiportraits.com создание похожего портрета в хорошем качестве
  6. deepai.org
  7. www.starryai.com генератор nft
  8. www.fotor.com nft-искусство
  9. runwayml.com монтаж и редактор видео, анимация и 3d-модели
@ih2502mk
ih2502mk / list.md
Last active July 12, 2026 12:57
Quantopian Lectures Saved
@lukewilson2002
lukewilson2002 / repo-local-documentation-system.md
Last active July 12, 2026 12:45
A repo-local Markdown documentation system that helps humans and AI agents understand a codebase, find the right context, and make safer changes. Ask your agent to help you set it up.
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active July 12, 2026 12:44
Complete Recent Discord Quest

Caution

As of April 7th 2026, Discord has expressed their intent to crack down on automating quest completion.

Some users have received the following system message:

image

There isn't much I can do to make the script undetected, so use it at your own risk, as you most likely WILL get flagged by doing so.

Complete Recent Discord Quest

@christian-korneck
christian-korneck / virtmanager_win11_sata_to_virtio_migration.md
Last active July 12, 2026 12:40
virtmanager: switch windows vm boot disk from sata to virtio

I have a Windows 11 23H2 VM with a SATA boot disk running on virtmanager (KVM/Qemu) on Fedora 39 that I want to convert to a virtio disk.

  • in windows install virtio guest tools (download)
  • create cd drive and attach virtio iso (download)
  • shutdown vm
  • in virtmanager preferences, enable xml editing
  • in the vm disk settings, go to the xml tab, backup the existing xml and change it:

old: