Welcome to the Voice-Powered Virtual Assistant, a Node.js project that brings voice command interaction to a whole new level. This cutting-edge assistant is designed to make your life easier and more efficient, all with the power of your voice.
-
Voice Recognition: Simply speak your commands to trigger actions and interact with the virtual assistant.
-
Wikipedia Search: Ask for information from Wikipedia by just speaking your query.
-
Open Websites: Instruct the assistant to open websites like YouTube, Google, GitHub, Instagram, and more, hands-free.
-
Greeting: Receive a warm greeting from the assistant with a simple "hey assistant."
-
Stay Informed: Get the latest news headlines with a voice command.
-
Conversational AI: Engage in a dynamic conversation with the assistant, powered by GPT (Chat GPT).
Before diving into this exciting voice-powered experience, ensure you have the following installed:
- Node.js and npm: Download Node.js
-
Clone the Repository:
git clone https://github.com/ishansingh1010/Virtual-Assistant
-
Navigate to the Project Directory:
cd voice-virtual-assistant
-
Install Dependencies:
npm install
-
Configure API Keys:
Configure API keys or credentials for the services you intend to use (e.g., Wikipedia, GPT).
-
Run the Application:
npm start
-
Open the project in your web browser.
-
Click the "Start Listening" button to activate voice recognition.
-
Clearly speak your command and patiently wait for the assistant's response.
Contributions are highly encouraged! If you'd like to contribute to this innovative project, follow these steps:
-
Fork the Project on GitHub.
-
Create a New Branch:
Create a new branch for your feature or bug fix.
-
Implement Your Changes:
Make your contributions and submit a pull request.
-
Maintain Code Quality:
Ensure that your code passes linting and tests.
- Special thanks to OpenAI for their Chat GPT integration.
- Gratitude to the contributors of the libraries that power this project.
Let's make voice-controlled technology even more exciting and accessible together! 🎙️🤖