Skip to content

Alice AI - A talking software (AI Voice Assistant) for Windows based on Python with Graphical User Interface (GUI) and Built-in ChatBot.

License

Notifications You must be signed in to change notification settings

Yash12007/Alice_AI

Repository files navigation

Alice AI - V2.0 is available

Logo

Alice AI - Logo

Background Image

Alice AI Background-image

Overview

Alice AI is a voice-activated assistant designed to assist users with various tasks, answer questions, and provide information. This README provides essential information about the project, including installation instructions, usage guidelines, and key features.

Table of Contents

Features

  • Voice-activated assistant for Windows.
  • Integration with web services (YouTube, Google, Stack Overflow, etc.).
  • Music playback functionality.
  • Real-time information retrieval (current time, Wikipedia searches).
  • Interactive command-line access (CMD, Visual Studio Code).

System Requirements

  • Operating System: Windows
  • Internet Connection: Required for certain functionalities
  • Microphone: Needed for voice interaction

Installation

To install Alice AI, follow these steps:

  1. Ensure your system meets the specified System Requirements.
  2. Run the installation file and follow the on-screen instructions.
  3. Grant necessary permissions during the installation process.

Link to download: Alice AI.exe

Usage

Once installed, you can initiate voice recognition by clicking the "Ask question" button in the user interface. Refer to the Commands section for a list of available commands.

Commands

Alice AI supports various commands, including:

  • "Ask a question" - Initiates voice recognition for asking questions.
  • "Open YouTube" - Opens the YouTube website.
  • "Open Google" - Opens the Google website.
  • "Open Stack Overflow" - Opens the Stack Overflow website.
  • "Play music" - Plays music from your device.
  • "What time is it" - Retrieves and announces the current time.
  • "Open Code" - Opens Visual Studio Code.
  • "Open Spotify" - Opens the Spotify website.
  • "" - Opens the specified website.
  • "Exit" - Exits the Alice AI application.
  • "Show app" - Displays a list of installed applications.
  • "Search " - Searches for files with the specified extension on your device.
  • "Wikipedia " - Searches Wikipedia for the specified query.

Support and Feedback

For any issues or questions, please contact our support team at yash12007@yahoo.com. We appreciate your feedback as it helps us enhance the user experience.

Contributing

We welcome contributions! If you want to contribute to the development of Alice AI, please follow our Contribution Guidelines.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

MIT License

Copyright (c) 2023 Yash12007

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.