Commit graph

146 commits

Author SHA1 Message Date
Suraj Jha
68bb4bae3a
Merge main into pdf-pptx-layout 2025-08-09 15:36:43 +05:45
Suraj Jha
3a7a77b583 update: improved template generattion 2025-08-09 15:25:10 +05:45
sauravniraula
3f523f1491
refactor: removes redis service and env variables, fix(fastapi): user config bool env variables issues, parse tool fix for custom llm on tool call structured output 2025-08-09 03:03:13 +05:45
sauravniraula
dc62eb72d1
feat(fastapi): adds anthropic web search, fix(fastapi): llm messages to system and user message 2025-08-09 01:36:16 +05:45
sauravniraula
5c106bd664
feat(fastapi): adds tool call support for anthropic stream and stream structured 2025-08-08 22:11:41 +05:45
Suraj Jha
d96ac341e1 update: gpt5 for template generation 2025-08-08 20:41:39 +05:45
sauravniraula
84fd0dee1a
feat(fastapi): adds tool calls support for anthropic generate 2025-08-08 09:06:05 +05:45
sauravniraula
49342e7c3c
feat(fastapi): adds tools support for openai and google generate and stream 2025-08-08 08:01:15 +05:45
sauravniraula
5030908974
feat(fastapi): generate and stream implementation for openai with agentic behavior 2025-08-08 02:49:51 +05:45
Suraj Jha
464d27624f update: changed prompt and dropped turbopack 2025-08-08 00:06:08 +05:45
Suraj Jha
7429ba2387 update: updated prompt for template 2025-08-07 20:33:16 +05:45
Suraj Jha
9f31a46afd Merge branch 'pdf-pptx-layout' of https://github.com/presenton/presenton into pdf-pptx-layout
merge
2025-08-07 13:23:58 +05:45
Suraj Jha
ec2294a455 fix: basic fixes on the prompt 2025-08-06 23:58:26 +05:45
Suraj Jha
9249c24659 fix: basic fixes on the prompt 2025-08-06 23:57:59 +05:45
sauravniraula
f6550b92a2
fix(fastapi): outline type on /prepare 2025-08-06 22:02:59 +05:45
sauravniraula
09f648dc5b
fix(fastapi): uses SlideOutlineModel to wrap slide outline, to fix json repair issue 2025-08-06 21:53:40 +05:45
shiva raj badu
4d0a88d5e0
Merged with main 2025-08-06 14:27:41 +05:45
Suraj Jha
1aee51ca31 Merge branch 'pdf-pptx-layout' of https://github.com/presenton/presenton into pdf-pptx-layout
merge
2025-08-06 13:27:32 +05:45
Suraj Jha
cced7b9423 update: use gemini for slide to html and edit 2025-08-06 13:26:45 +05:45
shiva raj badu
d9cbf3ea5a
Merged with main 2025-08-05 22:37:25 +05:45
sauravniraula
d0fd1b3aed
chore: error handling if generated outline is not valid json 2025-08-05 22:00:08 +05:45
sudipnext
75abd8085d refactor: streamline MCP workflow by integrating file processing into outline generation and removing redundant states 2025-08-05 20:04:56 +05:45
sauravniraula
ec9104c91c
refactor(fastapi): removes redis and uses sqlite to store background task status 2025-08-04 21:56:48 +05:45
shiva raj badu
8495d2b8d1
feat(Nextjs): Custom Layout delete endpoint & ui implemented 2025-08-04 18:08:00 +05:45
sauravniraula
c982e4b709
refactor: removes redis and uses sqlite to store background tasks status 2025-08-04 17:32:25 +05:45
sauravniraula
69a1fefa06
Merge branch 'main' into feat/improved-document-parsing 2025-08-04 12:54:36 +05:45
sauravniraula
33cac6cd0c
chore(fastapi): uses first slide outline for presentation title 2025-08-04 12:53:44 +05:45
Suraj Jha
f429a7708b update: prompt enahancement for layout generation 2025-08-04 11:58:10 +05:45
Saurav Niraula
edf7373dab
Merge branch 'main' into presentation-mcp-server 2025-08-04 00:21:21 +05:45
sauravniraula
ca72a652ee
feat(fastapi): changes presentation generation flow for documents to chunk it and extract as outlines 2025-08-03 20:14:53 +05:45
Suraj Jha
e007c9c20f fix: remove extra placeholder image, basic prompt changes 2025-08-02 21:39:36 +05:45
Suraj Jha
4f04780e52 fix: filter for import and replace single with double quote in string 2025-08-02 20:45:56 +05:45
Suraj Jha
4b92ebfcab fix: shift fonts extraction to /pptpx-slides 2025-08-02 15:28:16 +05:45
sudipnext
14774e26eb feat: Initiate presentation MCP server setup 2025-08-02 09:19:42 +05:45
Suraj Jha
077cdbdca2 update: add endpoint to process pdf 2025-08-01 23:53:37 +05:45
Suraj Jha
e93f8e0f4d feat: add endpoint for presentation summary 2025-08-01 23:08:39 +05:45
Suraj Jha
0413ee26d4 fix: reformatted for better conversion to react, add fonts to layout 2025-08-01 22:53:22 +05:45
Suraj Jha
cd57b53348 fix: add multiple images to choose from while slide to html 2025-08-01 19:36:08 +05:45
Suraj Jha
3e14c0a7e8 feat: add font endpoint 2025-08-01 16:18:49 +05:45
Suraj Jha
d627fdbcb8 update: add fonts information to /slide-to-html endpoint 2025-08-01 15:27:58 +05:45
Suraj Jha
34b8343f6c fix: add left changes for layout management 2025-08-01 14:40:51 +05:45
sauravniraula
24b3999dab
fix(fastapi): temporarily removes presentation notes from API 2025-08-01 14:15:09 +05:45
Suraj Jha
ff2977d2a0 feat: add endpoints to save and retrieve generated layouts 2025-08-01 13:44:20 +05:45
sauravniraula
e542fdf869
feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
Suraj Jha
e8670626bc fix: html edit with single image, add schemas in tsx export 2025-07-31 23:46:57 +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
shiva raj badu
4ebd480d46
Merged with main 2025-07-31 11:46:08 +05:45
sauravniraula
2150742a54
feat(fastapi): adds a LLMClient wrapper for better control and error handling 2025-07-30 23:31:21 +05:45