Lucebox: Fast Local AI
Lucebox is a fast LLM speculative inference server that allows you to run large language models on consumer-grade hardware for AI-related tasks.
- •When you need to deploy AI models on consumer hardware with limited resources
- •When you want to test and prototype AI applications quickly without relying on cloud services
- •When you require a self-hosted solution for AI inference with a small footprint
curl -X POST -H 'Content-Type: application/json' -d '{"prompt": "Generate a short story about a character who discovers a hidden world"}' http://localhost:8080/inferSkip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/lucebox && curl -fsSL https://workflowstacks.com/api/skills/lucebox/claude-skill -o ~/.claude/skills/lucebox/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Lucebox: Fast Local AI is a very large C++ project (~362k lines across 833 code files, plus 122 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2pyproject.tomlDependencies and the commands it exposes
- 3server/src/cuda_cross_device_copy.cppInside server/src/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/lucebox && curl -fsSL https://workflowstacks.com/api/skills/lucebox/claude-skill -o ~/.claude/skills/lucebox/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.