
Gita AI
An AI-powered workspace for authentic Gita insights.
12 followers
An AI-powered workspace for authentic Gita insights.
12 followers
Three months post-launch, Gita AI V2 evolves from a simple query engine into an elite, stateful spiritual workspace balancing engineering with scriptural reverence. This release introduces context-hydration memory middleware, native TTS auditory sadhana playback, a luxury split-pane 18-chapter codex, snapshot "Wisdom Stories," and an optimized Neon PostgreSQL journaling ecosystem. Ancient lineage meets high-performance modern full-stack architecture. Om Tat Sat. 🙏🦚
This is the 2nd launch from Gita AI. View more

Gita AI
Launching today
Three months post-launch, Gita AI V2 evolves from a simple query engine into an elite, stateful spiritual workspace balancing engineering with scriptural reverence. This release introduces context-hydration memory middleware, native TTS auditory sadhana playback, a luxury split-pane 18-chapter codex, snapshot "Wisdom Stories," and an optimized Neon PostgreSQL journaling ecosystem. Ancient lineage meets high-performance modern full-stack architecture. Om Tat Sat. 🙏🦚




Free
Launch Team / Built With




OrchestraML
The split-pane codex sounds beautiful for cross-referencing verses. One thing that would really deepen my practice is a daily shloka delivery that ties into the memory layer, so Gita AI surfaces a relevant verse based on whatever I've been journaling about that week, rather than a random rotation. Would make the spiritual side feel more personalized and alive.
OrchestraML
@oztrurk73771this is an absolute gold-tier feature recommendation! Thank you so much for this feedback.
In this V2 release, our newly integrated Daily Wisdom Card operates on a generalized baseline. However, your idea of running a semantic aggregation over the user's past week of vector logs in their Personal Journal to dynamically surface an aligned daily shloka is brilliant. It completely shifts the interface from an active query workflow into a passive, deeply personalized meditative experience.
I am instantly writing this semantic aggregation algorithm into our V3 development roadmap. Thank you for helping shape the future architecture of the Sanctum!
OrchestraML
@oztrurk73771 did you get a chance to sign in and test out the live workspace firsthand, or are you reviewing based on the landing page and description?
How does the context-hydration memory actually work across sessions, is it stored on my device or on your servers, and can I export or wipe the journal data whenever I want?
OrchestraML
@bekirzyeile6ek Thanks for the excellent architectural and privacy question!
To give you the exact breakdown: The active conversation context is hydrated and processed server-side through our FastAPI backend and securely mapped to your unique session token via Clerk authentication. Your persistent journal repository runs on a relational Neon PostgreSQL database instance to ensure your data stays synchronized smoothly across different devices.
Regarding data sovereignty: User autonomy is incredibly important when building a personal digital sanctuary. In our new V2 Settings control panel, I explicitly implemented native 'Export Journal Data' and 'Clear Chat History' mechanics. You can instantly download a complete backup of your reflections or completely wipe your data from our servers whenever you choose. Let me know if you get a chance to test it out!
curious how the memory middleware handles contradictions across sessions, like if i ask about karma in week one and get a different framing in week three, does it flag the shift or just keep building on whatever i said last
OrchestraML
@hakkabdurrwyk8 that is a fantastic question regarding conversational depth and context management!
The memory engine is mapped directly to your active session workspace, which means it remains intact regardless of the time elapsed-whether you return to the dialogue in 5 minutes or 3 weeks.
When it comes to shifting topics or exploring a concept like Karma from a different perspective over time, the system is designed to be adaptive rather than rigidly strict. It evaluates the context of your new input against the broader active thread state. It won’t flag a contradiction or force you into a loop; instead, it gracefully refines the conversational focus based on your latest intent while keeping the historical continuity alive.
This allows your spiritual exploration to evolve naturally as your own thoughts change over time. I'd love to hear how the conversational flow feels on your end as you explore different chapters!
how does the context-hydration memory actually decide what's worth keeping long-term versus discarding, and is there any way to manually curate what sticks around across sessions?
OrchestraML
@kardelenaopd love this question! You've perfectly captured the exact balance we tried to strike between automation and human curation.
Here is how we divided those two boundaries under the hood: The short-term conversational context is automated entirely by the middleware's sliding window to keep the immediate conversational thread focused.
For long-term memory curation, we pass the control completely back to you. If the AI provides an insight or a specific shloka that resonates deeply, you can use the interactive 'Star Message' feature. This instantly flags the record and writes it directly to your permanent cloud relational ledger inside My Journal, ensuring it acts as a long-term baseline anchor for your spiritual history across all future sessions.
The split-pane codex layout with the 18-chapter structure feels genuinely considered, not just a wrapper around a chatbot. Nice to see the journaling backend getting real engineering love too.
OrchestraML