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

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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

No packages published

Contributors 2

  •  
  •  

Languages