Skip to content

LuminaFlowAI is an open-source, web-based video editor that allows users to create dynamic video sequences using images, audio, and various visual effects. Built with React and Next.js, LuminaFlowAI offers an intuitive interface for crafting engaging visual stories.

Notifications You must be signed in to change notification settings

magicvidautomate/LuminaFlowAI

Repository files navigation

LuminaFlowAI

Screenshot 2024-10-06 at 17 14 55

LuminaFlowAI is an open-source, web-based video editor that allows users to create dynamic video sequences using images, audio, and various visual effects. Built with React and Next.js, LuminaFlowAI offers an intuitive interface for crafting engaging visual stories.

Features

  • Image sequencing with customizable durations
  • Audio integration
  • Visual effects (zoom in, zoom out, fade)
  • Real-time preview
  • Responsive design
  • Easy-to-use interface

Getting Started

Prerequisites

  • Node.js (version 14.6.0 or newer)
  • npm or Yarn

Installation

  1. Clone the repository:

    git clone https://github.com/puppe1990/LuminaFlowAI.git
    cd LuminaFlowAI
    
  2. Install dependencies:

    npm install
    # or
    yarn install
    
  3. Run the development server:

    npm run dev
    # or
    yarn dev
    
  4. Open http://localhost:3000 in your browser to see the application.

Usage

  1. Upload Images: Use the "Upload Images" button to select multiple images for your video sequence.
  2. Add Audio: Upload an audio file to accompany your video.
  3. Edit Timeline: Adjust the duration and effects for each image in the sequence.
  4. Preview: Use the preview panel to watch your creation and make adjustments as needed.

Contributing

We welcome contributions to LuminaFlowAI! Please read our CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

Contact

If you have any questions, feel free to reach out to us at your-email@example.com.

Roadmap

  • Add more visual effects
  • Implement video export functionality
  • Create mobile-responsive design
  • Add collaborative editing features

Stay tuned for more updates and features!

About

LuminaFlowAI is an open-source, web-based video editor that allows users to create dynamic video sequences using images, audio, and various visual effects. Built with React and Next.js, LuminaFlowAI offers an intuitive interface for crafting engaging visual stories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published