Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
online video editor built with nextjs, remotion and ffmpeg (web assembly port) for render.
| Date | Stars |
|---|---|
| 2026-07-24 | 760 |
| 2026-07-25 | 761 |
| 2026-07-28 | 761 |
| 2026-07-30 | 761 |
| 2026-08-06 | 761 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
## Overview This is an online video editor built with nextjs, remotion for real-time preview and ffmpeg (web assembly port) for high-quality render. ## Features - 🎞️ Real-time Preview: See immediate previews of edits. - 🧰 Render with ffmpeg (web assembly port) with various options supports up to 1080p export. - 🕹️ Interactive Timeline Editor: Precisely arrange, trim, and control media through a custom-built timeline. - ✂️ Element Utilities: Easily split, duplicate, and manage individual media layers. - 🖼️ Flexible Media Support: Import and mix videos, audio tracks, images, and text elements seamlessly. - 🛠️ Advanced Element Controls: Adjust properties like position, opacity, z-index and volume per element. - ⌨️ Keyboard Shortcuts: Quickly play, mute, move in time with arrows, split, duplicate, etc .  ## Installation Clone the repo, install dependencies: ```bash npm install ``` Then run the development server: ```bash npm run dev ``` Or build and start in production mode: ```bash npm run build npm start ``` Alternatively, use Docker: ```bash # Build the Docker image docker build -t clipjs . # Run the container docker run -p 3000:3000 clipjs ``` Then navigate to [http://localhost:3000](http://localhost:3000) ## TODOs Prioritized tasks are listed in [TODO.md](./TODO.md). contributions are welcomed!
Excerpt of 1,367 characters
Read on GitHub90
5
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:90936bee4da06d5e, topic:video-editing