Code Monkey home page Code Monkey logo

machine-learning-voice-chatbot's Introduction

๐Ÿค– Machine Learning Voice Chatbot

Contributors Forks Stargazers Issues MIT License

A simple voice recognition chatbot to help users with their voice inputs to get the information as a voice input using Speech Recognition python library. During the run time the program will ask the voice input from the user. User input is send to the openai website to fetch the data from the openai website to get the real-time data by using the openai API.

This repository contains the code for a Machine Learning voice chatbot built using the OPEN AI API. The chatbot is designed to interact with users through voice commands and provide relevant responses based on natural language processing and machine learning algorithms.

Languages and Tools ๐Ÿ’ป

  • Python
  • openai
  • Visual Studio code

๐Ÿค Collaborators

This project has been developed in collaboration with Jerusha S. Their contributions have been valuable in the development and improvement of the chatbot.

๐Ÿš€ Installation

To set up and run the chatbot locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/Ruban2205/Machine-Learning-voice-chatbot.git
  1. Install the required dependencies. It is recommended to use a virtual environment:
cd Machine-Learning-voice-chatbot
python -m venv venv
source venv/bin/activate  # For Unix/Linux
venv\Scripts\activate.bat  # For Windows
  1. Configure the API credentials for the OPEN AI API. You will need to obtain the necessary API key from OpenAI and set it as an environment variable or update the configuration file with your credentials.

  2. Start the chatbot application:

python src/chatbot.py

โ„น๏ธ Usage

Once the chatbot application is running, it will wait for voice commands. Users can speak their queries or commands, and the chatbot will process the input, generate a response, and provide it through the audio output.

๐Ÿค Contributing

If you would like to contribute to this project, please follow these steps:

  1. Fork the repository on GitHub.

  2. Create a new branch with a descriptive name:

git checkout -b feature/my-feature
  1. Make your desired changes and commit them.

  2. Push your changes to your forked repository.

  3. Submit a pull request to the main repository, detailing the changes you have made.

Please ensure that your contributions align with the coding style, guidelines, and objectives of the project.

๐Ÿ“„ License

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

Contact โ˜Ž๏ธ

If you have any questions, suggestions, or feedback regarding this repository, please feel free to reach out. You can contact the repository owner, Ruban2205, through the following channels.

Website Mail LinkedIn

Please allow some time for a response, as the owner have other commitments. Constructive feedback and contributions are highly appreciated.

Thank you for your interest in this repository!

Star โญ this repository for Future use ๐Ÿ˜Š

Click below to gift ๐ŸŽ a book to me.

BuyMeABook

Thank You!!


machine-learning-voice-chatbot's People

Contributors

ruban2205 avatar jerusha-keira avatar

Stargazers

 avatar  avatar  avatar  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.