The private, on-device answer to AI browsers

A browser that remembers your workday, not your data.

It runs entirely on your machine. No cloud, no accounts, no telemetry. Every page you read joins a private, searchable memory on your device, and you can ask questions of it and get answers with sources. Underneath sits a rendering engine written from scratch in Rust.

Version 0.1.190 for macOS and Windows. Free, no account, no sign-in.

What makes it Floati

Six things it does that your current browser does not

Everything below is in the build you can download today, and none of it ever leaves your machine.

Memory

Rewind

Every page you read is quietly added to a private, full-text index on your device. Find the article from last Tuesday by a phrase you remember from the middle of it, not just its title. Private tabs are never indexed.

Answers

Ask your reading

Type a question and Floati answers it from the pages you have actually read, quoting the most relevant lines and citing every source so you can click straight back. No server, no model API, nothing sent anywhere.

Research

Research projects

Set a project active and the pages you visit are captured into it. Select any passage to clip it, then export the whole project as clean Markdown when you are done. Reading becomes work you can keep.

Privacy

Blocking, on by default

Tracker and ad requests are neutralised before page scripts run, fingerprinting surfaces are trimmed, permissions are per-site, and connections are HTTPS-only. No extension required, nothing to configure.

Focus

Tabs that sleep

Group your tabs, run them vertical or split the window in two, and let background tabs release their memory until you return. A live dashboard shows the footprint of every tab, and a command palette drives it all.

Safety

A security report per page

A shield beside your tabs grades every page: encryption, lookalike and punycode domains, brand impersonation, deceptive addresses. Every check runs on your device; the address is never sent to any service.

Underneath

Its own engine, written from scratch

Most new browsers are a coat of paint on Chromium. Floati ships its own rendering engine in Rust: its own HTML parser, CSS cascade, layout, paint, JavaScript VM and network stack, measured against the real web standards suites on every commit. You can render any page with it inside the app.

Conformance, measured not claimed
100%
test262
JavaScript suite
100%
HTML tokenizer
html5lib suite
100%
URL parser
WPT suite
100%
CSS parser
css-parsing-tests

The only numbers it ever reports home

By the numbers

Totalled across every install that opted in to sharing anonymous stats. Never a page you visited or a word you searched.

Live aggregate off by default

The counter is still at zero

These figures appear only when someone turns on Share anonymous usage stats in Settings, which ships switched off. When people opt in, their totals are added up here.

Collected, only if you opt in

  • A random install id (not tied to you)
  • The app version and your operating system name
  • The five counters above: tabs, suspends, trackers blocked, memory saved, projects

Never collected

  • The pages you visit or anything you search
  • Your history, bookmarks, passwords or saved reading
  • Anything that identifies you. The exact payload is readable in browser/shell/src-tauri/src

The browser behaving the way you always assumed browsers did

Free. No account, no setup, no sign-in. On macOS, open the DMG and drag Floati Browser to Applications; on Windows, run the installer.