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.

@ravituvar
ravituvar / Free_Beyond_Compare.md
Created October 31, 2018 11:17 — forked from njleonzhang/Free_Beyond_Compare.md
Free Beyond Compare by unlimited trail

1 . goto beyond compare folder

 cd "/Applications/Beyond Compare.app/Contents/MacOS/"

2 . rename BCompare to BCompare.real

 mv BCompare BCompare.real
@siggiorn
siggiorn / InterviewPrep.md
Last active April 1, 2026 04:12
Software / Machine Learning Engineer Interview Prep - A collection of resources that I found useful in my job search for the various components of the technical interviewing process.

Software / Machine Learning Engineer Interview Prep

Sigurður (Siggi) Örn Aðalgeirsson - 7/2018

The following is basically a collection of resources that I found useful in my job search, for the various components of the technical interviewing process.

Software Engineering

General Interview Prep

Here are some good pointers and guides for general interview preparation

  • The Complete Guide to Google Interview Preparation
@zthxxx
zthxxx / crack-with-navicat-keygen.sh
Last active November 17, 2024 14:52
crack navicat premuim 12.04 with navicat-keygen
# make sure exist a keychain identity preference named "crack-for-navicat"
# ref: https://github.com/DoubleLabyrinth/navicat-keygen/tree/mac
# to gen a identity,
# https://github.com/DoubleLabyrinth/navicat-keygen/issues/50#issuecomment-416824334
# set the Name: crack-for-navicat
# set the Certificates Type: Code Signing
# after created, you need always trust this identity,
# then you can use this commad under to check:
# security find-identity -vp codesigning
@zthxxx
zthxxx / Activate Office 2019 for macOS VoL.md
Last active May 11, 2026 01:10
crack activate Office on mac with license file
@mmailhos
mmailhos / AWS Architect Associate - Reminder.md
Last active December 3, 2021 21:50
AWS Architect Associate - Reminder

AWS Architect Associate - Reminder

A few notes for passing the AWS Architect Associate certification - March 2018

EC2

General purpose SSD have a maximum of 10.000 IOPS.

It is possible to detach non-root volume from running EC2 instance.

@anjijava16
anjijava16 / aws.txt
Last active October 17, 2018 08:51
http://www.devopsschool.com/tutorial/aws/
https://www.youtube.com/watch?v=uJssXPyMf0s&list=PLxzKY3wu0_FKasqIn1MdmhbT1y4aLqNUO
https://hortonworks.com/blog/5-ways-make-hive-queries-run-faster/
https://www.youtube.com/watch?v=wTK2CKth3DE (HTTP WebServer Setup)
https://linuxacademy.com/howtoguides/posts/show/topic/14209-automating-aws-with-python-and-boto3
@mlafeldt
mlafeldt / README.md
Last active April 19, 2019 11:21
AWS Resources recommend by https://acloud.guru/
  • AWS Documentation
  • AWS Service FAQs
  • AWS Whitepapers
    • Read early and study later
      • Architecting for the Cloud: AWS Best Practices
      • AWS Security Best Practices
    • Read before exam
      • Overview of Amazon Web Services
      • Overview of Security Processes
  • AWS Storage Services Overview
@pareddy113
pareddy113 / AWS Solutions Architect Associate
Last active April 1, 2024 08:03
AWS Solutions Architect Associate 2017- ACloud Guru course
----- Interested Reads------
+ Interesting Read (Serverless Architecture of Acloud guru)
https://read.acloud.guru/serverless-the-future-of-software-architecture-d4473ffed864
----- Getting Started-------
+ Requirements
+ AWS Free Tier Account
+ PC with putty and putty keygen/ Mac
+ Optional
+ IoS/ Android App $20
@uilyam
uilyam / resources.txt
Created May 24, 2017 12:54
AWS Solutions Architect (Associate) - Free Resources
Exam Blueprint
http://awstrainingandcertification.s3.amazonaws.com/production/AWS_certified_solutions_architect_associate_blueprint.pdf
New (2017) Exam Training and Certification Portal
https://www.aws.training/?src=certification
QwickLabs - Walkthroughs for key concepts.
https://qwiklabs.com/focuses/3454
Whitepapers (~340 pages)