Coder Social home page Coder Social logo

0aaryan / create.ai Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 34.72 MB

Create.ai is an AI-powered video creation platform that automates the process of generating scripts, converting them to audio, and creating videos with customizable subtitles.

Home Page: https://createai.streamlit.app

Python 100.00%
ai gpt-3 python

create.ai's Introduction

Create.ai - AI-Powered Video Creation Platform

Create.ai is an AI-powered video creation platform that automates the process of generating scripts, converting them to audio, and creating videos with customizable subtitles. Whether you're a content creator, marketer, or simply looking to create videos easily, Create.ai can simplify your video production process.

Create.ai

Table of Contents

Features

  • Sample Scripts: Easily input sample scripts or extract them from a YouTube channel's videos.

  • Generate Scripts: Utilize the power of AI to generate scripts based on a given prompt and category.

  • Generate Audio: Convert your generated scripts to audio, allowing you to use AI-generated content in your videos.

  • Background Video: Upload a background video for your project to use as a visual backdrop.

  • Subtitle Options: Customize subtitle settings, such as font, size, color, position, and more, to create engaging subtitles for your videos.

  • Video Generation: Create videos by combining audio, scripts, and background video while applying customizable subtitles.

Getting Started

Prerequisites

Before you start, make sure you have the following:

  • Python 3.7 or higher installed
  • Magick binary installed (for video generation)
  • FFmpeg installed (for audio generation)

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/create-ai.git
  2. Navigate to the project directory:

    cd create-ai
  3. Create a virtual environment (optional but recommended):

    python -m venv venv
  4. Activate the virtual environment:

    • On Windows:

      venv\Scripts\activate
    • On macOS and Linux:

      source venv/bin/activate
  5. Install the project dependencies:

    pip install -r requirements.txt
  6. Create a .env file in the project root and set your OpenAI API key:

    OPENAI_API_KEY=your-api-key
    

Usage

The Create.ai platform consists of several steps for generating videos. Here's how to use each step:

Step 1: Sample Scripts

  • Input sample scripts manually in the text area.
  • Alternatively, extract sample scripts from a YouTube channel by providing the channel ID and specifying the number of short videos to retrieve.

Step 2: Generate Scripts

  • Provide a prompt and a category.
  • Specify the number of scripts you want to generate.
  • Click "Generate Scripts" to use AI to create scripts based on your input.

Step 3: Generate Audio

  • View the generated script or manually input a script in the text area.
  • Click "Generate Audio" to convert the script to audio.

Step 4: Background Video

  • Upload your background video to serve as the visual backdrop for your project.

Step 5: Subtitle Options

  • Customize subtitle settings, including font, size, color, position, and more.
  • Choose whether to generate a sample video or a full video.
  • Click the respective button to create the video.

Contributing

We welcome contributions from the community. If you'd like to contribute to Create.ai, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature/your-feature-name.
  3. Make your changes and commit them.
  4. Push your changes to your fork: git push origin feature/your-feature-name.
  5. Create a pull request on the Create.ai GitHub repository and describe your changes.

Issues and Suggestions

If you encounter any issues or have suggestions for improving Create.ai, please visit the Issues tab on GitHub and create a new issue. We appreciate your feedback!

License

This project is licensed under the MIT License. See the LICENSE file for details.

create.ai's People

Contributors

0aaryan avatar

Watchers

 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.