Skip to content

PraaneshSelvaraj/maxx-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maxx-AI

Maxx-AI is an open-source gen ai voice assistant.

Prerequisites

Before running Maxx-AI, ensure you have the following:

  • ffplay installed (download and install from FFmpeg)
  • Environment variables set for the following API keys:
    • groq_api_key: Your Groq API key
    • deepgram_api_key: Your Deepgram API key
    • wit_ai_key: Your Wit.ai API key, if using witai instead of deepgram
    • owm_api_key: Your OpenWeatherMap API key

Installation

You can easily install Maxx-AI by following these steps:

  1. Clone the repository:

    git clone https://github.com/PraaneshSelvaraj/maxx-ai.git
  2. Install dependencies:

    cd voice-assistant
    pip install -r requirements.txt

Usage

Starting the Assistant:

Run the main script:

    python main.py

Activating the Assistant:

  1. Taskbar:

    Once Maxx-AI is running, locate the Maxx-AI icon on your taskbar. Click on the icon to activate the assistant.

  2. Keyboard Shortcut:

    Alternatively, you can activate the assistant using a keyboard shortcut. Press the specified key combination (default: ctrl+alt+space) to trigger Maxx-AI to start listening.

About

Maxx-AI is an open source voice assitant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages