HOKGroup / python_openai_simple_chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple python scrpt that allow you to chat with the chat GPT AI.

This was generated by ChaGPT 4 and is a little old so it doesn't use "chat" it uses the Completion API

Make a new Environmental Variable in Windows to store your api key.

OPENAI_API_KEY = "your key"

About

License:MIT License


Languages

Language:Python 100.0%