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.

@ryanhossain9797
ryanhossain9797 / windows_activation.md
Created February 11, 2025 17:23 — forked from bramada/windows_activation.md
Activate Windows for free

For Windows 10

Step 1 - Open PowerShell or Command Prompt as administrator

Step 2 - Install KMS client key

slmgr /ipk your_license_key

Replace your_license_key with following volumn license keys according to Windows Edition:

@heyradcode
heyradcode / ssh-cheatsheet.md
Last active April 24, 2026 16:37
GitHub SSH Cheat Sheet

🔐 GitHub SSH Cheat Sheet

# Generate SSH key
ssh-keygen -t rsa -C "[email protected]"

# Add private key to agent
ssh-add ~/.ssh/id_best

# List loaded keys
@ashokvarmamatta
ashokvarmamatta / graphify-mcp-guide.md
Last active April 24, 2026 16:35
🧠 Make Your AI Coding Assistant 500x Smarter — Complete Guide to graphify + code-review-graph + MCP (Knowledge Graphs for Claude Code, Cursor, Windsurf)

🧠 Make Your AI Coding Assistant 500x Smarter

Stop Burning Tokens — Use Knowledge Graphs + MCP to Give AI a Map of Your Code

Typing SVG
@iamwildtuna
iamwildtuna / gist:7772b7c84a11bf6e1385f23096a73a15
Last active April 24, 2026 16:34
VPN IP Addresses (IP адреса ChatGPT, Copilot, Meta, Facebook, Instagram, YouTube, Medium, X ex. Twitter, Discord)
Meta (Instagram, Facebook)
// Узлы
157.240.253.174, 157.240.253.172, 157.240.253.167, 157.240.253.63, 157.240.253.32
157.240.252.174, 157.240.252.172, 157.240.252.167, 157.240.252.63, 157.240.252.38
57.144.112.34, 57.144.110.1, 157.240.205.174, 87.245.223.97
// Подсети
213.102.128.0/24
204.15.20.0/22
199.201.0.0/16
@auctome
auctome / jsx-mathml.d.ts
Last active April 24, 2026 16:30
d.ts to type augment React.JSX.IntrinsicElements to include mathml tags
import "react";
type MathMlGlobalAttributes = {
dir: "ltr" | "rtl";
displaystyle: "true" | "false";
href: string;
id: string;
mathbackground: string;
mathcolor: string;
mathsize: string;

OpenClaw Multi-Agent PARA Memory System: A Bulletproof Implementation Guide

Version: 1.0
Last Updated: 2026-02-25
Author: OpenClaw Ops (Heph)
Audience: OpenClaw users who want a reliable, shared memory system for 2+ agents Last Reviewed: 2026-02-25


@jarviswalcott-web
jarviswalcott-web / jarvis-agent-file-export.md
Created March 24, 2026 17:49
Jarvis Walcott — Complete Agent File (editable copy)

Jarvis Walcott — Complete Agent File

1. Identity

Field Value Source
Name Jarvis IDENTITY.md
Role Executive Assistant + Strategic Advisor + Orchestrator IDENTITY.md
Signature emoji 🎯 IDENTITY.md
Working style Autonomous, accountable, outcome-focused IDENTITY.md