Giter VIP home page Giter VIP logo

freeshortgpt's Introduction

๐Ÿ†“ Free* video and short content creation with AI ๐Ÿ†“

Image 1 Image 2

Installation and Use

*

The Main branch relies on the paid OpenAI API to work. This has been resolved (not released yetโ—) by implementing LlamaCpp for locally hosted Langchain agents instead. For setup refer to the main repo and installation guide

Upgrades

  • access YouTube as provider of video assets, surpassing stock footage by large
  • avoids bans by using download streams with PyTube
  • avoids YouTube v3 API's rate limit and auth
  • avoids Pexels hard rate limit

Features

Inside api_utils functions provide utility for working with different APIs. Files: image_api.py, pexels_api.py, youtube_api.py and eleven_api.py. We added youtube_api.py to source video assets directly from YouTube. Feel free to modify the _generateVideoUrls function for the hierachy of video asset sources.

  • search_videos_YouTube(query_string)

    The search_videos_YouTube function takes a query string as input and searches for a video on YouTube based on that query. It returns the URL of the first search result if found, or None if no video is found.

    Integration of shortGPT.api_utils.youtube_api, which serves as an additional source for gathering footage based on the queried keyword. This is particularly useful when dealing with niche / comedy / meme topics where stock footage is not available. If nothing matches we backtrack to the pexels API.

  • triage_videos_Youtube(expected_score_parameter) โ—not released yet

Demo

demo_new shows the accuracy of the newly added youtube query policy without further guidance, backtesting or content analysis. This can be improved by adding a content triage based on Clip2 and transcript analysis.

FreeShortGPT_noshot_demo.mp4

deprecated_demo shows the accuracy of Google's YouTube v3, you can find it here: https://vimeo.com/851101834?share=copy.

freeshortgpt's People

Contributors

rayventura avatar su77ungr avatar test12376 avatar erim32 avatar logicalcode22 avatar eltociear avatar vembarrajan avatar

Stargazers

hunterbugy avatar Muhammad Shakeel avatar

Watchers

Waqas Tahir 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.