Skip to content

amrutha-m206/Nova-Virtual-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Nova-Virtual-Assistant

This is a simple voice assistant developed using Python. The assistant can capture user's speech and respond to various commands through voice, such as opening websites, playing music, providing weather updates,giving the current date and time, and answering user questions.

Features

  • Speech recognition using Speech Recognition library
  • Text-to-speech responses using pyttsx3
  • Open various websites
  • Play music from a predefined list
  • Get the latest news headlines
  • Get the current time and date
  • Get the current weather updates
  • Interact with an AI chatbot using Cohere

Dependencies

The project requires the following Python packages:

  • SpeechRecognition
  • pyttsx3
  • requests
  • cohere

The project also uses the following standard Python libraries:

  • webbrowser
  • datetime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages