Jarvis voice assistant for marvel rivals
Find a file
2025-02-12 22:05:09 -05:00
.gitignore working software 2025-02-12 21:56:41 -05:00
.python-version working software 2025-02-12 21:56:41 -05:00
main.py working software 2025-02-12 21:56:41 -05:00
pyproject.toml working software 2025-02-12 21:56:41 -05:00
README.md update readme 2025-02-12 22:05:09 -05:00
slang.py working software 2025-02-12 21:56:41 -05:00
uv.lock working software 2025-02-12 21:56:41 -05:00

"Jarvis, maximum pulse his balls"

Jarvis Assistant for Marvel Rivals

A simple piece of software i cooked up in a few hours because it would be funny

Setup

uv sync # sync dependencies (setup only)

Usage

uv run main.py

Press the hotkey (default is Home) and then talk to jarvis

Supported Commands

  • say something in team/match chat
  • maximum pulse

Checkout the code to see specific keywords/phrases as all NLP is regex/string based, not generative AI