EditsPaarth/PowerPoint-AI
Update helpers/pptx_helper.py
Update helpers/pptx_helper.py
Update strings.json
Update legacy_app.py
Update app.py
Update global_config.py
Merge pull request #50 from barun-saha/visual
Add more icons
Use BERT mini to generate file name embeddings
Merge pull request #46 from barun-saha/visual
Update the progress bar's increment
Add icons of food items
Add icons of places & monuments
Merge pull request #45 from barun-saha/maintenance
Fix #44: show helpful error message when the token count exceeds
Merge pull request #42 from barun-saha/maintenance
Upgrade JSON repair version
Add more exception handling
Merge pull request #40 from barun-saha/maintenance
Upgrade Pydantic version in the requirements file
Merge pull request #39 from barun-saha/visual
Display the template color patches as squares
Add feedback link and refactor some code
Merge pull request #38 from barun-saha/maintenance
Fix #36: upgrade LangChain version
Merge pull request #37 from barun-saha/maintenance
Fix #32: update software versions; remove some unused components
Merge pull request #35 from barun-saha/visual
Fix #34: add torch as dependency
Merge pull request #33 from barun-saha/visual
Add new icons and embeddings
Fix #31: find & use similar icons when non-existing icon names are generated by the LLM
Merge pull request #30 from barun-saha/visual
Fix #29: improve JSON handling and keys
Update icons, text, and prompts (merge PR #28 from barun-saha/visual)
Update the prompts
Set user-agent for Pexels API call
Add more icons
Document SVG Repo icons links & licenses
Add more icons
Update the prompts
Disable icon shape's shadow and lower its position
Center-align the text below icons
Update icons and project description
Add icon
Add a slide with icons (merge PR #27 from barun-saha/visual)
Add a slide with icons
Merge pull request #26 from barun-saha/visual
Increase the number of images fetched and display probability
Prevent the addition of empty slide when the number of steps are too few or many
