Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

maifeeulasad/LocalLLaMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

239 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“š r/LocalLLaMA Archive

A free, open, automatically-updating snapshot of r/LocalLLaMA โ€” keeping community discussions, insights, and model links accessible, even if the original subreddit ever disappears.


โœจ What is this?

This is a static archive of r/LocalLLaMA โ€” automatically scraping new posts every hour and saving them as JSON and simple static pages.

Itโ€™s built with:

  • React + Ant Design (for clean browsing)
  • Node.js scrapers (fetch & dump posts)
  • Static hosting via GitHub Pages

๐Ÿ”— Live Archive: Visit here
๐Ÿ“‚ Repo: View source


๐Ÿ”’ Why?

  • Subreddits get banned, private, or wiped all the time.
  • We donโ€™t want thousands of hours of community knowledge โ€” local LLM experiments, model links, guides โ€” to vanish.
  • By saving it as static files, itโ€™s easy to fork, mirror, or self-host.

โšก Features

  • โœ… Hourly scraping of hot, top, and best posts
  • โœ… Each post saved as JSON for transparency
  • โœ… Clean static pages for browsing
  • โœ… Built for forking โ€” anyone can mirror this easily
  • โœ… No user tracking, no ads

๐Ÿงฉ How it works

  1. Scraper: Runs on GitHub Actions every hour.
  2. Builder: Regenerates the static site pages automatically.
  3. Deploy: Pushes to GitHub Pages.
  4. Browse: You can read, search, and explore right in your browser.

๐Ÿ” Search

This site includes a fuzzy search bar (powered by Fuse.js) so you can quickly find posts by keywords โ€” even across thousands of JSON files.


๐ŸŒ Fork, Mirror & Contribute

This is not meant to be the only copy.
The real value is when many people fork and mirror it!

How to mirror:

git clone https://github.com/maifeeulasad/LocalLLaMA.git
# Keep your fork in sync
pnpm install
pnpm run build
# Deploy to your own GitHub Pages, server, or static hosting

Releases

No releases published

Packages

 
 
 

Contributors

Languages