SkillAgentSearch skills...

Writeout.AI

Transcribe and translate your audio files - for free

Install / Use

/learn @beyondcode/Writeout.AI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

writeout.ai

Transcribe and translate audio files using OpenAI's Whisper API.

Demo

demo

How it works

Writeout uses the recently released OpenAI Whisper API to transcribe audio files. You can upload any audio file, and the application will send it through the OpenAI Whisper API using Laravel's queued jobs. Translation makes use of the new OpenAI Chat API and chunks the generated VTT file into smaller parts to fit them into the prompt context limit.

Running Locally

Clone the repository

git clone https://github.com/beyondcode/writeout.ai

Create an OpenAI account and link your API key.

  1. Sign up at OpenAI to create a free account (you'll get $8 credits)
  2. Click on the "User" / "API Keys" menu item and create a new API key
  3. Configure the OPENAI_API_KEY environment variable in your .env file

Sponsors

What The Diff - your AI powered code review assistant

What The Diff

Related Skills

View on GitHub
GitHub Stars1.5k
CategoryDevelopment
Updated3d ago
Forks162

Languages

PHP

Security Score

95/100

Audited on Mar 28, 2026

No findings