About Zeever.ai

Zeever.ai is a Canadian AI platform that turns public information into clear, trustworthy answers. We started with Toronto building permits because they're one of the most common (and most confusing) things people deal with at city hall.

What we do

Ask a question about building permits in Toronto and Zeever.ai will search through official content from Toronto.ca to find what's relevant. It then writes an answer based only on what it found, with citations so you can check the sources yourself.

If the information isn't there, Zeever.ai will say so. It won't guess and it won't fill in the blanks with things it doesn't know.

How it works

1

Crawl

We regularly pull in pages and PDFs from the building permits section of Toronto.ca to keep our content up to date.

2

Understand

That content gets parsed, classified, and broken into focused sections. Each one is turned into a vector embedding that captures what it means.

3

Retrieve

When you ask a question, we use vector similarity search and a knowledge graph of permit relationships to find the most relevant sections.

4

Answer

An AI model reads the retrieved evidence and writes a clear answer with citations. It only works from what it found, never from its own training data.

What this is not

Zeever.ai is not a substitute for professional advice. Permit requirements can get complicated depending on your situation. For anything important, check with Toronto Building directly or talk to a qualified professional.

We're not affiliated with or endorsed by the City of Toronto. We use publicly available content from Toronto.ca to help people make sense of the permit process.

The bigger picture

Toronto building permits is where we started, but the plan is bigger. Zeever.ai is being built as a Canadian AI platform for navigating public services, powered by Canadian infrastructure and open AI models. The goal is to make government processes less painful for everyone.

Technology

We built Zeever.ai without large commercial AI platforms on purpose. No OpenAI, no Google, no proprietary black boxes. Every model we use is open source, and our goal is to run the entire system on Canadian infrastructure so Canadian data stays in Canada.

Right now, we run open-source models through Fireworks.aifor the AI inference layer. Canadian GPU hosting at the scale we need doesn't exist yet, but as that infrastructure comes online we plan to bring inference home too, giving us full data sovereignty from question to answer.

Everything else is already Canadian-hosted: the content database, vector search (PostgreSQL with pgvector), knowledge graph, and the web application itself. And every answer comes with its sources, so you can always verify what you're reading.