Giter VIP home page Giter VIP logo

ai_assistant's Introduction

AI Assistant - Ava

Ava is a basic AI assistant powered by OpenAI's GPT-3.5 language model. It allows you to perform various tasks by speaking to it.

Prerequisites

Before running the Ava AI assistant, make sure you have the following dependencies installed:

  • Python 3.x
  • speech_recognition library
  • pyttsx3 library
  • openai library
  • webbrowser library

You will also need an OpenAI API key, which you can get from the OpenAI website.

Getting Started

  1. Clone this repository to your local machine.
  2. Install the required dependencies using pip install -r requirements.txt.
  3. Obtain an OpenAI API key and replace apikey in config.py with your actual API key.

How to Use

To interact with Ava, run the ava.py script in your terminal or command prompt.

$ python ava.py

Once the script is running, you can speak to Ava, and it will respond accordingly. Ava can do the following tasks:

  • Open websites: Just say "Open [website name]" to open the desired website in your default web browser.
  • Play Music: Say "Open music" and then tell Ava the name of the song you want to play.
  • Check Time: Say "What is the time" or "Tell me the time" to know the current time.
  • Open Applications: You can ask Ava to open applications by saying "Open [application name]."
  • Use Artificial Intelligence: If you say "Using artificial intelligence" in your query, Ava will use GPT-3.5 to provide a response to your prompt.
  • Exit: To exit Ava, say "Bye."

Contributing

Contributions to this project are welcome. If you have any improvements or bug fixes, feel free to submit a pull request.

Contact

If you have any questions or suggestions, you can contact me at [email protected] or through my GitHub profile.

ai_assistant's People

Contributors

suyash-dabral 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.