ā ļø This repository is archived. The streaming engine ā the core audio processing server ā has moved to streaming-engine.
FreqModa is an experimental AI-powered audio chat application built as a companion to this blog post. It uses LLMs to orchestrate audio processing via natural language.
š github.com/jonaylor89/streaming-engine ā On-the-fly audio processing server (like Thumbor, but for audio)
cp .env.example .env # Add your OPENAI_API_KEY
npm install
npm run dev