Skip to content

MMRIZE/MMM-GPTAssistant

Repository files navigation

MMM-GPTAssistant

This module implements OPENAI's GPT API as a MagicMirror Module. You can ask questions or give commands to your MagicMirror using voice or text. You will then receive a response via voice or text. (GPT-4o compatible)

INSTALL

cd <MagicMirror Directory>/modules
git clone https://github.com/MMRIZE/MMM-GPTAssistant
cd MMM-GPTAssistant
npm install

UPDATE

cd <MagicMirror Directory>/modules/MMM-GPTAssistant
git pull
npm update # OR `npm install`

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published