Merge pull request #86 from presenton/feat/slide_assets_generation

feat/slide assets generation
This commit is contained in:
Saurav Niraula 2025-07-17 07:37:25 +05:45 committed by GitHub
commit 2cf23b2fbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View file

@ -7,6 +7,7 @@ __pycache__
node_modules
out
user_data
app_data
tmp
debug
.fastembed_cache

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 873 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

View file

@ -1 +0,0 @@
{}

View file

@ -1 +0,0 @@
{"LLM":"google","GOOGLE_API_KEY":"AIzaSyAFY4MWd8aE7L4qWkFdrqpDAMgO2M63Cc4","OLLAMA_URL":"http://localhost:11434","USE_CUSTOM_URL":false}