InBrowser is an independent, open-source project, not a company. There is no team page here because there is no team to list - what there is instead is a public source tree and an app where every claim below can be checked in one click.
Verify it, don't take it on faith
Every claim this site makes about running locally, storing nothing on a server, and needing no account is checkable in the app itself: open DevTools, watch the network tab, and confirm no provider, search or model-weight request ever targets this site's own origin except the optional proxy relay a visitor configures themselves. The full source is public at github.com/Choy0X/Inbrowser.
What actually runs where
Chat models, code execution, agents, skills and storage all run on the visitor's own device: local models on WebGPU, twelve language runtimes compiled to WebAssembly, and conversations kept in the browser's own IndexedDB. Hosted providers are called directly from the browser rather than through a shared server, so a rate limit applies per person instead of being exhausted by everyone at once.
An independent project
InBrowser has no company, no trademark and no commercial backing - it is built and maintained as an open-source project. That is stated plainly here rather than implied otherwise, because the credibility this site asks for should rest on what can be inspected, not on how official it sounds.