Skip to content

Commit 7c063f8

Browse files
docs: add badges, fix naming consistency, improve ecosystem links
- Add CI/license/Python badges to README header - Standardize naming: CogOS (prose), cogos (binary/repo) - Add cross-repo ecosystem references Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0277629 commit 7c063f8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Mod³ — Model Modality Modulator
22

3+
[![CI](https://github.com/cogos-dev/mod3/actions/workflows/ci.yml/badge.svg)](https://github.com/cogos-dev/mod3/actions/workflows/ci.yml)
4+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
5+
[![Python 3.12+](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/)
6+
37
Give your AI agent a voice.
48

59
Mod³ is a Python MCP server that provides text-to-speech for Claude Code, Cursor, and other MCP-compatible AI tools. It runs four TTS engines locally on Apple Silicon, generates speech faster than realtime, and returns immediately so the agent keeps working while audio plays.

0 commit comments

Comments
 (0)