Skip to content
CodingCraft edited this page Apr 22, 2023 · 1 revision

Welcome to the Simple-CLI-Assistant wiki!

Virtual Assistant

Virtual Assistant is a Python-based project designed to perform simple tasks such as searching, retrieving information from Wikipedia, opening desktop and system applications, and more.

Installation

To install Virtual Assistant, follow these steps:

Clone the repository to your local machine. Open a terminal window and navigate to the root directory of the project. Run the command pip install -r requirements.txt to install the project dependencies. Run the command python main.py to start the Virtual Assistant.

Features

Virtual Assistant offers a range of features that can be customized to meet your specific requirements. Some of its key features include:

Searching the web using your preferred search engine. Retrieving information from Wikipedia. Opening and closing desktop applications. Opening system applications like the calculator, notepad, and more. Providing weather information for a given location.

Customization

Virtual Assistant is designed to be flexible and easy to customize. You can add or remove features, change the voice output, and more by editing the code.

Support

If you have any questions or encounter any issues while using Virtual Assistant, please don't hesitate to reach out to us by creating a new issue in the project's GitHub repository. We welcome feedback and contributions from the community, and are committed to improving this tool for everyone's benefit.

Clone this wiki locally