Coder Social home page Coder Social logo

rushi128 / voice_assistance Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 11 KB

The application is built using Python with Flask for the backend, speech_recognition library for speech recognition, pyttsx3 library for text-to-speech, and various web APIs for additional functionalities.

License: MIT License

Python 84.43% HTML 15.57%
flask flask-application python python3 pyttsx3 speech-recognition voice-assistant voice-recognition

voice_assistance's Introduction

Voice_Assistant Flask Application

This repository contains a Flask web application that serves as a voice assistant, allowing users to interact with it using voice commands. The application utilizes various APIs and services to perform tasks such as searching the web, playing music, retrieving weather information, sending emails, setting reminders, and more. It integrates text-to-speech (TTS) and speech recognition functionalities to provide a hands-free user experience.

Features

  • Voice-controlled web browsing (Google, YouTube, Google Maps)
  • Music playback with voice commands
  • Retrieving weather information
  • Sending emails
  • Jokes and entertainment features
  • Customizable voice options (female/male voice, voice speed)
  • Setting reminders and executing custom commands

Technologies Used

  • Python (Programming Language)
  • Flask (Web Framework for Python)
  • speech_recognition (Library for Speech Recognition)
  • pyttsx3 (Library for Text-to-Speech)
  • requests (HTTP Library for API Requests)
  • smtplib (Library for Sending Emails)
  • datetime (Library for Date and Time Operations)
  • webbrowser (Library for Web Browsing)
  • random (Library for Generating Random Numbers)
  • HTML/CSS (for front-end UI)

Setup and Usage

  1. Clone the repository to your local machine.
  2. Install the required Python packages using pip install -r requirements.txt.
  3. Run the Flask application using python app.py.
  4. Access the application in your web browser at http://localhost:5000.

License

This project is licensed under the MIT License.

Author

Rushikesh

voice_assistance's People

Contributors

rushi128 avatar

Stargazers

vishnu Bijukumar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.