Storage
Local first
Conversation history and working memory stay in browser storage.
Privacy
Uni Lann Pya keeps data lightweight so chats can continue on the same device without collecting unnecessary personal details.
Quick summary.
Storage
Conversation history and working memory stay in browser storage.
Context
Only the context needed for the current reply is sent onward.
Only the data needed for a usable chat experience.
localStorage
Session ID, language, and current student context can be stored on the device.
IndexedDB
Messages and summaries are kept locally so you can reopen past chats.