aegwe4 / resource /public /index.html
chaowenguo's picture
Upload 121 files
3b13b0e verified
raw
history blame contribute delete
860 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>NarratoAI</title>
</head>
<body>
<h1>NarratoAI</h1>
<a href="https://github.com/linyqh/NarratoAI">项目地址:https://github.com/linyqh/NarratoAI</a>
<hr>
</hr>
<a href="http://127.0.0.1:8501">webui 地址:http://127.0.0.1:8501</a>
<br>
<a href="http://127.0.0.1:8080/docs">api swagger 地址:http://127.0.0.1:8080/docs</a>
<hr>
</hr>
<p>
NarratoAI 是一个自动化影视解说工具,基于LLM实现文案撰写、自动化视频剪辑、配音和字幕生成的一站式流程,助力高效内容创作。
</p>
<p>
NarratoAI is an automated film and television commentary tool that implements a one-stop process of copywriting, automated video editing, dubbing and subtitle generation based on LLM, facilitating efficient content creation.
</p>
</body>
</html>