Open Issues Need Help
View All on GitHubAI Summary: Add support for Google Gemini 2.5 Flash and Gemini 2.5 Flash Lite models to the SlideDeck AI application. This involves updating the `global_config.py` file to include these new models and modifying the README to reflect the changes. Thorough testing is required using various presentation topics and PDF inputs to ensure functionality.
Co-create a PowerPoint presentation with Generative AI
AI Summary: Add a new environment variable, `DEFAULT_OFFLINE_LLM`, to the SlideDeck AI application. If this variable is set, its value (an Ollama model name) should pre-populate the offline LLM selection text input field. The change should only affect the offline mode and leave the online mode unchanged.
Co-create a PowerPoint presentation with Generative AI