
マイパントリー
パントリーは空です。食材を追加しましょう!
レシートをスキャン
レシートをアップロードして、食材を一瞬でパントリーに追加しましょう。
AIがレシートを読み取っています…
アイテムを確認
レシピジェネレーター
何を作ればいいか分からない? AIシェフが、今ある食材とお持ちの調理家電を使ってレシピを考案します。
シェフAIが考え中...
コンセプトを選択
これらのアイデアのいずれかを選んで、完全なレシピを生成しましょう。
Recipe Title
🛒 必要な材料:
👨🍳 作り方:
週間献立
日付をタップして、その日の予定されている食事を表示しましょう。
この日には保存されているレシピがありません。「シェフ」タブに移動してレシピを作成・保存しましょう。
あなたのレシピ帳
保存済みレシピとお気に入りのレシピです。
まだレシピが保存されていません。シェフタブでレシピを作成しましょう!
Pantry Chef へようこそ
スマートキッチンを最大限に活用する方法はこちら:
パントリー
食品を追加:食材を手動で追加し、賞味期限を管理して、常備スパイスを素早く登録できます。
在庫補充
レシートをスキャン:AI が食料品のレシートを読み取り、品目を自動的に記録します。
シェフ
シェフAI:あなたの食品庫、調理家電、食生活のスタイル、カロリー目標に基づいてカスタムレシピを生成します。高度な料理ロジックを使って、味を重ね合わせ、本格的な料理を作り上げます。
プランナー
週間プランナー:オートプラン・ウィザードにあなたの1週間をおまかせ! 食品庫の在庫とレシピを突き合わせて、概算価格付きのスマート買い物リストを作成します。
ライブラリ
料理本:とっておきのお気に入りレシピを保存し、料理を始めるときにステップごとの手順を生成できます。
設定
カスタマイズ:家電、言語、単位系、食生活(ケト、ビーガンなど)、アレルギー、摂取カロリー目標、辛さの好みを設定できます。
世帯プロフィール
キッチン家電
単位系
アプリの言語
👨🍳 Pantry Chef
プロフィールを設定
ご家庭や調理家電について教えてください。あなた専用のレシピを作成します。
食材をどのように追加しますか?
パントリーに追加
献立作成ウィザード
AIにおまかせで週間スケジュールを作成しましょう。
日を選択
買い物リスト
作成された献立に必要な食材です。
よく使う食材をすばやく追加
持っている食材をタップして、AIシェフをパワーアップしましょう。
Loading Pantry Chef...
🤓 Stats & Lore for Nerds
Technical Specs
- Architecture: Vanilla JavaScript, HTML5, Tailwind CSS via CDN.
- State Management: In-memory objects synced to persistent isolated
miniappsAI.storage. - AI Engine: Utilizes Grok 4.1 Fast for structured menu planning (JSON Skeletons) and RolePlay v2 for detailed instruction generation.
- I18n: Built-in platform managed localization with dynamic string interpolation.
The Culinary AI Rules Engine
To prevent the AI from generating absolute chaos, strict prompts and firewalls are injected into every request:
- The Culinary Sanity Rule: Prevents potent ingredients (garlic, habaneros) from being measured by weight (e.g., "4 oz of habanero"). Converts them to counts.
- The Protein Form Rule: Forces the AI to respect the physical cut of meat. Prevents "Ground Beef Stir Fry" and forces tacos/chili instead.
- The Sweet vs. Savory Firewall: Implemented after the AI suggested Chicken Broth Oatmeal. Strictly prohibits savory liquids in sweet breakfasts.
- The Flavor Layering Rule: Forces the AI to build complex flavor profiles (Aromatics, Fats, Acids, Umami, Spices) based on authentic cuisines.
- Macro Math Engine: Mathematically divides the user's daily calorie goal across the selected tiers (e.g., 3 meals) and appends estimated calories to titles.
Development Lore & The Hall of Fame
Pantry Chef survived several apocalyptic events during development:
- The Habanero Incident: Early versions of the Chef repeatedly tried to assassinate users by treating habanero peppers as bulk vegetables (requesting 2-4 ounces per serving).
- The Curse of Jason Mendoza: A mischievous entity threw a Molotov cocktail at the regex parser, causing literal
\ncharacters to bleed into the UI and crash the JavaScript compiler. It required a full code scrub to recover. - Derek's Wind Chimes: Derek caused random parser errors by adding invisible characters. Mr. Hat watched silently from the corner, judging us all.
- Billionaire Mode: Added as a joke, but fully functional. The AI is explicitly instructed to create "comically lavish and pretentious" meals using Beluga caviar, edible gold leaf, and 50-year aged balsamic.
- The Smart Shopping List: Born from the realization that forcing users to eat entirely from a depleted pantry resulted in nightmare fusion dishes. Now, the AI designs a normal menu first, then intelligently cross-references inventory to build a shopping list!
Crafted with ❤️, 🌶️, and a lot of debugging.