Home
Browse all repos
/
Discover and explore top open-source AI tools and projects—updated daily.
Home
Browse all repos
Home
>
Users
>
Salvatore Sanfilippo
Salvatore Sanfilippo
Author of Redis
GitHub
X
Authored Projects (5)
qwen-asr
by
antirez
11.5%
388
Pure C ASR inference engine
Fast speech-to-text for Qwen3 models, supporting offline and streaming modes.
Optimized C implementation with minimal dependencies, leveraging BLAS for CPU performance.
Near-instant model loading via memory-mapped safetensors and efficient streaming.
Handles piped audio input, offering token-by-token output and language control.
Created 1 week ago
Updated 1 week ago
Starred
by
Dan Guido
(Cofounder of Trail of Bits)
,
Patrick von Platen
(Author of Hugging Face Diffusers; Research Engineer at Mistral)
,
Luis Capelo
(Cofounder of Lightning AI)
,
Phil Wang
(Prolific Research Paper Implementer),
and
1 more.
voxtral.c
by
antirez
5.3%
1k
Pure C speech-to-text inference engine for Mistral Voxtral Realtime 4B
Enables real-time, low-latency speech transcription with a streaming C API.
Leverages Metal GPU acceleration on Apple Silicon or BLAS for efficient inference.
Features memory-mapped weights and a rolling KV cache for fast loading and unlimited audio length.
Offers a zero-dependency C implementation, runnable without Python, CUDA, or vLLM.
Created 2 weeks ago
Updated 1 week ago
Starred
by
Luis Capelo
(Cofounder of Lightning AI)
,
Simon Willison
(Coauthor of Django)
,
Michael Chiang
(Cofounder of Ollama)
,
Theo Browne
(Founder of Ping.gg),
and
2 more.
iris.c
by
antirez
0.9%
2k
Pure C inference engine for AI image generation
Generates images from text prompts and transforms existing images using the FLUX.2-klein-4B model.
Supports text-to-image and image-to-image modalities with an integrated Qwen3-4B text encoder.
Zero-dependency C inference avoids Python/PyTorch/CUDA, with optional BLAS/MPS GPU acceleration.
Features memory-efficient operation and a low-memory mode (
--mmap
) for systems with limited RAM.
Created 1 month ago
Updated 1 week ago
Starred
by
Quinn Slack
(Cofounder of Sourcegraph)
Georgi Gerganov
(Author of llama.cpp, whisper.cpp)
Simon Willison
(Coauthor of Django)
gguf-tools
by
antirez
0.6%
310
CLI tool for GGUF file manipulation and analysis
Shows detailed info about GGUF files, key-value pairs, and tensors.
Compares two GGUF files, computes average weights difference (%).
Inspects tensor weights, useful for quantization checks/fingerprinting.
Splits Mixtral MoE models (experimental), extracts 7B model subset.
Created 2 years ago
Updated 6 months ago
Starred
by
Boris Cherny
(Creator of Claude Code; MTS at Anthropic)
,
Luis Capelo
(Cofounder of Lightning AI)
,
Tim Suchanek
(Founder of expand.ai)
,
Simon Willison
(Coauthor of Django),
and
5 more.
neural-redis
by
antirez
0%
2k
Redis module for feed-forward neural networks as a native data type
Simplifies ML workflows by integrating data collection and training within Redis.
Uses resilient backpropagation (RPROP) for online training in separate threads.
Supports automatic data normalization and overtraining detection.
Enables regression and classification tasks, suitable for web/mobile app enhancements.
Created 9 years ago
Updated 7 years ago
Starred Projects (16)
nanoclaw
by
qwibitai
54.5%
14k
Personal AI assistant for secure, containerized operation
Starred by
+7
Created 3 weeks ago
Updated 1 day ago
iris.c
by
antirez
0.9%
2k
Pure C inference engine for AI image generation
Starred by
+2
Created 1 month ago
Updated 1 week ago
llama.vim
by
ggml-org
0.9%
2k
Vim plugin for LLM-assisted code/text completion
Starred by
Created 1 year ago
Updated 3 weeks ago
gemini-cli
by
google-gemini
0.9%
96k
AI agent for terminal workflows
Starred by
+28
Created 10 months ago
Updated 19 hours ago
Survey_Memory_in_AI
by
Elvin-Yiming-Du
0.6%
351
Survey of AI memory research
Created 10 months ago
Updated 1 month ago
prima.cpp
by
Lizonghang
0%
997
Distributed llama.cpp implementation for low-resource LLM inference
Created 1 year ago
Updated 7 months ago
plandex
by
plandex-ai
0.2%
15k
CLI tool for AI-assisted coding on large projects
Starred by
+5
Created 2 years ago
Updated 4 months ago
smolGPT
by
Om-Alve
0.1%
1k
Minimal PyTorch LLM for educational training
Starred by
Created 1 year ago
Updated 1 year ago
Chital
by
sheshbabu
0.2%
411
macOS app for chatting with local LLMs
Starred by
Created 1 year ago
Updated 8 months ago
gpt4all
by
nomic-ai
0.1%
77k
Desktop app for local LLM inference, no GPU/API needed
Starred by
+29
Created 2 years ago
Updated 9 months ago
stable-diffusion.cpp
by
leejet
0.8%
5k
C/C++ inference for Stable Diffusion models
Starred by
+4
Created 2 years ago
Updated 1 day ago
telegram-chatgpt-concierge-bot
by
RafalWilinski
0%
1k
Telegram bot for OpenAI's ChatGPT, plus voice interaction
Starred by
Created 2 years ago
Updated 2 years ago
bloomz.cpp
by
NouamaneTazi
0%
809
C++ project for BLOOM model inference
Starred by
+3
Created 3 years ago
Updated 2 years ago
Gauss
by
justjake
0%
1k
macOS app for local Stable Diffusion image generation
Starred by
Created 3 years ago
Updated 3 years ago
minGPT
by
karpathy
0.3%
24k
Minimal PyTorch re-implementation for GPT training and inference
Starred by
+30
Created 5 years ago
Updated 1 year ago
redis-inference-optimization
by
RedisAI
0%
840
High-performance deep learning inference and graph execution within Redis
Starred by
Created 9 years ago
Updated 6 months ago
Feedback? Help us improve.