Commit graph

739 commits

Author SHA1 Message Date
shiva raj badu
6da278ae4f
feat(Nextjs): Font uploading before processing slides addded 2025-08-06 20:50:52 +05:45
shiva raj badu
4d0a88d5e0
Merged with main 2025-08-06 14:27:41 +05:45
shiva raj badu
7676f8e440
pref(Nextjs): Upgrade Nextjs to 15, use turbopack for development & structured custom layout page 2025-08-06 14:21:29 +05:45
shiva raj badu
1296c2fc6a
fix(Nextjs): improve outline stream & replace router.push with router.replace 2025-08-06 01:09:05 +05:45
shiva raj badu
146338f77e
feat(Nextjs): Custom Layout Html edit and layout title & descritpion modal added 2025-08-06 00:21:15 +05:45
sauravniraula
0fe272d82c
refactor: removes nltk from score based chunker 2025-08-05 23:54:18 +05:45
sauravniraula
bf16491c73
fix: nextjs build issues and docling support for Powerpoint and Word 2025-08-05 23:19:59 +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
sauravniraula
062adb6a0d
Merge branch 'main' of github.com:presenton/presenton 2025-08-05 21:05:49 +05:45
sauravniraula
8c972e4e43
fix: removes redis server startup from start.js 2025-08-05 21:05:33 +05:45
Saurav Niraula
6caae95cc0
Merge pull request #192 from presenton/fix/database-multiple-table-issue
fix(fastapi): fix issue where all tables were created in both DBs
2025-08-05 20:49:41 +05:45
Saurav Niraula
41a8eb005a
Merge pull request #189 from presenton/refactor/replace-redis-with-sqlite
refactor/replace redis with sqlite
2025-08-05 20:49:27 +05:45
sauravniraula
fccd04172a
fix(fastapi): fix issue where all tables were created in both DBs 2025-08-05 20:48:38 +05:45
Shiva Raj Badu
b77398a3ae
Merge pull request #191 from presenton/refactor/route_grouping
refactor: Seperate layouts.tsx for schema & rest of routes
2025-08-05 20:34:32 +05:45
shiva raj badu
40dde6ea44
Merged with main 2025-08-05 20:32:05 +05:45
sudipnext
808f28a3b6 feat: add demo GIF for MCP architecture overview and remove obsolete regenerate_outline tests 2025-08-05 20:19:21 +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
shiva raj badu
3084b848a0
refactor: Seperate layouts.tsx for schema & rest of routes 2025-08-05 19:48:11 +05:45
sauravniraula
3b4c38923c
chore(ollama): removes description of graph support for ollama models 2025-08-05 17:23:07 +05:45
Saurav Niraula
18aee8fc78
Merge pull request #188 from presenton/refactor/replace-redis-with-sqlite
refactor/replace redis with sqlite
2025-08-04 21:58:01 +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
ee271b80dc
chore: adds chroma to gitignore 2025-08-04 17:02:38 +05:45
Saurav Niraula
6c193833fb
Merge pull request #187 from presenton/feat/improved-document-parsing
feat/improved document parsing
2025-08-04 15:15:39 +05:45
sauravniraula
43792dbbb2
docs(readme): adds docs TOOL_CALLS and DISABLE_THINKING configuration 2025-08-04 15:14:59 +05:45
sauravniraula
e10fe106ec
chore(layouts) 2025-08-04 15:09:32 +05:45
sauravniraula
c3449986ea
fix(user_config): fix user config set for bool fields 2025-08-04 14:56:12 +05:45
sauravniraula
c599aa15e4
feat: adds options to select between tool calls/json schema and enable disable thinking for custom models 2025-08-04 14:50:55 +05:45
shiva raj badu
d9a46fdff3
fix(Nextjs): Header import issue in setting & document preview page 2025-08-04 14:19:35 +05:45
sauravniraula
746aef024f
Merge branch 'feat/improved-document-parsing' of github.com:presenton/presenton into feat/improved-document-parsing 2025-08-04 13:46:21 +05:45
sauravniraula
686f60676e
chore(fastapi), feat(nextjs): adds tool calls selector 2025-08-04 13:46:07 +05:45
shiva raj badu
a73b0814f6
Merge branch 'feat/improved-document-parsing' of github.com:presenton/presenton into feat/improved-document-parsing 2025-08-04 13:29:25 +05:45
shiva raj badu
a3b2dc1631
fix(Nextjs): Get Presentation by ID stuck in loading 2025-08-04 13:29:08 +05:45
sauravniraula
cd57485891
chore(docker): adds .venv to docker ignore 2025-08-04 13:10:52 +05:45
sauravniraula
427292d1ef
chore(classic-dark layout): adds min and max constraints to reduce overflow 2025-08-04 13:06:39 +05:45
sauravniraula
d3d1a58b95
chore(fastapi): uses uv for python project and removes requirements.txt 2025-08-04 13:00:20 +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
339a378e7f Merge branch 'pdf-pptx-layout' of https://github.com/presenton/presenton into pdf-pptx-layout
merge
2025-08-04 11:59:25 +05:45
Suraj Jha
f429a7708b update: prompt enahancement for layout generation 2025-08-04 11:58:10 +05:45
sudipnext
cc183cf063 fix: Correct import path for get_layout_by_name utility 2025-08-04 10:37:33 +05:45
Saurav Niraula
62018b2af3
Merge pull request #182 from presenton/presentation-mcp-server
feat: implement Presenton MCP server with state machine workflow and test cases
2025-08-04 00:23:49 +05:45
Saurav Niraula
edf7373dab
Merge branch 'main' into presentation-mcp-server 2025-08-04 00:21:21 +05:45
sudipnext
bc3fe9c215 feat(tests): Add comprehensive tests for presentation tools and workflow 2025-08-03 20:41:20 +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
sauravniraula
089e620482
Merge branch 'main' 2025-08-03 16:34:57 +05:45
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
ec5b091cde
fix(Nextjs): ImageEditor and Tiptap components for improved functionality 2025-08-03 00:13:02 +05:45