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 |
|
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 |
|
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 |
|
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 |
|
sauravniraula
|
3b4c38923c
|
chore(ollama): removes description of graph support for ollama models
|
2025-08-05 17:23:07 +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 |
|
sauravniraula
|
e10fe106ec
|
chore(layouts)
|
2025-08-04 15:09:32 +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 |
|
sauravniraula
|
686f60676e
|
chore(fastapi), feat(nextjs): adds tool calls selector
|
2025-08-04 13:46:07 +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
|
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 |
|
sauravniraula
|
f2e410639a
|
feat: adds docling
|
2025-08-02 23:32:48 +05:45 |
|
Suraj Jha
|
39ca51f95d
|
Merge branch 'pdf-pptx-layout' of https://github.com/presenton/presenton into pdf-pptx-layout
merge
|
2025-08-02 21:40:04 +05:45 |
|
Suraj Jha
|
e007c9c20f
|
fix: remove extra placeholder image, basic prompt changes
|
2025-08-02 21:39:36 +05:45 |
|
shiva raj badu
|
d39b1aec5c
|
fix(Nextjs): Custom Layout compile issue
|
2025-08-02 21:24:43 +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 |
|
shiva raj badu
|
b2439bba1f
|
Merge branch 'pdf-pptx-layout' of github.com:presenton/presenton into pdf-pptx-layout
|
2025-08-02 15:31:10 +05:45 |
|
shiva raj badu
|
65924bd3fd
|
feat(nextjs): Header added on custom layout and layout preview
|
2025-08-02 15:30: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 |
|
shiva raj badu
|
6fc94648c4
|
Merge branch 'pdf-pptx-layout' of github.com:presenton/presenton into pdf-pptx-layout
|
2025-08-02 01:14:04 +05:45 |
|
shiva raj badu
|
bef5afb32a
|
feat(Nextjs): Custom Layout Load, Preview & presentation generation added
|
2025-08-02 01:13:47 +05:45 |
|
Suraj Jha
|
077cdbdca2
|
update: add endpoint to process pdf
|
2025-08-01 23:53:37 +05:45 |
|
shiva raj badu
|
0014c57605
|
Merge branch 'pdf-pptx-layout' of github.com:presenton/presenton into pdf-pptx-layout
|
2025-08-01 23:18:29 +05:45 |
|
Suraj Jha
|
e93f8e0f4d
|
feat: add endpoint for presentation summary
|
2025-08-01 23:08:39 +05:45 |
|
shiva raj badu
|
9a0e129790
|
Merge branch 'pdf-pptx-layout' of github.com:presenton/presenton into pdf-pptx-layout
|
2025-08-01 23:02:34 +05:45 |
|
shiva raj badu
|
2b2c7757e2
|
feat(Nextjs): Custom Layout Compiling & used in generation
|
2025-08-01 23:01:41 +05:45 |
|
Suraj Jha
|
0413ee26d4
|
fix: reformatted for better conversion to react, add fonts to layout
|
2025-08-01 22:53:22 +05:45 |
|
sauravniraula
|
16aec6b5e8
|
feat(nextjs): adds new classic dark layout
|
2025-08-01 21:41:28 +05:45 |
|
Suraj Jha
|
cd57b53348
|
fix: add multiple images to choose from while slide to html
|
2025-08-01 19:36:08 +05:45 |
|