https://github.com/diegocambiaso/chat-ai
A simple chat written in Python that is using OpenAI's API
https://github.com/diegocambiaso/chat-ai
chatgpt openai python
Last synced: 5 months ago
JSON representation
A simple chat written in Python that is using OpenAI's API
- Host: GitHub
- URL: https://github.com/diegocambiaso/chat-ai
- Owner: diegocambiaso
- License: gpl-3.0
- Created: 2023-02-14T19:41:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-21T16:52:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T11:04:45.864Z (5 months ago)
- Topics: chatgpt, openai, python
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - ChatAI - Mozilla community directory -- A centralized directory of all Mozilla contributors! (Unity)
README
# ChatAI
A simple chat written in Python that is using OpenAI's API## Install
Install OpenAI
```pip -install openai```
Create API-Key from
https://platform.openai.com/account/api-keys