Skip to content

shubhamg0sai/voice_gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice_Gpt

control Chat_Gpt through your voice

OpenAI Python API library

PyPI version

The OpenAI Python library provides convenient access to the OpenAI REST API from any Python 3.7+ application. The library includes type definitions for all request params and response fields, and offers both synchronous and asynchronous clients powered by httpx.

It is generated from our OpenAPI specification with Stainless.

git clone https://github.com/shubhamg0sai/Voice_Gpt.git
cd Voice_Gpt

Installation

Important

The SDK was rewritten in v1, which was released November 6th 2023. See the v1 migration guide, which includes scripts to automatically update your code.

pip install openai

Install Requriments.txt

pip install -r requriments.txt

Documentation

open apikey.py file paste your api key there api_data="YOUR_API_KEY"

The API documentation can be found here.

run

python main.py

About

control chat_gpt through your voice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages