Claude Code Built Treelo: A Free Video Transcription Tool

A video editor has shared their experience using Claude Code to build a practical transcription tool called Treelo. The developer was switching between four different tools just to get clean SRT files and described the problem to Claude Code in plain English at each step.
What Treelo Does
Treelo is a web-based tool that handles video and audio transcription with several specific features:
- You drop a video or audio file into the tool
- It auto-transcribes in multiple languages
- Removes filler words from transcripts
- Lets you place sound effects (SFX) at exact timestamps
- Exports SRT files for Adobe Premiere
- Exports ASS files for DaVinci Resolve
Development Process
The tool was built entirely using Claude Code in one session. The developer described their workflow problem in plain English at each step, and Claude Code generated the necessary code to create exactly what was needed.
Access and Feedback
Treelo is completely free to try with no signup required. The developer is looking for feedback from other users about what breaks or what's missing from their workflow. The tool is available at treelo-nine.vercel.app.
The Reddit post also asks if anyone else has shipped real tools this way using Claude Code, opening a discussion about practical applications of AI coding assistants for building production-ready tools.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Debugs and Fixes Its Own MCP Filesystem Server UNC Path Bug on Windows
A developer used Claude Opus to diagnose and patch a bug in the MCP Filesystem Server where UNC network share paths on Windows failed for subdirectory operations. The fix addresses a path validation issue that prevented access to files and folders within UNC shares.

Open Source AI Memory Storage for NodeJS Projects
Mind Palace is an open source memory storage and retrieval system for NodeJS that persists information across LLM chat sessions. It supports major LLMs and vector stores, automatically extracting and vectorizing summarized memories from interactions.
Researcher Builds Veracity-Checking Skill for Claude Code, Finds Hallucinations in Own Documentation
A researcher built a Claude Code skill called /veracity-tweaked-555 that decomposes documents into atomic claims and verifies each via web search using 16 parallel agents across 4 waves. When self-audited, the skill scored 62/100 due to fabricated statistics and inflated claims in its own documentation.

German Bureaucracy Assistant Prompt for Claude: Structured Legal Correspondence
A detailed system prompt for Claude that turns the AI into a structured assistant for German bureaucracy, contracts, insurance disputes, and official letters, with strict fact-checking and DIN 5008 formatting.