Privacy

Privacy

Uni Lann Pya keeps data lightweight so chats can continue on the same device without collecting unnecessary personal details.

Overview

Quick summary.

Storage

Local first

Conversation history and working memory stay in browser storage.

Context

Recent turns only

Only the context needed for the current reply is sent onward.

What is stored

Only the data needed for a usable chat experience.

localStorage

Session and working memory

Session ID, language, and current student context can be stored on the device.

IndexedDB

Conversation history

Messages and summaries are kept locally so you can reopen past chats.