@daniel_nguyenx: As promised, I open-sourced the app. Introducing Inka: AI Daily Journal for BOOX devices → http://inka.page ← It starte…
Summary
Daniel Nguyen open-sourced Inka, a pen-first AI journal app for BOOX e-ink tablets. It allows users to write with a stylus and receive AI-generated handwritten replies on the page, using their own API key.
View Cached Full Text
Cached at: 07/10/26, 12:12 PM
As promised, I open-sourced the app.
Introducing Inka: AI Daily Journal for BOOX devices
→ http://inka.page ←
It started as an experiment: a simple screen where you can write anything and the page writes back.
I showed it to my son and he absolutely loved it. Then I realized I could turn this into a daily journal app, where you can write down your thoughts and get answers back.
It’s low-bandwidth communication, yes. But that’s a feature, not a bug. I find myself focusing much better while drawing random things on paper.
And so I turned the one-screen experiment into a full app. You can configure the AI provider, persona, writing animation, handwriting font & style and even an experimental handwriting synthesis for a more realistic feel.
Give it a try and let me know what you think.
Inka: write with the pen, the page writes back
Source: https://inka.page/ Inka
https://boltai.com/https://github.com/BoltAI/Inkahttps://x.com/daniel_nguyenxInka is a pen-first AI journal for BOOX e-ink tablets. Write on a blank page, rest your hand, and a reply flows onto the paper in handwriting, word by word, like the notebook is thinking with you.
→ free, open source, bring your own AI key
Your browser can’t play this video.Download the demoinstead.18 seconds of the page writing back ↑
①How it works
- **Write.**Use the BOOX pen like you would in any paper notebook.
- **Pause.**Rest your hand for a moment. On-device handwriting recognition reads what you wrote and sends the text to your chosen AI provider, with your own API key.
- **Read.**The reply is written back onto the page, word by word, in a handwriting-style script tuned for e-ink.
②What’s in the box
- Pen-first writing on BOOX tablets
- Handwritten replies, right on the page
- Word-by-word reply animation
- Ink fade & dissolve after you finish
- Local notebook history
- Built-in writing personas
- Reader-style UI made for e-ink
- On-device handwriting recognition
- Bring your own OpenAI, Anthropic, or Groq key
- Phone-assisted QR setup for API keys
- Adjustable reply handwriting style
- Experimental neural handwriting synthesis
a few pages from the app (tap one to open it full size) ↓
③Why?
Hi, I’mDaniel. Inspired by Maxime Rivest’sRiddle, I built Inka as an experiment: what does it feel like to talk to an AI when there’s no keyboard, no chat bubbles, no glowing screen, just a pen and a quiet sheet of e-paper?
You write a question, a worry, or a diary entry. You pause. Inka reads your handwriting on-device, asks the AI model you configured, and the answer appears on the page in a flowing handwritten voice. Then the ink of the old thoughts can gently fade away.
Honestly? It mostly exists because it was fun to build, and because I get to wow my son with a magic notebook. This is a tinkering project, not a startup.
④Privacy first
Your notebook lives in private storage on your tablet. Your API key is stored in encrypted Android preferences. When you ask for a reply, the recognized text goes directly from your device to the AI provider you picked.
This website uses Simple Analytics to measure aggregate visits without cookies, personal data, or visitor profiles.
→ the boring details live in theprivacy policy
⑤What you’ll need
- A BOOX e-ink tablet.Built and tested on the BOOX Note Air 5C. Other Android tablets may open it, but the pen feel and e-ink refresh are the whole point.
- Android 10 or newer.
- An API keyfrom OpenAI, Anthropic, or Groq. Set it up in a minute by scanning a QR code with your phone.
- Network accessfor the AI replies. Handwriting recognition itself runs on the device.
Daniel Nguyen (@daniel_nguyenx): Inspired by Maxime, I built the same app for my e-ink tablet (Boox Air Note 5c)
Fable for the initial design and codex for implementation.
It’s magic 🪄
Similar Articles
Boox’s new e-reader could replace your Kindle, Kobo, and digital notepad
Boox announces the Go 6 (Gen II), an upgrade to its smallest e-reader that adds note-taking support via a stylus, increased RAM, and Android 11 with Google Play Store access, allowing users to read from Kindle, Kobo, and other apps in one device.
@GenhuiP78950: Open-sourced my AI tools from the past six months. Not a big project, just scripts I use daily – transcribing Douyin/Bilibili videos, podcast-to-text, WeChat public account articles, industry news scanning… 11 in total. Used them privately, now unified with install scripts and docs.
Open-sourced a collection of 11 AI tool scripts for collecting and transcribing content from multiple channels like Douyin, Bilibili, and WeChat public accounts, making it easy to build a personal knowledge base. Supports direct installation by agents such as Claude Code, Codex, etc.
@AYi_AInotes: https://x.com/AYi_AInotes/status/2058536443174158504
The author shares their three-year experience of feeding PDFs to AI, pointing out that Markdown is a better input format for AI than PDF, because PDF is essentially a mix of coordinates and characters. AI needs to parse the structure first, which is error-prone and consumes more tokens. The article provides specific cases and recommended tools (markitdown, pandoc, LlamaParse), and teases a new series called 'The Art of Feeding AI'.
Nota: AI Notes & Voice
Nota is an AI-powered app that converts voice, scans, sketches, and text into structured notes.
@shengkun_ye: WeChat and RedNote have the best AI writing right now. But you don't know Chinese. I built a skill so your agent can re…
Built a skill allowing AI agents to read Chinese social media (WeChat, RedNote) to leverage their AI writing capabilities by overcoming the language barrier.