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
|
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 |
|
sauravniraula
|
3439b42086
|
fix(fastapi): changes custom llm url env name
|
2025-07-26 21:22:04 +05:45 |
|
sauravniraula
|
2edea1a4a1
|
fix(fastapi): changes default layout to general
|
2025-07-26 21:10:02 +05:45 |
|
sauravniraula
|
b1192e8471
|
fix(nextjs+fastapi): adds invert in pptx picture box model, which when set inverts the image during export
|
2025-07-26 20:25:29 +05:45 |
|
sauravniraula
|
fd176113fd
|
fix(fastapi): handles None chunk for google, better logic for openai
|
2025-07-26 20:04:51 +05:45 |
|
sudipnext
|
a450afc3a2
|
fix: set default value for notes in PresentationOutlineModel and improve response format handling in generate_ppt_outline and fixed OpenAI Streaming Response handling
|
2025-07-26 15:29:48 +05:45 |
|
sauravniraula
|
011e669cd2
|
fix(fastapi): makes outline notes optional
|
2025-07-26 04:07:57 +05:45 |
|
sauravniraula
|
5e146e5148
|
Merge branch 'feat/custom_schema_and_layout'
|
2025-07-26 03:58:10 +05:45 |
|
sauravniraula
|
df90b7829c
|
fix(fastapi+nextjs): provides default height and width if not available, provides presentation json in sse complete response in outlines
|
2025-07-26 02:13:54 +05:45 |
|
sauravniraula
|
91577a9c29
|
chore(fastapi): returns presentation as object in sse complete response on outlines endpoint
|
2025-07-26 01:53:20 +05:45 |
|
sauravniraula
|
3c5b5d836f
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-26 01:31:07 +05:45 |
|
sauravniraula
|
70bb3a6a3a
|
feat(fastapi): adds properties field in slide model
|
2025-07-26 01:30:50 +05:45 |
|
sauravniraula
|
96f12e6c82
|
fix(nextjs): if element is svg convert it directly to png and pass opacity values in pptx picture model
|
2025-07-26 01:28:00 +05:45 |
|
sudipnext
|
3fe860d431
|
feat(api): implement presentation generation endpoint with layout and export options
|
2025-07-25 13:00:33 +05:45 |
|
sauravniraula
|
af00557fd5
|
feat(fastapi): adds endpoint to edit slide layout using its html
|
2025-07-25 03:31:10 +05:45 |
|
sauravniraula
|
4d08a05f09
|
fix(fastapi): changes google genai stream to create with stream=True to solve json decode error
|
2025-07-25 02:43:34 +05:45 |
|
sauravniraula
|
23d0c7fb17
|
feat(nextjs+fastapi): fixes presentation export
|
2025-07-24 01:45:50 +05:45 |
|
sauravniraula
|
8d5aa4aad2
|
adsjflkafj
|
2025-07-24 00:55:47 +05:45 |
|
sauravniraula
|
99cde255ac
|
fix(fastapi): adds a default transparent shadow effect if shadow is None while creating PPTX, fix(nextjs): improvements on presentation_to_pptx_model endpoint, fix(nextjs): improves pdf export
|
2025-07-24 00:13:58 +05:45 |
|
sauravniraula
|
fd71bdd125
|
perf(fastapi): removes multiple database write in single endpoint
|
2025-07-22 16:44:19 +05:45 |
|
sauravniraula
|
aa991f678e
|
chore: some improvements on slide generation
|
2025-07-22 00:31:54 +05:45 |
|
sauravniraula
|
300b1f13bd
|
fix(fastapi): removes seperate schema constraints from system prompt, fix(nextjs): improves layout schema constraints
|
2025-07-21 23:37:30 +05:45 |
|
sauravniraula
|
d763393376
|
fix(nextjs): improves parse border radius to clamp
|
2025-07-21 18:57:38 +05:45 |
|
sauravniraula
|
1b781f920e
|
fix(fastapi): fixes openai response schema issue on edit
|
2025-07-21 17:46:49 +05:45 |
|
shiva raj badu
|
04a1516a25
|
feat(nextjs, fastapi): implement previous generated images feature and update slide ID on edit
|
2025-07-21 16:40:13 +05:45 |
|
sauravniraula
|
f10eb5d7a6
|
fix(fastapi): returns icons as str rather that list of one icon
|
2025-07-21 02:28:01 +05:45 |
|
sauravniraula
|
b27efd8cd4
|
fix(fastapi): checks if generated image is ImageAsset or str and saves it to database accordingly, feat(fastapi): adds list generated images endpoint
|
2025-07-21 02:14:02 +05:45 |
|
sauravniraula
|
eceef4f136
|
fix(fastapi): changes old slide layout id if changed by edit
|
2025-07-21 01:31:24 +05:45 |
|
sauravniraula
|
4d63c905f5
|
feat(fastapi): adds slide edit feature
|
2025-07-21 01:27:15 +05:45 |
|
sauravniraula
|
52892482e4
|
fix(nextjs): implements working screenshot logic, perf(nextjs): process all slides in parallel
|
2025-07-20 18:45:44 +05:45 |
|
Suraj Jha
|
bc5d772733
|
Merge branch 'feat/custom_schema_and_layout' of https://github.com/presenton/presenton into feat/custom_schema_and_layout
merge
|
2025-07-20 15:25:28 +05:45 |
|
Suraj Jha
|
1ae771413c
|
fix: add schema constraints to prompt
|
2025-07-20 15:23:13 +05:45 |
|
shiva raj badu
|
3ab3756fa5
|
feat(fastapi): Uploads directory mounted for uploaded images
|
2025-07-20 14:14:51 +05:45 |
|
sauravniraula
|
4b9cabbada
|
feat(nextjs): implements presentation export for all elements except svg, canvas and tables
|
2025-07-19 23:05:40 +05:45 |
|
sauravniraula
|
039048f139
|
fix(nextjs): makes box with shadow inherit color from parents to fix export issue
|
2025-07-19 18:09:38 +05:45 |
|
sauravniraula
|
c760736e51
|
feat(nextjs): somewhat working presentation export
|
2025-07-19 17:05:18 +05:45 |
|
sauravniraula
|
6ae502fc9e
|
fix(nextjs): changes ollama and custom llm endpoints, fix(fastapi): fixes broken image search due to ImageAsset
|
2025-07-19 13:26:29 +05:45 |
|
sauravniraula
|
41a17da47d
|
chore(fastapi): organizes all env usage in get and set env utilities
|
2025-07-19 13:00:45 +05:45 |
|
Saurav Niraula
|
ac90de96de
|
Merge pull request #92 from presenton/feat/separate-text-and-image-models-53
Feat/separate text and image models 53
|
2025-07-19 12:45:41 +05:45 |
|
Saurav Niraula
|
73782f3594
|
Merge pull request #96 from presenton/feat/presentation_export
feat(fastapi): adds slide element attributes to pptx_model and improves element attributes scraping
|
2025-07-19 12:45:23 +05:45 |
|
sauravniraula
|
19e69739b8
|
feat(fastapi): adds slide element attributes to pptx_model and improves element attributes scraping
|
2025-07-19 12:43:48 +05:45 |
|