Commit History

Close temp files after opening
1189403

barunsaha commited on

Rename new chat app and legacy app files
2605d55

barunsaha commited on

Update chat history in prompts, segregate the prompts, add retry to HF API call, and update configs
e690364

barunsaha commited on

Update the loading of strings
d8d5fbc

barunsaha commited on

Add exception handling for JSON parsing and slide deck generation
3919051

barunsaha commited on

Store download file name in session and display the button again on app reload
8a486f9

barunsaha commited on

Add sidebar with PPT template selection
ec53f85

barunsaha commited on

Create PPTX file and allow to download
f2885fb

barunsaha commited on

Update texts displayed
7606a6a

barunsaha commited on

Add Streamlit config file
2bf6420

barunsaha commited on

Add missing chat prompt template
a42e3cf

barunsaha commited on

Add chat interface and generate JSON content; update other elements
da03db8

barunsaha commited on

Reorganize files and set logging format globally
9c0dccd

barunsaha commited on

Merge branch 'main' of github.com:barun-saha/slide-deck-ai
4f6ea2c

barunsaha commited on

Merge pull request #6 from barun-saha/issue-5
437a6f6
unverified

barunsaha commited on

Fix issue 5: remove unused code and packages
08aca02

barunsaha commited on

Merge remote-tracking branch 'github/main'
434c389

barunsaha commited on

Merge pull request #4 from barun-saha/issue-3
b8e6557
unverified

barunsaha commited on

Instruct LLM to be verbose; add a new example
49ccbf8

barunsaha commited on

Merge pull request #2 from barun-saha/pylint-fix
10c2c13
unverified

barunsaha commited on

Pylint & CVE fix (#1)
6d7d653
verified

barunsaha commited on

Upgrade package versions
4785fdb

barunsaha commited on

Fix (some) Pylint warning & remove some unused code
ae312d0

barunsaha commited on

Upgrade to Mistral-7B-Instruct-v0.2
1d82a0b

barunsaha commited on

Enable debug messages
469fc38

barunsaha commited on

Update README and messages
e48ea08

barunsaha commited on

Switch to Mistral-7B-Instruct-v0.1; invoke HF API end-point directly
724babe

barunsaha commited on

Use GPT-4 for text generation. Disable image generation.
7b01107

barunsaha commited on

Update project description
4ae1184

barunsaha commited on

Reduce input size and track submit button state
6b5a020

barunsaha commited on

Increase input size, use Llama 2, and add SDXL image
a1b1576

barunsaha commited on

Use named tempfile to save the presentation
94d93d2

barunsaha commited on

Use a form, a button, and a single LLM call to generate contents in JSON format. Disable image generation.
e55d16a

barunsaha commited on

Add logging; replace all print statements
aa4f694

barunsaha commited on

Compute disk usage
2fcd006

barunsaha commited on

Compute disk usage
9fcc9ee

barunsaha commited on

Add page visitors badge
d65ee1e

barunsaha commited on

Update project description
b743a8f

barunsaha commited on

Add tip on JSON data deep hierarchy and regeneration; change tip icon
738ec53

barunsaha commited on

Add hierarchical list of bullets from JSON to the slides
07115d9

barunsaha commited on

Add the slides generated by SlideDeck AI for SlideDeck AI
9383b85

barunsaha commited on

Update JSON conversion prompt
1dbc12d

barunsaha commited on

Merge branch 'main' of github.com:barun-saha/slide-deck-ai
4ea6775

barunsaha commited on

Initial commit
5a77c12
unverified

barunsaha commited on

Add error message when JSON conversion fails; use empty placeholders to display notice before generating bonus stuff
33d58d5

barunsaha commited on

Add image generated by AI; also bring back the manual step for JSON step, in case a network timeout occurs
8537019

barunsaha commited on

Clean and restructure the module
114f32d

barunsaha commited on

Fix stuff
420199d

barunsaha commited on

Convert slide contents into JSON automatically without requiring a button click
c8feae1

barunsaha commited on

Update instructions in the JSON generation template
842b75a

barunsaha commited on