sauravniraula
|
e3779502bf
|
feat(fastapi): adds a score based chunker to chunk documents for outlines
|
2025-08-03 16:33:55 +05:45 |
|
Shiva Raj Badu
|
f299cad078
|
Merge pull request #179 from presenton/refactor/chinese_language
refactor(Nextjs): Chinese Language With Simplified & Traditional
|
2025-08-02 14:35:42 +05:45 |
|
sauravniraula
|
16aec6b5e8
|
feat(nextjs): adds new classic dark layout
|
2025-08-01 21:41:28 +05:45 |
|
sauravniraula
|
4b6de697ec
|
feat: adds support for deepseek using custom llm (tool calls for deepseek)
|
2025-08-01 18:16:59 +05:45 |
|
sauravniraula
|
934a371ba3
|
fix(fastapi): fixes checks for custom llm api key
|
2025-08-01 15:11:49 +05:45 |
|
Suraj Jha
|
2af747f1c6
|
Merge pull request #176 from presenton/small-placeholder-image
fix: compressed default placeholder image
|
2025-08-01 14:19:00 +05:45 |
|
Suraj Jha
|
bbf1588281
|
fix: compressed default placeholder image
|
2025-08-01 14:16:39 +05:45 |
|
sauravniraula
|
24b3999dab
|
fix(fastapi): temporarily removes presentation notes from API
|
2025-08-01 14:15:09 +05:45 |
|
sauravniraula
|
8792239ee4
|
chore(nextjs): sets default models for openai, google and anthropic in UI
|
2025-08-01 14:10:10 +05:45 |
|
sauravniraula
|
d8586f0a7a
|
fix(nextjs): sets default ollama url if none provided on start
|
2025-08-01 13:56:09 +05:45 |
|
shiva raj badu
|
63f34f90ae
|
refactor(Nextjs): Chinese Language With Simplified & Traditional
|
2025-08-01 12:02:09 +05:45 |
|
sauravniraula
|
6b9635d165
|
feat(nextjs): adds model selection options for openai and google, refactor
|
2025-08-01 00:15:56 +05:45 |
|
sauravniraula
|
e542fdf869
|
feat(fastapi): adds strict support for every schemas, proper models check, refactor
|
2025-08-01 00:15:03 +05:45 |
|
sauravniraula
|
9ad017f164
|
fix(fastapi): stops server restart on production
|
2025-07-31 17:08:23 +05:45 |
|
sauravniraula
|
bb6abf1890
|
feat(fastapi): converts schema to pydantic model for structured response, fix: changes icon and image schema for pydantic model support
|
2025-07-31 15:50:41 +05:45 |
|
sauravniraula
|
c63944b7cf
|
feat(fastapi): uses llm client wrapper to wrap all clients
|
2025-07-31 13:27:21 +05:45 |
|
sauravniraula
|
0c02eafeca
|
Merge branch 'main'
|
2025-07-31 12:32:34 +05:45 |
|
sauravniraula
|
913c0bf280
|
fix(fastapi): sets custom url correctly
|
2025-07-30 23:35:29 +05:45 |
|
sauravniraula
|
2150742a54
|
feat(fastapi): adds a LLMClient wrapper for better control and error handling
|
2025-07-30 23:31:21 +05:45 |
|
sauravniraula
|
ac5d278a9b
|
feat(nextjs): adds claude support in home and settings page
|
2025-07-30 23:30:39 +05:45 |
|
Saurav Niraula
|
4eff9f4bdf
|
Merge pull request #170 from presenton/fix/db-issues
fix(fastapi): adds async driver in database url based on type
|
2025-07-30 12:23:42 +05:45 |
|
sauravniraula
|
443855e05a
|
fix(fastapi): adds async driver in database url based on type
|
2025-07-30 12:23:04 +05:45 |
|
sauravniraula
|
48f60d8422
|
fix(fastapi): language issue in api
|
2025-07-30 10:47:41 +05:45 |
|
sauravniraula
|
8ab8617696
|
chore(nextjs): sets general as default layout
|
2025-07-30 10:40:46 +05:45 |
|
sauravniraula
|
68591aab38
|
fix(fastapi): adds explicit language guidelines for slide generation and edit
|
2025-07-30 10:30:03 +05:45 |
|
sauravniraula
|
b8564905bd
|
fix(fastapi): all returning presentation with no slides
|
2025-07-30 10:07:36 +05:45 |
|
sauravniraula
|
144bfcfe1a
|
fix(fastapi): adds proper check for null json for postgresql
|
2025-07-29 18:13:00 +05:45 |
|
sauravniraula
|
9cb7d9f432
|
perf(fastapi): uses async sql engine
|
2025-07-29 17:19:31 +05:45 |
|
sauravniraula
|
bafac14035
|
fix(nextjs): fix markdown parse returning string | promise build issue
|
2025-07-29 14:51:42 +05:45 |
|
sauravniraula
|
46552b29e0
|
fix(nextjs): extracts html elements inside of svg to solve pptx export issue
|
2025-07-29 14:26:13 +05:45 |
|
sauravniraula
|
f28e25fb0c
|
fix(fastapi): export assets not found issue
|
2025-07-29 14:10:46 +05:45 |
|
Shiva Raj Badu
|
657eabe128
|
Merge pull request #158 from presenton/feat/mermaid_diagram_support
feat(Nextjs): Mermaid diagram layout & support added & refactor setting.json to settings.json
|
2025-07-29 13:37:30 +05:45 |
|
shiva raj badu
|
f09e24bacf
|
feat(Nextjs): Mermaid diagram layout & support added & refactor setting.json to settings.json
|
2025-07-29 13:30:19 +05:45 |
|
sauravniraula
|
dd7ff83d21
|
chore(fastapi)
|
2025-07-29 12:10:29 +05:45 |
|
sauravniraula
|
88217e8c06
|
fix(fastapi): adds check for IMAGE_PROVIDER on not can_change_keys
|
2025-07-29 12:09:33 +05:45 |
|
sauravniraula
|
bb55e6a2d2
|
fix(fastapi): returns placeholder image is image provider is not selected
|
2025-07-29 11:55:32 +05:45 |
|
sudipnext
|
71ff6e6adf
|
fix(images): return correct image path after generation (a classic SQLAlchemy "detached instance" bug by making sure to access ORM attributes while the session is still open).
-update Pixabay API to default to per_page3
|
2025-07-29 11:31:43 +05:45 |
|
sauravniraula
|
725da454f3
|
docs(readme): corrects api endpoint and body
|
2025-07-29 09:33:17 +05:45 |
|
sauravniraula
|
325ef1e66a
|
fix(fastapi): fix /generate enpoint to take form data, reduced database calls and makes assets fetch more efficient
|
2025-07-29 09:30:58 +05:45 |
|
sauravniraula
|
4ccf071be6
|
fix(fastapi): improves presentation export fetch assets to not fetch local app_data files
|
2025-07-28 18:25:13 +05:45 |
|
sauravniraula
|
d15d0960d0
|
feat(fastapi): adds an endpoint where you can use generated presentation as template and create new presentation
|
2025-07-28 17:45:11 +05:45 |
|
sauravniraula
|
65d97b5def
|
chore(fastapi)
|
2025-07-28 16:10:57 +05:45 |
|
sauravniraula
|
03e3e0da77
|
fix(layout): reduces scatter plot max to 20 from 100
|
2025-07-28 15:33:35 +05:45 |
|
sauravniraula
|
637f3b3dcc
|
Merge branch 'main' into fix/embedding-issue-in-arm
|
2025-07-28 15:16:00 +05:45 |
|
sauravniraula
|
b0d521cddc
|
fix(fastapi): specifies fastembed model to use for embeddings
|
2025-07-28 15:15:01 +05:45 |
|
sauravniraula
|
fa895d6b94
|
fix(fastapi): replaces chromadb with qdrant[fastembed]
|
2025-07-28 14:11:52 +05:45 |
|
sauravniraula
|
eb1af33527
|
fix(fastapi): replaces fastembed_vectorstore with chroma for ARM compatibility
|
2025-07-28 12:56:41 +05:45 |
|
shiva raj badu
|
a34d018d0f
|
fix(Nextjs): update slide ID generation to use uuid & expand slide options to 20
|
2025-07-28 12:01:41 +05:45 |
|
sauravniraula
|
c890857fd4
|
fix(nextjs): sets ollama url on when llm changes to ollama to make sure llmconfig has ollama url
|
2025-07-27 01:56:30 +05:45 |
|
sauravniraula
|
3439b42086
|
fix(fastapi): changes custom llm url env name
|
2025-07-26 21:22:04 +05:45 |
|