rednaks's Stars
Significant-Gravitas/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
ggerganov/llama.cpp
LLM inference in C/C++
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
lllyasviel/ControlNet
Let us control diffusion models!
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
ai/nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
leptos-rs/leptos
Build fast web applications with Rust.
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
PyO3/pyo3
Rust bindings for the Python interpreter
bentoml/OpenLLM
Run any open-source LLMs, such as DeepSeek and Llama, as OpenAI compatible API endpoint in the cloud.
bigscience-workshop/petals
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
litestar-org/litestar
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
sger/RustBooks
List of Rust books
eth-sri/lmql
A language for constraint-guided and efficient LLM programming.
anmol098/waka-readme-stats
This GitHub action helps to add cool dev metrics to your github profile Readme
sail-sg/EditAnything
Edit anything in images powered by segment-anything, ControlNet, StableDiffusion, etc. (ACM MM)
tweedegolf/101-rs
A Rust university course
mCaptcha/mCaptcha
A no-nonsense CAPTCHA system with seamless UX | Backend component
sahil280114/codealpaca
piercefreeman/gpt-json
Structured and typehinted GPT responses in Python
emrgnt-cmplxty/automata
Automata: A self-coding agent
rustwasm/console_error_panic_hook
A panic hook for wasm32-unknown-unknown that logs panics with console.error
intendednull/yewdux
Ergonomic state management for Yew applications
MatchaChoco010/yew-style-in-rs
Styled Component for yew
biqqles/deconstruct
Pythonic C-style structs for parsing binary data