Skip to content

sathwik-mamidi/commentrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commentrix

Commentrix is a sunset AI sports commentary project. The repository now combines the former commentrix MVP and commentrix landing codebases into one archive.

Status

Commentrix is no longer active and is not accepting customers, pilots, demos, or support requests. The live website should be hosted by Cloudflare Pages from the static archive in docs/.

Repository Layout

Commentrix/
├── docs/        # Cloudflare Pages site. This is the only live website surface.
├── mvp/         # Local FastAPI prototype for AI video commentary.
└── assets/      # Archived brand assets that are not served by Cloudflare Pages.

Cloudflare Pages should be connected to the GitHub repository and configured as:

  • Project name: commentrix
  • Production branch: main
  • Build command: leave blank
  • Build output directory: docs
  • Custom domain: commentrixai.com

Files outside docs/ are kept in GitHub for archival reference and are not part of the live site.

MVP

The MVP processes a local mvp/public/input.mp4, asks Gemini to generate commentary from sampled frames, and can use ElevenLabs to synthesize audio. See mvp/README.md for local setup.

Generated media, virtual environments, dependency folders, and local .env files are intentionally ignored.

About

Sunset AI sports commentary archive and MVP prototype

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors