Skip to content

HenBOMB/ai-studio

Repository files navigation

AI Studio

An open-source, powerful, minimalist web-based studio for AI-driven content creation and media processing.

AI Studio Banner

🚀 Key Features

  • AI Captions Burner: Generate transcriptions with AI and burn the captions into your video.
  • AI Video Editor: Have AI generate shorts and highlights using your > 10 minute video into ~2 minute videos.
  • AI Integration: Designed to work with advanced AI models for transcription, translation, and content generation.
  • Media Processing: Integrated FFmpeg support for video and audio manipulation directly in the browser.
  • NO WATERMARKS: Fuck that.

This is built to be run locally, not deployed. By default uses gemini-3-flash-preview for budget-friendly AI transcription. And 2.5-flash for translation and metadata generation. See src/lib/geminiConfig.ts to change the defaults.

🏁 Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/HenBOMB/ai-studio.git
    cd ai-studio
  2. Install dependencies:

    npm install
  3. Set up environment variables:

    cp .env.example .env

    Fill in with your Gemini API key.

  4. Run the Studio:

    npm run build && npm start

About

An open-source, powerful, minimalist web-based studio for AI-driven content creation and media processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages