Private by design · Fully offline · Android

The only AI app without INTERNET permission on the Play Store.

The app ships without the Android INTERNET permission. Android itself blocks every network connection โ€” Kenosis AI physically cannot phone home. No network, no cloud, no telemetry. It works in airplane mode.

And it still does everything: AI chat, video transcription, an eBook reader with read-aloud and audiobook export, and RAG over your own documents โ€” all on-device.

No account. No upload. No permissions screen surprises.

Kenosis AI chat running in airplane mode

Features

Every feature runs entirely on-device. Live animated demos are right below.

AI chat with suggested follow-ups Add to chat โ€” video, audio, images, e-books, PDF and Office docs
๐Ÿ’ฌ

AI chat

Chat with a local LLM that runs entirely on your phone โ€” even in airplane mode. Suggested follow-ups keep the conversation going, and nothing you type ever leaves the device.

Live transcription screen Model manager โ€” Gemma and Whisper downloaded on your terms via Play Store
๐ŸŽ™๏ธ

Video transcription

Import any video and transcribe it locally โ€” the transcript streams in live, in 30-second chunks. No upload, no server, works offline.

Book-style reader with read-aloud Chaptered audiobook rendering
๐Ÿ“š

eBook reader

Read EPUBs laid out like a book, with text-to-speech read-aloud (US English voices) โ€” and export the whole book as a chaptered .m4a audiobook.

Chat about a book Document search (RAG) and TTS voices
๐Ÿ”Ž

RAG โ€” chat with your documents

Ask questions and get answers grounded in your own books and files. Document search runs on the NPU, so retrieval is fast โ€” and fully offline.

Live demos

Real screen recordings, animated as lightweight PNGs โ€” no video files, nothing to stream. Click one to view it full-size.

Demo: AI chat in airplane mode
AI chat โ€” in airplane mode
Demo: import a video and transcribe it
Import a video โ†’ live transcription
Demo: chat with a book (RAG)
Chat with a book (RAG)

Private by architecture

Most apps say "we value your privacy" in tiny grey text. Kenosis AI proves it โ€” in the Android manifest.

No INTERNET permissionAndroid enforces it: the app cannot make a network connection even if it wanted to. A CI gate fails the build if it ever appears.
No storage permissionsFiles are accessed via Android's Storage Access Framework โ€” the app only ever gets a temporary handle to the one file you pick.
No telemetryZero analytics, zero tracking, no accounts. Airplane mode works fine.
PermissionDeclared?Why
INTERNETโœ— absent โ€” intentionallyApp cannot phone home; Android enforces this
READ / WRITE_EXTERNAL_STORAGEโœ— absentStorage Access Framework instead โ€” user picks the file
CAMERAโœ— absentVideo comes in via share intent
RECORD_AUDIOโœ— absentWhisper transcription runs on-device, no audio capture
CONTACTS / LOCATIONโœ— absentNo social or location features

FAQ

Does it really work offline?

Yes โ€” completely. The app ships without the Android INTERNET permission, so it cannot connect to anything. Transcription and analysis both run on-device. Airplane mode is fine.

Where do the AI models come from?

Whisper and the Gemma-based LLM are downloaded once via Play Store, on your terms, and stored locally. After that everything runs on-device.

What devices are supported?

Modern Android phones. NPU-accelerated embeddings work on Qualcomm, Google Tensor (Pixel) and MediaTek SoCs; other devices fall back to CPU.

How do I report a bug?

Email us โ€” see the "Report a bug" link in the footer. Please include your device model, Android version, and what you were doing when the bug happened.

Why is the transcript better than auto-captions?

It's running on your device โ€” no server round-trip, works on videos that never had captions, and you keep the full transcript in your files library. You can export transcription as subtitles, or even create audio from transcription (per example to replace original voice).

Install it. Turn off the internet. It still works.

Get it on Google Play Join us on Reddit