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 |
|
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 |
|
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 |
|
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 |
|
sauravniraula
|
f2e410639a
|
feat: adds docling
|
2025-08-02 23:32:48 +05:45 |
|
sudipnext
|
14774e26eb
|
feat: Initiate presentation MCP server setup
|
2025-08-02 09:19: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
|
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 |
|
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
|
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
|
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 |
|