Coder Social home page Coder Social logo

moneyprinter-aisearch's Introduction

MoneyPrinter-AiSearch 💸

👋 简介

大模型以及多模态模型驱动的自动短视频生成器:只需提供一个视频主题或关键词,文案/素材/字幕都完全由AI自动检索或生成,最终合成短视频

主要特点:

  • AI素材精准搜索,和文案匹配度更高
  • 音画一致性更好,生成质量更高

界面

生成视频Demo

▶️ 《黄鹤楼》
4.17.2.mp4

🗞️ 更新内容

  • 2024-04-16:更新AI素材搜索功能
    • 提升了素材和文案的匹配度(Pexels自带搜索功能不准确)
    • 更新了中文AI搜索模型和相关数据库,支持Pexels上面近40w视频检索
  • 2024-04-17: 优化音画一致性

📅 后期计划

很多要优化的...,有需求大家可以提issue或者联系我

  • 重构素材组织形式
  • 支持使用和搜索本地素材
  • 提升AI文案质量和视频生成质量

💬 交流反馈

📥 安装部署

  1. conda环境安装
git clone https://github.com/MingxiLi/MoneyPrinter-AiSearch.git
cd MoneyPrinter-AiSearch
conda create -n MeMo python==3.11
conda activate MeMo
pip install -r requirements.txt
  1. 下载素材检索模型及数据库,地址在百度网盘
链接:https://pan.baidu.com/s/1fZTFYu5Oj9KKHP0kTyeudQ?pwd=my5w 
提取码:my5w
  1. 将解压后的'database'和'nn_models'两个文件夹,放到'resource'文件夹内
  2. 配置LLM的api以及ImageMagick:参考 https://github.com/harry0703/MoneyPrinterTurbo
  3. 开始运行:
    streamlit run .\webui\Main.py --browser.gatherUsageStats=False --server.enableCORS=True
  4. 软件使用教程:https://v.douyin.com/iY4B7fsA

📚 参考项目

该项目基于以下两个项目,加入了更多AI功能,提升生成视频的质量。非常感谢两个项目的作者!!!

📝 许可

点击查看 LICENSE 文件

moneyprinter-aisearch's People

Contributors

mingxili avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.