LexyAI / Privacy
Privacy Policy
Last updated: September 2026
The architecture
Your text stays in the browser.
LexyAI performs its text analysis client-side. When you submit text, the page sends it to a Web Worker running inside your browser. The worker calculates the statistical features and returns the result to the page.
There is no LexyAI account system, no text-analysis API and no database required for the analysis itself.
01
Your Text
Text entered into LexyAI is used by the page to calculate word counts, sentence structure, lexical diversity, repetition and other analysis features. The intended architecture does not transmit the text to a LexyAI analysis server.
The content is held in browser memory while the page is open and is not intentionally written to cookies or local storage by the LexyAI application.
02
What LexyAI Does Not Require
- No account or login is required.
- No text-analysis upload is required.
- No LexyAI database is used to store analysis results.
- The application does not intentionally save pasted text in local storage or cookies.
03
Hosting and Server Requests
Although the text analysis itself is local, opening a website still requires ordinary web requests for HTML, CSS, JavaScript, fonts and other assets. Hosting infrastructure may maintain standard access logs such as IP address, requested resource and timestamp according to the host's own practices.
04
Third-Party Fonts
LexyAI loads typography from Google Fonts in the current deployment. Loading a font can create a request to Google's infrastructure. The text entered into LexyAI is not included in that font request.
05
Changes to This Policy
If the service architecture or data practices materially change, this policy will be updated and the revision date will be changed.