├── README.md ├── images ├── chatGPT_withAPI_small2.jpg └── memo └── myChatGPT.ipynb /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechDIYLife/ChatGPT_API_example/HEAD/README.md -------------------------------------------------------------------------------- /images/chatGPT_withAPI_small2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechDIYLife/ChatGPT_API_example/HEAD/images/chatGPT_withAPI_small2.jpg -------------------------------------------------------------------------------- /images/memo: -------------------------------------------------------------------------------- 1 | memo 2 | -------------------------------------------------------------------------------- /myChatGPT.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechDIYLife/ChatGPT_API_example/HEAD/myChatGPT.ipynb --------------------------------------------------------------------------------