mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
feat: add new carousel item for AI-generated video creation
This commit is contained in:
parent
fcb299eb70
commit
cb6db30143
3 changed files with 6 additions and 0 deletions
|
|
@ -17,6 +17,12 @@ const carouselItems = [
|
|||
description: "Upload documents directly, from images to massive PDFs.",
|
||||
src: "/homepage/hero_tutorial/DocUploadGif.mp4",
|
||||
},
|
||||
{
|
||||
title: "Video Generation",
|
||||
description:
|
||||
"Create short videos with AI-generated visuals and narration from your sources.",
|
||||
src: "/homepage/hero_tutorial/video_gen_surf.mp4",
|
||||
},
|
||||
{
|
||||
title: "Search & Citation",
|
||||
description: "Ask questions and get cited responses from your knowledge base.",
|
||||
|
|
|
|||
BIN
surfsense_web/public/homepage/hero_tutorial/video_gen_gif.gif
Normal file
BIN
surfsense_web/public/homepage/hero_tutorial/video_gen_gif.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3 MiB |
BIN
surfsense_web/public/homepage/hero_tutorial/video_gen_surf.mp4
Normal file
BIN
surfsense_web/public/homepage/hero_tutorial/video_gen_surf.mp4
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue