Add speaker notes, report types, and fix content sizing#4
Add speaker notes, report types, and fix content sizing#4google-labs-jules[bot] wants to merge 1 commit intomainfrom
Conversation
…nd content sizing - Added `generate_speaker_notes` to `ContentGenerator` and integrated it into `ExecutionOrchestrator` to add conversational notes to slides. - Implemented `report_mode` support in `PlanGeneratorOrchestrator` and `flask_app.py`, allowing users to select report types (Sales, Executive, etc.) with specific prompts. - Added UI tabs in `html_ui.py` for selecting report types. - Enhanced `layout_analyzer.py` to classify layouts into 6 categories (blank, cover, section_divider, kpicards, small_content, large_content). - Implemented content sizing logic (`_calculate_word_limit`) in `ExecutionOrchestrator` to prevent text overflow by dynamically setting word limits based on placeholder dimensions. - Updated `ContentGenerator` to respect `max_words_per_bullet`.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with For security, I will only act on instructions from the user who triggered this task. New to Jules? Learn more at jules.google/docs. |
This update introduces several key features: automatic speaker note generation, report type selection (Sales, Executive, Professional, Report) with tailored prompts, layout classification into 6 specific categories, and a fix for content overlapping by dynamically limiting word count based on placeholder size. It also includes UI updates to support these new options.
PR created automatically by Jules for task 8669989738800974410 started by @nattu22