Skip to content

It is a simple Python assistant that performs tasks based on voice commands. Using speech recognition and natural language processing, it understands user instructions and executes actions accordingly. It provides a convenient and interactive way to interact with the computer, making tasks more efficient and intuitive.

License

Notifications You must be signed in to change notification settings

GokulanPK/Nova-The-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Nova-The-Assistant

Description

Python Assistant is a simple Python-based voice-controlled assistant that performs tasks based on user voice commands. By leveraging speech recognition and natural language processing (NLP) technologies, it can understand and interpret user instructions, allowing for convenient and interactive interactions with the computer. With Python Assistant, tasks become more efficient and intuitive, providing a seamless user experience.

Technology Used

  • Python
  • SpeechRecognition: Library for performing speech recognition in Python.
  • Natural Language Toolkit (NLTK): Natural language processing library for Python packages.
  • Code editor-Visual studio code

Prerequisites

-python programming knowledge

Installation

  1. Clone the repository
  2. Install the required dependencies
  3. Run in your comfortable IDE

Usage

  • Launch the Python Assistant by running the novaassist.py script.
  • Wait for the assistant to start listening for voice commands.
  • Give a voice command or type your instruction when prompted.
  • The assistant will process the command, execute the task, and provide a response.

Contributing

Contributions are welcome! If you have any ideas for improvements or bug fixes, please submit a pull request. Make sure to follow the existing coding style and include appropriate tests.

License

This project is licensed under the MIT License.

Contact

For any questions, suggestions, or feedback, feel free to reach out me

Thank you for using my Python Assistant!

About

It is a simple Python assistant that performs tasks based on voice commands. Using speech recognition and natural language processing, it understands user instructions and executes actions accordingly. It provides a convenient and interactive way to interact with the computer, making tasks more efficient and intuitive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages