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
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
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
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
23d0c7fb17
feat(nextjs+fastapi): fixes presentation export
2025-07-24 01:45:50 +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
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
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
sudipnext
2171dba4e5
feat: replace 'imagen' with 'gemini_flash' across image provider configurations and related services
2025-07-19 11:22:20 +05:45
sauravniraula
578792de76
feat(fastapi): adds missing ollama and custom llm endpoints and redis service
2025-07-19 10:35:53 +05:45
sudipnext
21dca979ce
feat: add image provider configuration and validation
...
- Updated LLMConfig interface to include IMAGE_PROVIDER and PIXABAY_API_KEY.
- Enhanced handleSaveLLMConfig to log the saving process and validate IMAGE_PROVIDER.
- Implemented image provider validation logic in hasValidLLMConfig to check for required API keys based on the selected provider.
- Modified start.js to read IMAGE_PROVIDER and PIXABAY_API_KEY from environment variables and include them in the user configuration setup.
2025-07-18 17:52:23 +05:45
sauravniraula
d523eae8ac
fix(fastapi): fix pptx models network assets download
2025-07-18 17:40:17 +05:45
sauravniraula
ee38963762
feat(fastapi): adds fetch network assets in pptx creator
2025-07-18 08:27:37 +05:45
sauravniraula
a7516ee208
feat(nextjs): adds basic slide scraper endpoint, feat(fastapi): adds presentation export endpoint and pptx creator service
2025-07-18 08:16:35 +05:45
sauravniraula
03b2b06ff0
feat(fastapi): adds slide assets generation, adds dict and schema processors, fix(nextjs): changes image and icon schema fields to __xxxxx__
2025-07-17 06:38:02 +05:45
sauravniraula
1e1637f286
feat(fastapi): adds slides assets genetation logic
2025-07-17 03:15:18 +05:45
sauravniraula
d1754e6029
feat(fastapi): adds schema processor
2025-07-17 02:51:49 +05:45
sauravniraula
ffa22b1663
feat(fastapi): adds image gen and icon search endpoints, chore(fastapi): seperates middlewares and lifespan from main.py
2025-07-16 04:36:19 +05:45
sauravniraula
ea3ff5be47
feat(fastapi): adds icons finder service to search icons using fastembed-vectorstore
2025-07-15 23:56:26 +05:45
sauravniraula
a99db53bba
feat(fastapi): adds image generation service
2025-07-15 23:13:00 +05:45
sauravniraula
c88d427b31
feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers
2025-07-15 05:41:31 +05:45
sauravniraula
788c8c4042
refactor(fastapi): progress
2025-07-14 18:49:48 +05:45