Your Desktop Pixel AI Companion
__
/ _)
_.----._/ /
/ /
__/ ( | ( |
/__.-'|_|--|_|
Personal AI, Reimagined for Apple Silicon
A new open-source AI server built natively for Apple Silicon. At just 7 MB, Osaurus makes it effortless to run modern language models on your Mac.
0
GitHub Stars
7 MB
App Size
v1.0
Latest Version
Download Osaurus.dmg and drag the app to your Applications folder.

Open Osaurus from your Applications. It will start serving on localhost:8080.
Configure your AI tools to use Osaurus:
# Example: Using with curl
curl http://localhost:8080/v1/chat/completions \
-H "Content-Type: application/json" \
-d '{"messages": [{"role": "user", "content": "Hello!"}]}'✓ Compatible with OpenAI API•✓ Works with Cursor, Continue.dev, and more