sauravniraula
|
f80a278c34
|
feat: use new endpoints in UI
|
2025-09-07 22:32:25 +05:45 |
|
sauravniraula
|
a992f40077
|
feat: adds table of contents, title slide, web search options in both UI and API Endpoints
|
2025-09-07 22:06:22 +05:45 |
|
shiva raj badu
|
9765749a83
|
feat: add undo/redo buttons & re-generate in presentation page
|
2025-08-30 16:31:11 +05:45 |
|
shiva raj badu
|
c5b465eb02
|
feat: implement image upload, retrieval & deletetion endpoints, Also implemented on Nextjs
|
2025-08-29 20:04:18 +05:45 |
|
sauravniraula
|
9cb7d9f432
|
perf(fastapi): uses async sql engine
|
2025-07-29 17:19:31 +05:45 |
|
sudipnext
|
71ff6e6adf
|
fix(images): return correct image path after generation (a classic SQLAlchemy "detached instance" bug by making sure to access ORM attributes while the session is still open).
-update Pixabay API to default to per_page3
|
2025-07-29 11:31:43 +05:45 |
|
sauravniraula
|
b27efd8cd4
|
fix(fastapi): checks if generated image is ImageAsset or str and saves it to database accordingly, feat(fastapi): adds list generated images endpoint
|
2025-07-21 02:14:02 +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
|
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
|
d1754e6029
|
feat(fastapi): adds schema processor
|
2025-07-17 02:51:49 +05:45 |
|
sauravniraula
|
d820322b7c
|
fix(fastapi): uses google genai client for gemini calls
|
2025-07-16 20:43:20 +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
|
a99db53bba
|
feat(fastapi): adds image generation service
|
2025-07-15 23:13:00 +05:45 |
|