About bcat

bcat is an AI chat agent that runs local language models on your own hardware. The mascot is a tuxedo cat in smart glasses — the real Brody — and the project is named after him.

Why local-first?

Most AI chat products send every word you type to a cloud server. That's a privacy problem, a vendor-lock-in problem, and a "what happens when the SaaS shuts down" problem all at once. bcat sidesteps all of that by running open-weight models (Llama, Mistral, Qwen, Phi, and others via Ollama) on the same machine that runs the chat UI.

What makes it different

Who builds it

bcat is built by Aegyrix LLC as part of the Ægyrix Security Suite — a set of privacy-first developer tools that share the same design philosophy: local-first, audit-friendly, and free for individuals.

Tech stack