Commit History

Merge pull request #112 from barun-saha/maintenance
8792f2b
Running
unverified

barunsaha commited on

Update description
606732e

barunsaha commited on

Update packages
9f17c08

barunsaha commited on

Merge pull request #111 from barun-saha/ollama
2e8f41d
unverified

barunsaha commited on

Update the page range display text
5032c92

barunsaha commited on

Fix the page range slider placement and improve some code formatting
851cd5e

barunsaha commited on

Merge pull request #110 from barun-saha/contributions
9897233
unverified

barunsaha commited on

Update contributors
fe90833

barunsaha commited on

Merge pull request #104 from AdiBak/main
f107587
unverified

barunsaha commited on

Refactor PDF extraction logic for single page, improve comments for clarity, and revert placeholder text
65c99df

adibak commited on

capitalize first letter in comments
d1e63a2

adibak commited on

Merge branch 'barun-saha:main' into main
cb371b8
unverified

adibak commited on

additional changes
3a1a1b8

adibak commited on

Merge pull request #107 from barun-saha/ollama
4b50ac7
unverified

barunsaha commited on

Skip API key validation for Ollama and update version
3179f23

barunsaha commited on

make changes per PR review
90c828a

adibak commited on

modify chat placeholder
acafc9b

adibak commited on

comments
90c3309

adibak commited on

comments
10c7343

adibak commited on

chat uploads, make slider work
9c242be

adibak commited on

remove upload zone, allow chat uploads, set & update slider range
1e2c128

adibak commited on

change placeholder
da5eb4d

adibak commited on

Merge branch 'main' of https://github.com/AdiBak/slide-deck-ai
b962ceb

adibak commited on

make pdf acceptable
8b78f58

adibak commited on

Merge branch 'barun-saha:main' into main
cc5c947
unverified

adibak commited on

make upload zone around chat, and name+slider on sidebar
257a4d5

adibak commited on

make expander and slider work for upload
8880077

adibak commited on

Merge pull request #102 from barun-saha/visual
db728bc
unverified

barunsaha commited on

Update code and prompts to enable slides with tables (only)
07a402e

barunsaha commited on

comments
a075c1d

adibak commited on

comments
0f8aea1

adibak commited on

add comments and visually clear file input upon clicking X
8f4c73e

adibak commited on

move file input to sidebar and set page range max to pdf length
dade368

adibak commited on

added page range slider by modifying get_pdf_content and app.py
b4b5aad

adibak commited on

Merge pull request #98 from barun-saha/visual
8982261
unverified

barunsaha commited on

Update description with a mention of PDF files.
f7e7a26

barunsaha commited on

Add contributor & update LLM provider count
b0f4af0

barunsaha commited on

Merge pull request #96 from rsrini7/openrouter-integration
33fa518
unverified

barunsaha commited on

docs: add OpenRouter models to README
a2b7695

rsrini7 commited on

refactor(llm_helper): extract OpenRouter base URL to constant
c5a47d3

rsrini7 commited on

refactor: move re import from app.py to global_config.py
2848e7f

rsrini7 commited on

refactor: move PROVIDER_REGEX to GlobalConfig class
6c5a6a1

rsrini7 commited on

refactor: move provider env keys to GlobalConfig and optimize imports
b4ec8f7

rsrini7 commited on

Merge pull request #97 from barun-saha/visual
156f462
unverified

barunsaha commited on

Update instructions on bold, italics, and icons
1684c05

barunsaha commited on

refactor(global_config): reduce LLM_MODEL_MAX_INPUT_LENGTH to 1000
280981c

rsrini7 commited on

refactor: move LLM max input length to global config
1f1c036

rsrini7 commited on

Instruct LLM to use Markdown-like bold & italics styles
eb8b8fb

barunsaha commited on

Format Markdown-like bold & italics in text
7d37c8b

barunsaha commited on

removed mixtral from open router and removed unused env keys from .env.example
bd750bb

rsrini7 commited on