Skip to content

githubtic/NLP_talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

NLP_talk

Natural language processing talk python chatgpt openai

If you don’t have Python installed, install it

Clone the following repository https://github.com/openai/openai-quickstart-python.git

Navigate into the project directory

$ cd openai-quickstart-python Create a new virtual environment

$ python -m venv venv $ . venv/bin/activate Install the requirements

$ pip install -r requirements.txt Make a copy of the example environment variables file

then python -m pip install speech_recognition

python -m pip install pyttsx3

modify the chat.py code with the following or using your own keys

openai.organization = "org- "

openai.api_key = "sk- "

and run the chat.py by python chat.py

About

Natural language processing talk python chatgpt openai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages