Home Kitchen
4 to 10 servings
A weekday family meal. You open the fridge, see what's there, and PantryAtlas finds five recipes that use most of it without making you go shopping. Add "expiring soon" tags so you cook the kale before it wilts.
A small computer you set up once. It helps you cook delicious food from what's already on your shelf — whether you're feeding four people or four hundred. Free, open source, and nothing leaves your kitchen.
Built with Gemma · Google's open model, running on-devicePlug it into a power outlet and your Wi-Fi. From any phone or laptop on your home network, open a browser and go to pantryatlas.local — that's the address of the little computer. Type what's in your pantry, or snap a photo of your shelf with your phone's camera. PantryAtlas reads what you have and shows you real recipes you can cook with it, ranked by what uses the most of what you've already got. The Gemma 4 model on the device combined with the Epicure flavor-pairing research makes the matches genuinely delicious — not just technically possible.
Most kitchens land somewhere between "family dinner" and "feeding hundreds." Pick the preset closest to yours; PantryAtlas adapts ranking under the hood and you can switch anytime.
4 to 10 servings
A weekday family meal. You open the fridge, see what's there, and PantryAtlas finds five recipes that use most of it without making you go shopping. Add "expiring soon" tags so you cook the kale before it wilts.
50 to 500 servings
You run a soup kitchen, food pantry, or shelter meal program. A donation truck dropped off mixed produce, dry goods, and proteins. PantryAtlas ranks recipes that scale linearly, use bulk-friendly ingredients, and need minimum specialized equipment.
You pick once on first launch. You can switch anytime from the top bar. School cafeterias, refugee kitchens, monasteries, mutual-aid coalitions, a college house — all of these are "in between." Pick whichever preset feels closer.
About 30 minutes the first time. Then it just sits there working.
STEP 1
PantryAtlas runs on a small computer you keep in your kitchen — a one-time purchase of around $120, and it's yours forever.
Option A — Raspberry Pi 5 (8GB) default
The friendlier choice. A Pi 5 kit from Amazon, Adafruit, or CanaKit includes everything you need: the computer, microSD card, USB-C power supply, and a small case. Around $120. Fast enough for everything PantryAtlas does.
See a recommended Pi 5 kit →Option B — Coral edition coming soon
Google and Synaptics recently released a new Coral board — a tiny, low-power computer with an on-board AI chip. We're building a PantryAtlas edition for it: it runs a small model on the board itself and, when there's heavy lifting to do, borrows a more powerful computer on your home network (like a Pi 5). It's not ready yet — for today, pick the Pi 5. Want to help build it? The work is open on GitHub.
Learn about the new Coral board →Your data lives on the microSD card, so it's easy to back up or move to a fresh card anytime.
STEP 2
Download our pre-built image from GitHub. Use the free Raspberry Pi Imager app on your computer to write the image to the card. It takes about 8 minutes.
Already comfortable with Linux? You can also clone the repo and run our installer script — see the GitHub README.
STEP 3
Put the microSD card into your Pi 5, plug in the power supply, and either connect an ethernet cable to your router OR follow the on-first-boot Wi-Fi prompt. After about a minute, a small light on the board turns solid green — that means PantryAtlas is running.
STEP 4
On your phone, tablet, or laptop — anything on the same Wi-Fi — open a web browser and go to pantryatlas.local. The first time, you'll pick Home Kitchen or Community Kitchen. Then you're done. Type ingredients, snap a photo of your shelf, get recipes.
On iPhone: tap Share → Add to Home Screen. On Android: tap menu → Install app. It feels like a real app.
Stuck? Open a GitHub issue or read the docs.
Type ingredients one by one, or point your phone's camera at your shelf and let Gemma 4 read it. Gemma is a small but capable AI model from Google that runs entirely on your kitchen computer — no photo ever leaves the device.
Every recipe shows a coverage ring — 8/10 means you have 8 of the 10 ingredients. PantryAtlas combines coverage with the Epicure flavor-pairing research so the matches taste good, not just technically work. Expiring ingredients get a small boost so nothing goes to waste.
In Community Kitchen mode, PantryAtlas favors recipes that scale linearly to hundreds of servings, use bulk-friendly ingredients, and need minimum specialized equipment. School cafeterias, refugee kitchens, mutual-aid coalitions — everyone in between is welcome.
PantryAtlas is free software. It runs entirely on the small computer sitting in your kitchen. There is no cloud account. We don't see your pantry. We don't track what you cook. We don't sell anything to anyone. The code is Apache 2.0 — read it, fork it, audit it, run it. Recipe data comes from the public RecipeNLG corpus (CC-BY-NC-4.0) curated by Bień et al. Ingredient and flavor data comes from FlavorDB (CC-BY-NC-3.0) curated by Garg et al. Built for kitchens everywhere, by people who think food access is a human concern, not a market.
Buy a Pi 5 kit, download our pre-built image from GitHub, flash the microSD card with the free Raspberry Pi Imager, plug it in. The four steps above walk you through every part. You don't need to know Linux or use a terminal — just a web browser.
Comfortable with Linux and git? Clone the repo, run the installer script, or contribute. Apache 2.0. Pull requests welcome. The project is small, the codebase is reasonable, the issues are friendly.