Stars
A desktop music library builder that turns Spotify, Youtube Music Apple Music, Amazon Music, Tidal, Qobuz, and Deezer links into fully tagged local library in FLAC, ALAC, AAC, or MP3.
Heritrix is the Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project.
Official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
PixiEditor is a Universal Editor for all your 2D needs
redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
chrislusf / seaweedfs
Forked from seaweedfs/seaweedfsSeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, xDC replica…
Beyond file syncing and sharing, a new way to organize your files with extensible file properties and flexible views
A beautiful, powerful, self-hosted rom manager and player.
A game ROM manager, with a built in web based emulator using multiple sources to identify and provide metadata
Novel-Grabber can download novels from pretty much any webnovel and lightnovel site.
Generate and download e-books from online sources.
An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
A high-quality rapid TTS voice cloning model that reaches speeds of 150x realtime.
Make a ZIM file from any Web site and surf offline!
Improve viewing Markdown in Neovim
A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.
Video 39 - Deploy ARR apps using just 1 command (full set with Jellyfin and qBittorrent !!!)
Video 39 - Deploy ARR apps using just 1 command (full set with Jellyfin and qBittorrent !!!)
List of projects that provide terminal user interfaces
Self-Hosted note application with semantic search
Learn how to develop, deploy and iterate on production-grade ML applications.
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step