Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.
/ PyAssist Public archive

A simple voice assistant using OpenAI and Python.

Notifications You must be signed in to change notification settings

tiagorangel2011/PyAssist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is archived. Bito protected their API endpoint some time ago, and I don't want to look into how they did it again. You can still look at the code and do the same with a free Google Gemini API key, so yeah.


PyAssist logo

A simple voice assistant using OpenAI and Python.


What's this?

PyAssist is a simple voice assistant made using OpenAI and Python. It uses a reverse-engineered Bito.co API to get AI, so there is no need to set an OpenAI key.

How do I install it?

First, install the necessary dependencies:

pip install PyAudio SpeechRecognition pyttsx3

Then, download the code to your computer and run the "main.py" file. If you want to adjust anything, simply change the code.

How to contribute?

Make a pull request and make sure the code is clean. :)

About

A simple voice assistant using OpenAI and Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages