25 lines
860 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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>