Digital grocery shopping has shifted consumer patterns toward multi- item purchasing. While bundle recommendation systems address this, existing models relying on product ID co-occurrence fail to capture the mixed shopping intentions inherent in consumer baskets. To address these limitations, we propose Intent-aware Bundle Recommendation (IABR), a framework shifting from structural matching to semantic intent reasoning. IABR utilizes Large Language Models to decompose baskets into coherent sub-packages. Subsequently, we fine- tuned Gemma-3-4B using Parameter-Efficient Fine-Tuning to generate narrative intent descriptions regarding short-term shopping missions and long-term sustainable user lifestyles. These intents are encoded via Sentence Transformers for semantic retrieval. Extensive testing on the Instacart dataset demonstrates IABR’s significance against baselines like BGCN. Our IABR method achieved a Recall@20 of 28.15% while improving diversity scores by 12% (p < 0.05). This validates that generative semantic modeling enables accurate next- bundle predictions, effectively balancing precision with thematic variation and personalization.