Skip to content

sam4muzix/MIRCI_AI_PP_TOOLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIRCI AI PP TOOLS - Installation & Launch Guide

Welcome to MIRCI AI PP TOOLS! This repository provides AI-powered post-production tools to enhance your workflow. Follow the steps below to set up and launch the application.

🚀 Quick Start Guide

Prerequisites

Ensure you have the following installed on your system:

📥 Installation & Setup

  1. Clone the Repository
    Download the repository by running the following command in Command Prompt (CMD):

    git clone https://github.com/sam4muzix/MIRCI_AI_PP_TOOLS.git
  2. Run the Setup Script
    Navigate to the cloned folder and execute:

    cd MIRCI_AI_PP_TOOLS
    setup_env.bat
  3. Launch the Web UI
    After setup completes, start the application:

    launch_webui.bat

🔄 Automate the Process (Optional)

For a one-click installation and launch, use run_mirci.bat:

  1. Download and place the following script in the same directory:
    @echo off
    cd /d %~dp0
    echo Cloning the repository...
    git clone https://github.com/sam4muzix/MIRCI_AI_PP_TOOLS.git
    
    cd MIRCI_AI_PP_TOOLS
    echo Running setup_env.bat...
    call setup_env.bat
    
    echo Running launch_webui.bat...
    call launch_webui.bat
    
    echo All processes completed.
    pause
  2. Double-click run_mirci.bat to install and launch automatically.

🛠 Troubleshooting

  • Git is not recognized as an internal command?
    Install Git and restart your PC.
  • Scripts not running?
    Right-click .bat files → Run as Administrator.

📜 License

This project is open-source. Feel free to modify and contribute!

🔥 Release Version - v1.0 🚀

The Ultimate AI-Powered Post-Production Toolkit!

We’re excited to release MIRCI AI PP TOOLS v1.0, designed to streamline and enhance your post-production workflow with AI automation! This release includes essential setup scripts, a web-based UI, and an easy installation process.

🎯 Key Features:

Automated Setup – Quick and hassle-free installation
AI-Powered Enhancements – Smart tools for audio and media processing
One-Click Launch – Start your workflow instantly
GitHub Integration – Easy updates and collaboration

🛠 How to Install & Run:

1️⃣ Clone the repository:

git clone https://github.com/sam4muzix/MIRCI_AI_PP_TOOLS.git
cd MIRCI_AI_PP_TOOLS

2️⃣ Run the setup script:

setup_env.bat

3️⃣ Launch the web UI:

launch_webui.bat

🔄 Want an automated install? Use our one-click batch script!
More details in the Installation Guide.


Contribution

Contributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.

License

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

Credits

Created by Shyam L Raj.


📩 Need help? Reach out to the repository owner.

About

An AI powered tool for Audio producers, VO artists etc.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors