8000 GitHub - samim23/hongos: Autonomous AI Video Generation Tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

samim23/hongos

Repository files navigation

HONGOS - Autonomous AI Video Production Tool

HONGOS UI Screenshot

HONGOS is an AI video production tool that generates complete video stories with coherent narrative flow and visual style end-to-end from a single text prompt in just minutes. Useful for advertising, social media, comedy, and more.

  1. Script & Image Generation: Creates both a compelling narrative script and a sequence of story frames using Google's Gemini 2.0 Flash model
  2. Text-to-Speech Narration: Adds professional voice narration for each scene using ElevenLabs
  3. Image-to-Video Animation: Transforms static images into fluid animations using Google's veo2 or Luma's ray2 model
  4. Background Music: Adds YouTube music tracks to complete the experience
  5. Final Editing: Automatically combines all elements into a cohesive final video

✨ Features

  • One-click video creation from a single text prompt
  • Use your own image as a starting point to drive the story & video style
  • Flexible usage via web interface or command line for automation

Read more about the project here

🎬 Examples

Demo Video: Advertising

Demo Video: Comedy

Demo Video: Social Media

🚀 Quick Start

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/samim23/hongos.git
    cd hongos
  2. Install dependencies:

    pip install -r requirements.txt
  3. Set up your API keys in one of two ways:

    a. Create a .env file with your API keys (see .env.example):

    cp .env.example .env
    # Edit .env with your API keys

    b. Or simply enter your API keys directly in the web UI when prompted

  4. Run the application:

    python main.py
  5. Open your browser and go to:

    http://localhost:8000
    

HONGOS Banner

A samim.io production. Dropping AI Computational Comedy heat since 2010 🔥

About

Autonomous AI Video Generation Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0