🌟

Astrological Meal Planner

AI-powered, cosmically aligned meal planning
⚠ Select models to enable pipeline

πŸ“ Input Data

Provide your astrological profile and dietary preferences. All fields are saved to the session filesystem.

ℹ️ Getting Started: Fill in all four input forms below, then click Save on each. Once saved, head to the Pipeline tab to run the AI stages.

β™ˆ User Profile inputs/user_profile.json

Your astrological birth data and dietary information. This is the core profile used throughout the pipeline.

πŸ₯— Dietary Preferences inputs/dietary_preferences.md

Detailed dietary notes, budget, and meal preferences in Markdown format.

πŸͺ Astrological Context inputs/astrological_context.md

Current planetary transits, moon phase, and astrological timing for your meal plan period.

πŸ“‹ Meal Plan Request inputs/meal_plan_request.md

Specify the duration, frequency, and any special requirements for your meal plan.

βš™οΈ Pipeline

Execute the 8-stage AI pipeline to generate your personalized astrological meal plan.

πŸ—ΊοΈ Pipeline Overview

πŸ“‹
Inputs
Ready
β†’
πŸ”
Profile
pending
β†’
⭐
Astro
pending
+
πŸ₯¦
Nutrition
pending
β†’
🍽️
Meal Plan
pending
β†’
πŸ‘¨β€πŸ³
Recipes
pending
β†’
πŸ›’
Shopping
pending
β†’
βœ…
Review
pending
β†’
πŸ“Š
Summary
pending

πŸš€ Batch Execution

Run the entire pipeline sequentially with one click. All stages will execute in order.

1 Profile Analysis & Enrichment pending

Parse and validate user astrological data. Enrich the profile with calculated elements, modalities, and symbolic associations.

Reads: inputs/user_profile.json inputs/dietary_preferences.md β†’ Produces: processing/processed_profile.json
2 Astrological Interpretation pending

Multi-perspective birth chart analysis (Western, Vedic, Psychological). Generate food-element associations and meal timing recommendations.

Reads: processing/processed_profile.json inputs/astrological_context.md β†’ Produces: processing/astrological_insights.md
3 Dietary & Nutritional Planning pending

Create a nutritional framework based on health goals and restrictions. Calculate macro/micronutrient targets and elemental food mappings.

Reads: inputs/dietary_preferences.md processing/processed_profile.json β†’ Produces: processing/nutritional_framework.json
4 Meal Plan Generation pending

Generate creative meal suggestions balancing astrological themes with nutritional requirements. Produce a structured 7-day meal plan draft.

Reads: inputs/meal_plan_request.md processing/astrological_insights.md processing/nutritional_framework.json β†’ Produces: processing/meal_plan_draft.md
5 Recipe Development pending

Expand each meal into full recipes with ingredients, instructions, nutritional info, and astrological symbolism notes.

Reads: processing/meal_plan_draft.md processing/processed_profile.json inputs/dietary_preferences.md β†’ Produces: processing/recipes_detailed.md
6 Shopping List & Logistics pending

Consolidate ingredients into an organized shopping list and create a meal prep timeline with astrological timing recommendations.

Reads: processing/recipes_detailed.md inputs/dietary_preferences.md β†’ Produces: outputs/shopping_list.md outputs/meal_prep_schedule.json
7 Final Review & Optimization pending

Validate the complete meal plan for nutritional adequacy, dietary compliance, and astrological coherence. Generate polished final outputs.

Reads: processing/meal_plan_draft.md processing/recipes_detailed.md outputs/shopping_list.md processing/astrological_insights.md β†’ Produces: outputs/final_meal_plan.md outputs/meal_plan_summary.json
8 Summary Generation pending

Extract and structure key data from the final meal plan into a machine-readable JSON summary with statistics and quality metrics.

Reads: outputs/final_meal_plan.md outputs/shopping_list.md outputs/meal_prep_schedule.json β†’ Produces: outputs/meal_plan_summary.json

πŸ“Š Results

View and explore all generated outputs from the pipeline.

outputs/final_meal_plan.md

Run the pipeline to generate your personalized meal plan. Start with Stage 1 in the Pipeline tab.

processing/recipes_detailed.md

Recipes will appear here after Stage 5 completes.

outputs/shopping_list.md

Shopping list will appear here after Stage 6 completes.

processing/astrological_insights.md

Astrological insights will appear here after Stage 2 completes.

outputs/meal_plan_summary.json

Summary statistics will appear here after Stage 8 completes.

outputs/meal_prep_schedule.json

Meal prep schedule will appear here after Stage 6 completes.

Processing…