Skip to content

JARVIS Voice Assistant is a powerful and intuitive voice-activated assistant created using JavaScript, HTML, and CSS. It allows users to perform tasks such as web searching and managing system applications using natural language voice commands. Designed to enhance productivity and provide a seamless user experience, JARVIS can be easily customized.

License

Notifications You must be signed in to change notification settings

pkprajapati7402/JARVIS-voice-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JARVIS Voice Assistant 🚀

JARVIS is a voice-activated assistant built entirely with JavaScript, HTML, and CSS. It can perform a variety of tasks such as web searching, opening and operating system apps, and more. Experience the ease of hands-free operation directly from your web browser.

Features ✨

  • Voice Commands: Interact with JARVIS using natural language.
  • Web Searching: Perform web searches quickly and efficiently.
  • App Control: Open and manage applications on your operating system (requires proper setup).
  • Extensible: Easy to extend with new commands and functionalities.

Demo 🌐

Check out the live demo: JARVIS Voice Assistant

Screenshot 📸

JARVIS Voice Assistant

Installation 🛠️

To run JARVIS locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/pkprajapati7402/JARVIS-voice-assistant.git
  2. Navigate to the project directory:

    cd JARVIS-voice-assistant
  3. Open the index.html file in your preferred web browser.

Usage 🎤

  1. Open the application in your web browser.
  2. Click the microphone button to activate voice listening.
  3. Speak your commands clearly.
  4. JARVIS will respond and perform the desired tasks.

Commands 🗣️

Here are some example commands you can use with JARVIS:

  • Web Search: "Search for [query]"
  • Open Application: "Open [application name]"
  • Other Commands: Customize and add more commands as per your requirement.

Contributing 🤝

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes.
  4. Commit your changes:
    git commit -m "Add your commit message"
  5. Push to the branch:
    git push origin feature/your-feature-name
  6. Open a pull request.

License 📄

This project is licensed under the MIT License. See the LICENSE file for details.

Contact 📧

For any questions or feedback, please open an issue in the repository or contact the maintainer:


Thank you for using JARVIS Voice Assistant! We hope it makes your life easier and more productive. 🎉

About

JARVIS Voice Assistant is a powerful and intuitive voice-activated assistant created using JavaScript, HTML, and CSS. It allows users to perform tasks such as web searching and managing system applications using natural language voice commands. Designed to enhance productivity and provide a seamless user experience, JARVIS can be easily customized.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published