graph TD
A[User Input: Niche Description] --> B[FunnyRecipeWordsmith]
B --> C[Research Topic]
C --> D[Generate Recipe Text]
D --> E[Recipe Titles]
D --> F[Descriptions]
D --> G[Ingredients]
D --> H[Steps]
E & F & G & H --> I[QuirkyDishIllustrator]
I --> J[Generate DALL-E Images]
J --> K[3 Recipe Images]
E & F & G & H --> L[CardLayoutComposer]
K --> L
L --> M[Combine Text and Images]
M --> N[Final Recipe Cards]