Open Source · Hosted on Your R1 · No Tracking

Rabbit R1
Creations

Nine custom apps built from scratch using the native R1 SDK — voice, accelerometer, scroll wheel, and keyboard all working.

9 Apps
240px Native
0 Dependencies
Apps 9 creations
Shopping List
Shopping List
Voice-powered shopping list
Todo
Todo
Three switchable lists with voice add and edit
Rep Tracker
Rep Tracker
Daily push-up and row tracker with progress graphs
Rep Timer
Rep Timer
Workout interval timer with scroll-adjustable duration
Spirit Level
Spirit Level
Bubble level using the native 60Hz accelerometer
Dice Roller
Dice Roller
Shake to roll d4–d20, single or double dice
Notes
Notes
Voice or keyboard notes with QR export
Calendar
Calendar
Monthly calendar with daily entries — voice or keyboard input
R1 Buddy
R1 Buddy
Tamagotchi-style pixel-art companion
Bring Your Own Backend
R1 Chat
🤖 Gemma Chat
AI chat powered by Gemma 4 — hold to speak, side click for new chat, scroll to navigate, tap mute pill to mute TTS.
Not hosted here — requires a backend server to proxy requests to an LLM. Clone the repo and follow the setup in gemma-chat/web-server.py. Works with any Google AI Studio key (Gemma) or OpenAI-compatible endpoint.

Building your own Creations?

A running log of everything figured out building these apps — voice input, keyboard handling, accelerometer, shake detection, storage, and LLM integration.