A WizSearch knowledge base built from Warren Buffett’s annual shareholder letters to Berkshire Hathaway shareholders, spanning 1977 through 2025 — nearly five decades of investment wisdom, business philosophy, and candid commentary.
All letters are sourced from berkshirehathaway.com/letters.
demo2/
├── README.md
└── letters/
├── 1977.md
├── 1978.md
├── ...
└── 2025.md
49 letters total, each stored as a standalone Markdown file named by the year the letter covers.
To generate wizsearch.html and wizindex.json for this collection:
wiz.zip from the WizSearch bundleletters/ folder.md files, build the index, and output the two WizSearch filesOnce built and pushed, the live search page will be available at: https://g0rd33v.github.io/wizrag/wizsearch/demo2/wizsearch.html
Part of the WizRAG project by Eugene Gordeev.