# RAGgaeton Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/raggaeton
> Markdown URL: https://aitinkerers.org/technologies/raggaeton.md
> Technology record last updated: 2026-04-26T05:25:33Z
> Generated: 2026-09-22T09:54:45Z

An autonomous, Raspberry Pi-based AI device designed by Roni Bandini to detect reggaeton music and disrupt the playback via targeted Bluetooth interference.

RAGgaeton (formally 'Reggaeton Be Gone') is a specialized machine learning solution for noise mitigation: it targets one specific genre. The system runs on a Raspberry Pi 3, utilizing a microphone and an Edge Impulse-trained AI model to classify ambient audio. When the model confirms reggaeton with a high certainty (e.g., a 95% threshold), Python code executes a Bluetooth attack, sending disruptive packets (via methods like `l2ping`) to the speaker. This interference forces a disconnection or severely degrades the audio, effectively silencing the source. It’s a direct, hardware-based response to a specific neighbor-related problem, not a general jammer.

- Official technology site: https://www.hackster.io/roni-bandini/reggaeton-be-gone-e5b6e2
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [RAGgaeton: Scaling AI-Augmented Writing for Any Content Type](https://singapore.aitinkerers.org/talks/rsvp_Xr1XE4N43z4)

RAGgaeton is a package that leverages Retrieval Augmented Generation (RAG) to automate and enhance content creation. By breaking the writing process down into various endpoints and modularising content as reusable blocks, this tool allows anyone to leverage AI "research assistants, writers and editors" to help you go from idea to a complete article.

- Event context: AI Tinkerers Singapore: Inaugural Meetup - August 2nd, 2024 — 2024-08-02 — Singapore
- Public talk page: https://singapore.aitinkerers.org/talks/rsvp_Xr1XE4N43z4

## Related Technologies

- [API](https://aitinkerers.org/technologies/api) ([Markdown](https://aitinkerers.org/technologies/api.md)) — 19 public demos
- [ChatGPT](https://aitinkerers.org/technologies/chatgpt) ([Markdown](https://aitinkerers.org/technologies/chatgpt.md)) — 83 public demos
- [Node](https://aitinkerers.org/technologies/node) ([Markdown](https://aitinkerers.org/technologies/node.md)) — 99 public demos
- [RAG](https://aitinkerers.org/technologies/rag) ([Markdown](https://aitinkerers.org/technologies/rag.md)) — 147 public demos
