Skip to content

Repository files navigation

Buzz

ML/AI news aggregator from GitHub, HuggingFace, and Reddit.

A Hacker News-style ranked list of trending ML/AI repositories and posts, updated hourly.

Sources

  • GitHub — Trending Python repositories from the past week
  • HuggingFace — Recently modified models with likes and downloads
  • Reddit — Top posts from r/machinelearning, r/localllama, r/StableDiffusion

Setup

  1. Install dependencies:

    npm install
    
  2. Create a D1 database:

    wrangler d1 create buzz
    
  3. Update wrangler.jsonc with your database ID.

  4. Run the migration:

    wrangler d1 execute buzz --file=migrations/0001_init.sql
    
  5. Start the dev server:

    npm run dev
    

Deployment

npm run deploy

About

Quickly find trending repos and models from GitHub, HuggingFace, and Reddit.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages