Nayra is an AI-powered virtual assistant built using React.js and the Gemini API. This project is designed to provide users with smart and interactive experiences, enabling seamless interaction via voice commands.
- AI-Powered Assistance: Utilizes the Gemini API to understand and respond intelligently.
- Voice Commands: Allows users to interact with Nayra using their voice.
- Seamless User Experience: Built with React.js for smooth and responsive performance.
- Real-Time Responses: Processes and responds to user inputs in real time.
- Frontend: React.js
- AI Integration: Gemini API
- Deployment: Vercel
Follow these steps to run the project locally:
Ensure you have the following installed:
# Clone the repository
git clone https://github.com/yourusername/nayra.git
# Navigate to the project directory
cd nayra
# Install dependencies
npm install # or yarn install
# Start the development server
npm start # or yarn start
The app should now be running at http://localhost:3000
.
- Open the web app.
- Use voice commands to interact with Nayra.
- Receive real-time responses powered by the Gemini API.
Contributions are welcome! Follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-name
). - Commit your changes (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-name
). - Create a Pull Request.
📧 Email: [email protected]
🔗 LinkedIn: Payal Kumari
This project is licensed under the MIT License.