Vinaya Journal
Vinaya Journal is a cross-platform journaling desktop app that integrates local AI via Ollama and a retrieval-augmented generation (RAG) pipeline using ChromaDB. It is designed for offline-first, privacy-conscious AI journaling so that your thoughts stay on your device.

Simple & Clean UI
I’ve built the interface to be as simple and intuitive as possible—something I’d personally enjoy using every day. If you're contributing, I ask you to honor this design philosophy: less clutter, more clarity.
Built by a Journaler, Not a SaaS Product
This isn’t some SaaS product chasing data or engagement graphs. That said, if you see me promoting Vinaya on Reddit or LinkedIn, know that I, too, hope it finds its way into real hands other than me. But its roots are honest: Vinaya was born out of a personal need—for a local, intelligent, and private journaling space to support my daily meditation and practice of restraint.



This project follow a clear separation between core development and release packaging:
main vinaya-journal/
├── desktop/ → Electron + React app
├── backend/ → Spring Boot API
├── ai/ → FastAPI embeddings + RAG service
├── website/ → Static marketing site
├── .gitignore
├── README.md
release-packaging-vX branchesrelease-packaging-v1) and include:main⚠️ Note:
release-packaging-vXbranches are not merged intomainto keep the main codebase clean and focused.
You can run the full Vinaya Journal stack on your own machine (frontend + backend + AI service).
See the full guide here 👉
Copyright (c) 2025 Barsat
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
$ claude mcp add Vinaya-Journal \
-- python -m otcore.mcp_server <graph>