Stars
- All languages
- Assembly
- AutoHotkey
- Awk
- Bikeshed
- Brainfuck
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Crystal
- DIGITAL Command Language
- Dockerfile
- Elixir
- Elm
- Erlang
- Forth
- Frege
- Go
- HCL
- HTML
- Haml
- Haskell
- Idris
- Java
- JavaScript
- Jinja
- Jsonnet
- Jupyter Notebook
- Kotlin
- Lua
- Makefile
- Mustache
- Nix
- OCaml
- OpenEdge ABL
- PHP
- PLpgSQL
- Perl
- PostScript
- PowerShell
- Prolog
- PureScript
- Python
- R
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- SaltStack
- Scala
- Shell
- Smarty
- TeX
- Twig
- TypeScript
- Vim Script
- Visual Basic .NET
- Zig
An OBS plugin for removing background in portrait images (video), making it easy to replace the background when recording or streaming.
Proxmox VE Helper-Scripts (Community Edition)
A Ruby Gem that adds annotations to your Rails models and route files.
Python package for scraping real estate property data
A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.
Automatic headphone equalization from frequency responses
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
automatically adds and enables loudness equalisation to any playback device
🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
🍺 Scaffolding your Chrome extension! Boilerplates: react \ vue \ svelte \ solid \ preact \ alpine \ lit \ stencil \ inferno \ vanilla
Stable Diffusion web UI
Squidwarc is a high fidelity, user scriptable, archival crawler that uses Chrome or Chromium with or without a head
DKPro C4CorpusTools is a collection of tools for processing CommonCrawl corpus, including Creative Commons license detection, boilerplate removal, language detection, and near-duplicate removal.
The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
Repo to collect bugs for https://whatpwacando.today/
Guide for fine-tuning Llama/Mistral/CodeLlama models and more
Multi-LoRA inference server that scales to 1000s of fine-tuned LLMs
Easily use and train state of the art late-interaction retrieval methods (ColBERT) in any RAG pipeline. Designed for modularity and ease-of-use, backed by research.
The easiest and fastest way to create and manage Kubernetes clusters in Hetzner Cloud using the lightweight distribution k3s by Rancher.
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
🛏 An HTML to Markdown converter written in JavaScript
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
A high-throughput and memory-efficient inference and serving engine for LLMs
Machine learning flashcards
Convert PDF to markdown + JSON quickly with high accuracy
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step