PowerPoint-Generator-Python-Project
PowerPoint-Generator-Python-Project copied to clipboard
Discover the power of GPT-3.5 turbo in presentation creation! 💻🤩 This web application can effortlessly generate captivating PowerPoint presentations. Say goodbye to the struggle of starting from sc...
I tried running flaskapp.py, but the command keeps running without generating the ppt, and the page is white. How can I solve this?  
closed #18
At step 5 of "How to use", the command should looks like follow instead: >python3 flaskapp.py Running the app with the following command causes "template not found issue". >python3 myapp/flaskapp.py...