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.
You can easily install Maxx-AI by following these steps:
-
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
-
Navigate to Maxx-AI Directory: Change your current directory to the Maxx-AI folder:
cd maxx-ai/
-
Run Setup Script: Execute the setup script using Python to set up Maxx-AI:
python setup.py
-
Launch Maxx-AI: Start Maxx-AI using the following command:
pythonw maxx.pyw
Maxx-AI should now be up and running on your system.
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.
Maxx-AI is designed to work with various client devices that can be connected and controlled. Below is a list of available clients:
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.
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.
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!