Skip to content

MDC15/Virtual_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Assistant Application

Welcome to the Virtual Assistant Application! This simple Python application serves as a virtual assistant that can perform various tasks like providing the current time, date, searching Google, opening a web browser, and more.

Prerequisites

<Python 3.x installed on your machine.

Getting Started

  1. Clone the repository to your local machine:

         git clone https://github.com/your-username/virtual_assistant_project.git

Navigate to the project directory:

cd virtual_assistant_project

Install the required dependencies:

pip install -r requirements.txt

Run the application:

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published