AI Food Safety Platform

Stop Guessing.
Start Knowing.
The AI-Truth Layer
for Food Safety.

Peckish uses autonomous agents and MCP-server intelligence to verify every bite. Built for the community, powered by Gemini.

9:41
Live
P
Peckish Scan
Verified Safe
Powered by Gemini

Blueberry Muffin

Café Pino · King St W, Toronto

SAFE
GlutenDairyEggs

Incoming data: Toronto Community Node #042 verified... 2 mins ago  ·  Node #038 reporting  ·  Health scan complete  ·  Node #051 active  · 

As seen at
IncubatedInnovation Factory
IncubatedTMU Social Venture Zone
G
Built onGoogle Cloud Vertex AI
How It Works

Three steps to total transparency.

From community report to verified verdict in seconds.

01

Perception

Community Eyes

See what users report: restaurant conditions, allergen cross-contacts, and health code observations.

02

Reasoning

Agentic Verification

Our AI agents autonomously query MCP servers to cross-reference live health codes, USDA data, and inspection logs, corroborating every claim before it surfaces.

03

Action

Instant Verdict

You get a clear Yes or No based on live, verified evidence. No search engine guessing. No outdated reviews. Just truth, grounded in real-world data.

The Agent Advantage

Not a search engine.
An intelligence layer.

See the difference between googling a question and getting a real, verified answer.

P

Peckish Agent

Connected · Real-time data

Today · Toronto, ON

Ask Peckish about any restaurant or food...

Real-time.
Real-world.
Zero Hallucinations.
Technical DNA

Built for Scale. Built to Last.

Peckish is an AI-Native platform leveraging Vertex AI Agent Builder, Gemini 3.1, and a distributed network of MCP Servers. We don't just store data, we orchestrate intelligence.

Community Input

MCP Servers

Gemini 3.1

Vertex AI

Safety Verdict

1M+

Safety signals/sec

Powered by BigQuery

<800ms

p99 verdict latency

Zero-latency inference

0

Hallucinations

Grounded in verified data

24/7

MCP node uptime

Distributed & redundant

peckish-agent.ts
import { VertexAI, MCPClient } from '@peckish/core'
const agent = new VertexAI({
model: 'gemini-3.1-ultra',
tools: [MCPClient.healthCodes, MCPClient.usda],
groundingDataset: 'bq://peckish.safety_signals'
});
// Real-time verdict · p99 latency < 800ms · Zero hallucination guarantee