Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Maxx-AI is an open source A.I. voice assistant developed using python.

License

Notifications You must be signed in to change notification settings

PraaneshSelvaraj/maxx-ai-archive

Repository files navigation

Maxx-AI

Maxx-AI is an open-source AI voice assistant developed using Python. It provides a voice-controlled interface for various tasks and can be extended through plugins. This README provides information on how to install Maxx-AI, its documentation, available clients, and licensing.

Installation

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

  1. Clone the Maxx-AI Repository: Ensure that Git is installed on your system. Then, clone the Maxx-AI repository to your local system using the following command:

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

  2. Navigate to Maxx-AI Directory: Change your current directory to the Maxx-AI folder:

    cd maxx-ai/

  3. Run Setup Script: Execute the setup script using Python to set up Maxx-AI:

    python setup.py

  4. Launch Maxx-AI: Start Maxx-AI using the following command:

    pythonw maxx.pyw

Maxx-AI should now be up and running on your system.

Documentation

For detailed information on how to use Maxx-AI, refer to the official documentation available at Maxx-AI Documentation. This documentation provides a comprehensive guide on getting started, configuring, and using Maxx-AI effectively.

Clients

Maxx-AI is designed to work with various client devices that can be connected and controlled. Below is a list of available clients:

Android

Maxx-AI offers an Android client that enables you to connect and control Maxx-AI from your Android devices. You can find the Android client on GitHub: Maxx-AI Android Client.

License

Maxx-AI is released under the Apache-2.0 license. This license allows you to use, modify, and distribute the software as per the terms specified in the license.

Support

If you require any assistance, have questions, or want to discuss Maxx-AI, you can join the Maxx-AI community on our Google Group. Here's the link to the Maxx-AI Users Support Group.

Feel free to reach out for any help or to engage in discussions with the Maxx-AI community!