:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more. Features: Generate Text, MCP, Audio, Video, Images, Voice Cloning, Distributed, P2P and decentralized inference
COMMITS
/ core/cli/transcript.go March 29, 2026
E
feat: add distributed mode (#9124)
Ettore Di Giacinto committed
February 23, 2026
L
fix: rename json_verbose to verbose_json (#8627)
Lukas Schaefer committed
February 1, 2026
December 21, 2025
E
chore(refactor): move logging to common package based on slog (#7668)
Ettore Di Giacinto committed
December 18, 2025
R
feat(whisper): Add prompt to condition transcription output (#7624)
Richard Palethorpe committed
December 12, 2025
E
feat(loader): enhance single active backend to support LRU eviction (#7535)
Ettore Di Giacinto committed
September 10, 2025
R
feat(whisper): Add diarization (tinydiarize) (#6184)
Richard Palethorpe committed
August 14, 2025
E
feat(backends): add system backend, refactor (#6059)
Ettore Di Giacinto committed
July 22, 2025
E
feat: refactor build process, drop embedded backends (#5875)
Ettore Di Giacinto committed
April 1, 2025
E
feat(loader): enhance single active backend by treating as singleton (#5107)
Ettore Di Giacinto committed
June 25, 2024
E
fix(cli): remove duplicate alias (#2654)
Ettore Di Giacinto committed
June 24, 2024
E
feat(whisper): add translate option (#2649)
Ettore Di Giacinto committed
June 23, 2024
S
chore: fix go.mod module (#2635)
Sertaç Özercan committed
June 8, 2024
E
feat(llama.cpp): guess model defaults from file (#2522)
Ettore Di Giacinto committed
May 20, 2024
E
feat(llama.cpp): Totally decentralized, private, distributed, p2p inference (#2343)
Ettore Di Giacinto committed
April 29, 2024
April 17, 2024
E
Revert #1963 (#2056)
Ettore Di Giacinto committed
April 13, 2024
D
April 11, 2024
C
feat: kong cli refactor fixes #1955 (#1974)
cryptk committed