Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CFelipezapata/gpt-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtp-assistant

Interact with GPT through a CLI using your microphone to generate voice input.

Preview

CLI example

Setup

Clone the repository and make sure you have Python 3.x installed and create a virtual environment:

python -m venv venv

Install requirements

pip install -r requirements.txt

Note:

You may encounter some issues installing pyaudio depending on your system. WSL distros for example, have issues with pyaudio and peripherals like the microphone.

Config file

Create a .env file and store your OpenAI API key

OPENAI_KEY=<Your API Key>

Run the app

python src/main.py

About

Using gpt tech as a virtual assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages