PantryFin
approvedby PantryFin
AI-powered meal planner that flows ingredients from your pantry to your plate. Mobile-optimized with Chinese ingredient recognition and calorie tracking. - This plugin has not been manually reviewed by Obsidian staff.
π₯ PantryFin
The Next-Generation AI Culinary & Inventory Engine for Obsidian
βIngredients flow from your pantry to your plate like a fin through water.β
Effortlessly connect whatβs in your kitchen to your daily nutrition goals with intelligent, automated precision.
β¨ Overview
PantryFin transforms Obsidian into an autonomous, intelligent kitchen and nutrition management system. Built from the ground up around a Normalized Base-Unit Engine and a Reactive 12-Column Live Dashboard, PantryFin eliminates manual calculation errors, chaotic unit tracking, and disconnected meal logs.
Whether you are logging groceries, asking your personal AI nutritionist for a high-protein dinner plan, or tracking complex macro goals, PantryFin bridges the gap between raw ingredient inventory and healthy living.
π Key Features
π¦ 1. Normalized Base-Unit Inventory Engine
Traditional grocery tracking breaks down when mixing units like 1.5 kg, 500 g, 1 L, and 250 ml. PantryFin solves this with a robust physical dimensional engine:
- Intelligent Unit Normalization: Automatically converts and standardizes natural language inputs into base SI dimensions (
gfor weight,mlfor volume,pcsfor counts). Whether you type1.5KG,500g,1L, or conversational units, PantryFin computes them with zero data loss. - Flawless Inventory Addition & Deduction: By decoupling raw values from display formatting, stock additions and recipe subtractions execute with pure mathematical precisionβpreventing floating-point drift and negative stock bugs.
- Isolated Interactive Modals: Stock operations happen in dedicated, lightweight modals that guarantee focus retention and seamless workflow execution without disrupting your open dashboard.
π€ 2. Interactive AI Nutrition Butler & Planner
- On-Demand AI Butler: Chat directly with your culinary AI right inside Obsidian. Ask questions like: "What high-protein meal can I make with my expiring chicken and spinach?" or "Help me plan a 1,800 kcal cutting day."
- One-Click Recipe Execution: When AI generates a daily meal plan, simply accept it with one click. PantryFin automatically calculates item amounts, subtracts exact ingredient quantities from your live pantry, and warns you of low inventory.
π₯ 3. Embedded Offline USDA/FDC Nutrition Database
- Instant Offline Macro Tracking: Packed with an embedded, lightning-fast 4.0 MB USDA/FDC food database and optimized snapshot indexes.
- Calculate calories, proteins, carbohydrates, and fats instantly without relying on external internet connections or slow APIs.
π¨ 4. Adaptive 12-Column Live Dashboard
Designed with modern SaaS aesthetics and fully optimized for both desktop and mobile layouts:
- π¬ Butler Chat: Your command center for AI dialogue and quick instructions.
- π― Meal Tracker: Live progress bars tracking calorie goals and macronutrient distribution.
- π Diet Guide: Daily meal blueprints and quick execution buttons.
- β Tasks: Kitchen prep, grocery reminders, and thawing checklists.
- π¦ Live Pantry: Color-coded category pills (Meats, Veggies, Carbs, Supplements) offering instant visibility into stock levels and out-of-stock alerts.
πΈ Architectural Workflow
graph TD
A[π¦ Grocery Restock / Manual Entry] -->|Instant Modal Workflow| B(Normalized Dimensional Engine)
B -->|Convert & Store as Base Units: g / ml / pcs| C[(Obsidian Vault Pantry Table)]
C -->|Real-Time Stock Feed| D[π€ AI Meal Planner]
D -->|Generate Daily Menu| E[π Diet Guide]
E -->|One-Click Accept| F[β Automated Stock Deduction & Alert Trigger]
F -->|Synchronize| C
π οΈ Installation
- Download the latest release package
pantryfin-v2.0.0.zip. - Navigate to your Obsidian vault's plugin directory:
.obsidian/plugins/. - Create a new folder named
pantryfin. - Extract the following distribution files into the
pantryfinfolder:main.js(Compiled Engine)styles.css(Responsive UI Styles)manifest.json(Plugin Metadata)README.md(Documentation)fdc-data.json(Embedded Nutrition Database)fdc-mini-index.json(High-Speed Index)
- Restart Obsidian, or navigate to Settings -> Community Plugins and enable PantryFin.
π Quick Start Guide
- Set Your Target: Open the PantryFin dashboard from the left ribbon icon. Configure your daily calorie target (e.g.,
2,000 kcal) in the settings. - Stock Your Kitchen:
- Click the
β Restockbutton on the Pantry card. - Enter items naturally: e.g., Name:
Beef, Quantity:1.5KG; Name:Whole Milk, Quantity:1L. PantryFin records them automatically as1500gand1000ml.
- Click the
- Plan Your Day:
- Ask the Butler Chat: "Create a balanced dinner using beef and milk under 600 kcal."
- Cook & Track:
- Click Accept & Deduct on any generated meal plan to update your pantry instantly, or click individual ingredient pills for quick, custom consumption logging.
π§ͺ Quality & Reliability
- Backed by 62 Comprehensive Unit Tests: Every aspect of unit normalization, natural language parsing, and non-destructive stock reduction is continuously verified.
- Idempotent & Native Obsidian Integration: Built cleanly on Obsidian's official
ItemViewandModalAPIs, guaranteeing zero corruption to personal markdown files outside the plugin's designated workspace.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.