Commit History

Update strings.json
5c602b2
verified

tsi-org commited on

Update strings.json
0e0415b
verified

tsi-org commited on

Update strings.json
e7dd4dd
verified

tsi-org commited on

Update app.py
d1f3f4c
verified

tsi-org commited on

Update app.py
a3f3497
verified

tsi-org commited on

Merge pull request #7 from barun-saha/chat-interface
1c7f397
unverified

barunsaha commited on

Display visitors count badge
76508d0

barunsaha commited on

Remove print
da55c2a

barunsaha commited on

Update the prompts to try and generate only JSON (!)
9921888

barunsaha commited on

Add demo video link
6205107

barunsaha commited on

Move text utility functions to a separate module
57daf6a

barunsaha commited on

Update JSON cleaning logic and logs
abd7b16

barunsaha commited on

Update app caption and usage instructions
7a2333b

barunsaha commited on

Update project description
0a90995

barunsaha commited on

Update project description to reflect the new conversational interface
a30250a

barunsaha commited on

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