Skip to content

Repository files navigation

MOSS-VL web demo

Web frontend for exploring MOSS-VL video understanding.

Open demo · Model repository · Model downloads · Project page

Develop locally

This frontend uses Vue, TypeScript, Vite, and Tailwind CSS. From the repository root:

npm ci
npm run dev

Open the local URL printed by Vite. Model inference and serving instructions are maintained in the MOSS-VL repository; starting this frontend does not start an inference server.

Build and preview

npm run build
npm run preview

Application code is in src/, static files are in public/, and Vite configuration is in vite.config.ts.

For interface issues, open an issue here. For model behavior, installation, or inference, use MOSS-VL Issues.

About

Interactive web demo for MOSS-VL video understanding models

Topics

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages