freqmoda

mcp
Security Audit
Warn
Health Warn
  • License — License: GPL-3.0
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 9 GitHub stars
Code Warn
  • network request — Outbound network request in src/lib/server/streaming-engine.ts
  • network request — Outbound network request in src/routes/api/chat/+server.ts
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

audio editing server and playground

README.md

FreqModa (Archived)

⚠️ This repository is archived. The streaming engine — the core audio processing server — has moved to audio-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/audio-streaming-engine — On-the-fly audio processing server (like Thumbor, but for audio)

Create a Simple Ai DAW, Part 2: MCP and Agents

Prerequisites

  • Node.js 20+
  • A running streaming-engine instance on port 8080
  • An OpenAI API key

Quick Start

cp .env.example .env   # Add your OPENAI_API_KEY
npm install
npm run dev

Reviews (0)

No results found