Skip to content

adityakr1108/Task-Commander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Voice Assistant and Games

This repository contains a Python-based voice assistant chatbot and several fun games, providing an interactive and engaging experience for users.

Features

  • Voice Assistant Chatbot: A voice-enabled chatbot that can respond to your queries and carry out tasks.
  • Multiple Games: Enjoy a variety of games that you can play directly through the Python script.

Games Included:

  • Tic-Tac-Toe: A classic 2-player game to challenge your friend.
  • Number Guessing Game: A game where the assistant will help you guess a randomly generated number.
  • Rock, Paper, Scissors: A fun game where you play against the computer.

Requirements

To run the Python file, you will need the following libraries installed:

  • speech_recognition
  • pyttsx3
  • random
  • os
  • time

You can install them using the following command:

pip install speechrecognition pyttsx3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors