BibleWrite
A beautiful digital sanctuary for modern scripture study.
What it does
BibleWrite is a free Christian platform for Bible reading, podcast series, visual Bible stories for kids, church community, reading plans, and daily devotions.
Does a similar job
all alternatives →- IMI made a new kind of Bible app2021 · sparkbible.com · ▲347

BibleFollow – Scroll the Bible instead of doomscrollingJul 2026 · biblefollow.com · ▲14Stop doomscrolling: ScrollMyBible turns Scripture into your feed. Read the Bible in order or by relevance with commentary from Matthew Henry, Spurgeon, Calvin, and John Gill under every verse. Free, in the ESV and BSB.
- BNBible Note Journal – AI transcription and study tools for sermons (iOS)Dec 2025 · biblenotejournal.com · ▲6
I got back into church a couple years ago and would try taking notes with Apple Notes. It was a struggle trying to type notes while focusing on the sermon. Honestly, it would have been easier to write it in a notebook but in the end I built this iOS app to solve that problem. You can record audio during a sermon (or upload files), and it transcribes using Whisper, then generates summaries, flashcards, and reflection questions tailored to Christian content. The backend is Spring Boot + Kotlin calling OpenAI's API. Instead of deploying the backend through one of the cloud providers directly I…


More life & fun this month
the category →- TL
Life & fun · 11d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 29d ago · solouno.io
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com