Documentation
Be A Buddhist v2 โ sacred audio platform. Prayer routines, Spotify-style player, and generative ambience using only free open-source AI.
Roadmap
- Phase 0 โ Landing + docs (this site)
- Phase 1 โ Web PWA at /app
- Phase 2 โ Player polish: queue, offline, discover, search, profile
- Phase 3 โ Free AI soundscapes (MusicGen, Bark, Piper)
- Phase 4 โ Capacitor โ Play Store v2
Architecture
beabuddhist/ โโโ apps/web/ โ Astro landing + docs (you are here) โโโ apps/player/ โ Phase 1: React PWA player โโโ services/api/ โ express-instant or Hono API โโโ legacy/ โ Ionic 4 app (v1, reference)
Monorepo lives at
github.com/m3yevn/beabuddhist.
Full spec in REBIRTH.md.
Routines
A routine is an ordered playlist of chants/mantras for a practice session โ morning metta, evening reflection, precept recitation, etc.
v1 features (preserved)
- Create, edit, delete routines
- Add tasks from browse categories
- Sequential playback with skip
- Avatar + public/private routines
v2 additions
- Queue and now-playing UI
- Offline download per routine
- AI-generated ambient bed under a routine
- Share routine links on web
Free AI
No paid Suno API. v2 uses open-source models you can self-host or run on Hugging Face free inference.
View free AI stack โv1 Android app
Still available on Google Play (Ionic 4). v2 web app will supersede it once Phase 4 ships.