KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
LLMCut
★ 17
Open GitHub ↗
使用自然语言与 ffmpeg wasm 在浏览器中编辑视频。
Download README (.md)
Explore Similar Repositories
SwimLessons.jl
:
Tutorials and scripts that teach ocean-flavored fluid dynamics with Oceananigans
Netflix-Playready-Tool
:
Tool to use netflix using Playready
Nodepay
:
Unofficial Nodepay Docker image for easy deployment and management.
pycon-us-2024
:
Code Repository for the exercises and examples for my tutorial "Fundamentals of API Security with Python" at PyCon US 2024
Portfolio
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
LLMCut
?
Download (.md)
# ffmpeg.zh_CN  使用自然语言与 ffmpeg wasm 在浏览器中编辑视频。 使用Next.js开发,使用ffmpeg.wasm进行视频处理,使用LLM进行自然语言处理。 项目托管在vercel,地址:[https://ffmpeg-zh-cn.vercel.app](https://ffmpeg-zh-cn.vercel.app) ## 注意事项 - 第一次使用需下载ffmpeg.wasm - 视频处理在浏览器中进行 - 最大处理2GB的视频 - LLM的api key保存在本地 ## 本地运行 ```bash npm install npm run dev ``` ## License MIT