ReflectPad - Your Personal AI Journal - Your thoughts. Your browser. Nothing else.
by•
ReflectPad is a private journaling app that lives fully in your browser. Your thoughts never leave your device, and an AI chat helps you reflect on them — no accounts, no servers, just you and your notes.
Replies
Best
Maker
📌
Hi Product Hunt,
I have been exploring AI for some time already, and wanted to build a NotePad designed for personal thoughts. That's the reason why I vibe-coded ReflectPad, which uses the power of WebLLM to run an AI model via browser. My ambition was to deliver a product that runs locally on the user's browser, and no information is stored on the server.
The chat AI is powered by a WebLLM engine, and it uses Phi 4K Model.
WebLLM is a library that lets you run large language models (LLMs) directly in the browser.
Phi 4K is the actual AI model file loaded by WebLLM.
The thoughts are saved via LocalStorage, and they may disappear when the user deletes cookies/cache.
It is an experimental project. There are limitations to this approach, and I appreciate all the feedback you can provide.
Thank you, and hope you enjoy it!
Replies