# Homebrew Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/homebrew
> Markdown URL: https://aitinkerers.org/technologies/homebrew.md
> Technology record last updated: 2026-09-18T15:13:50Z
> Generated: 2026-09-22T06:51:46Z

Homebrew is the definitive package manager for macOS and Linux (automating the installation of system tools like ffmpeg with a single command).

Homebrew eliminates the manual grind of software installation by handling dependency resolution and binary symlinking automatically. It installs packages into isolated directories and links them into /opt/homebrew (keeping your system clean and predictable). With a library of over 6,000 formulae, you can deploy tools like ffmpeg, wget, or nodejs in seconds. It also includes Homebrew Cask for managing GUI apps: Firefox and VS Code are just a brew install away. Built on Git and Ruby, it is the reliable standard for developers who value speed and precision.

- Official technology site: https://brew.sh
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Local Transcription](https://valencia.aitinkerers.org/talks/rsvp_VfuECFTODQ8)

Too many meetings and recordings have private information that you dont want shared with 3rd party transcription services and platforms. I built a simple terminal app that transcribes all my meetings and recordings without using the platform automations. This runs with one command and does file cleanup. Its simple and rough, but it gets the job done reliably.

- Event context: Opening AI Tinkerers Valencia x VDS - 22 October — 2025-10-22 — Valencia
- Public talk page: https://valencia.aitinkerers.org/talks/rsvp_VfuECFTODQ8

## Related Technologies

- [bash](https://aitinkerers.org/technologies/bash) ([Markdown](https://aitinkerers.org/technologies/bash.md)) — 12 public demos
- [ChatGPT](https://aitinkerers.org/technologies/chatgpt) ([Markdown](https://aitinkerers.org/technologies/chatgpt.md)) — 83 public demos
- [FFmpeg](https://aitinkerers.org/technologies/ffmpeg) ([Markdown](https://aitinkerers.org/technologies/ffmpeg.md)) — 16 public demos
- [Whisper](https://aitinkerers.org/technologies/whisper) ([Markdown](https://aitinkerers.org/technologies/whisper.md)) — 26 public demos
