: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/cli.go March 29, 2026
E
feat: add distributed mode (#9124)
Ettore Di Giacinto committed
March 18, 2026
L
feat: Add standalone agent run mode inspired by LocalAGI (#9056)
LocalAI [bot] committed
March 8, 2026
L
feat: Add shell completion support for bash, zsh, and fish (#8851)
LocalAI [bot] committed
July 3, 2025
E
chore(cli): add backends CLI to manipulate and install backends (#5787)
Ettore Di Giacinto committed
August 24, 2024
D
feat: elevenlabs `sound-generation` api (#3355)
Dave committed
August 9, 2024
E
feat(p2p): add network explorer and community pools (#3125)
Ettore Di Giacinto committed
July 8, 2024
E
feat(p2p): Federation and AI swarms (#2723)
Ettore Di Giacinto committed
June 23, 2024
S
chore: fix go.mod module (#2635)
Sertaç Özercan committed
June 9, 2024
E
feat(util): add util command to print GGUF informations (#2528)
Ettore Di Giacinto committed
May 20, 2024
E
feat(llama.cpp): Totally decentralized, private, distributed, p2p inference (#2343)
Ettore Di Giacinto committed
May 14, 2024
E
feat(llama.cpp): add distributed llama.cpp inferencing (#2324)
Ettore Di Giacinto committed
April 20, 2024
C
feat: fiber logs with zerlog and add trace level (#2082)
cryptk committed
April 11, 2024
C
feat: kong cli refactor fixes #1955 (#1974)
cryptk committed