Loading…
Creator · MaximeRivest
View original source ↗Prompt
What it is: riddle is an AI journaling app that runs on the reMarkable Paper Pro e-paper tablet: write with the pen, and after you pause, the page “drinks” your ink. After a moment of thought, the AI writes its reply back onto the page stroke by stroke in fluid handwriting, then fades out. There is no on-screen UI, keyboard, or chat window at any point. Hardware requirements and approximate cost: You need a reMarkable Paper Pro (developer mode + xovi/AppLoad launcher; tested only on ferrari/aarch64 models running OS 3.26–3.27), plus an OpenAI-compatible API key (supports OpenAI, OpenRouter, Groq, or a self-hosted local service). The project software itself is free; the main hardware cost is the tablet. Overview of replication steps: 1. Use the companion tool remagic to enable developer mode on the reMarkable and install xovi + AppLoad 2. Run remagic install riddle for one-click installation, or download the archive from the release page and transfer it to the device via scp 3. Copy oracle.env.example to oracle.env and fill in RIDDLE_OPENAI_KEY and the other parameters 4. Open The Diary in AppLoad to launch the app (it will take over the entire screen) 5. Write with the pen; after a pause of about 2.8 seconds, the page is automatically submitted to the AI for processing 6. Tap the screen with five fingers simultaneously to exit takeover mode; the built-in system UI will be restored automatically Getting-started advice: The original documentation explicitly warns that this uses takeover mode and takes control of the entire reMarkable system with root privileges. Before proceeding, make sure SSH connectivity is working in case the system freezes or becomes bricked. Note: The cost tier is an editorial estimate; the official total device price has not been published.
Models & stability
Recommended models
Keep exploring

A low-cost mobile robotic arm combining a three-wheel omnidirectional base with a SO-ARM101 robotic arm. It works with the LeRobot library for teleoperation and data collection, costing approximately $482 for the complete 12V version and $499 for the 5V version.
Prompt
What it is: LeKiwi is a low-cost mobile manipulation platform created by the SIGRobotics club at the University of Illinois Urbana-Champaign. It combines a three-wheel omnidirectional Kiwi drive base with a SO-ARM101 robotic arm and later b

An AI assistant running on a $5 ESP32-S3 chip. It uses pure C with no Linux or Node.js, communicates through Telegram, calls Claude or GPT to complete tasks, and remembers history across restarts.
Prompt
What it is: MimiClaw packs a complete set of AI agent capabilities—reasoning, tool use, and reading and writing memory—into an ESP32-S3 chip that does not run Linux. It is implemented in pure C, sends and receives messages through Telegram,
A desktop-sized replica of Disney’s BDX robot, standing 42 cm tall. Its reinforcement-learning gait has already been transferred from simulation to the real robot, and the official BOM cost is listed at under approximately $400.
Prompt
What it is: Open Duck Mini v2 is a miniature replica of Disney’s BDX droid. The biped stands 42 cm tall. The author describes the repository as “a work in progress”; many scripts are undocumented, and the repository will continue to be orga