https://github.com/steadylearner/chatgpt
It includes ChatGPT examples with various programming languages.
https://github.com/steadylearner/chatgpt
chagpt openai openai-api openai-javascript openai-python openai-rust
Last synced: 18 days ago
JSON representation
It includes ChatGPT examples with various programming languages.
- Host: GitHub
- URL: https://github.com/steadylearner/chatgpt
- Owner: steadylearner
- Created: 2024-05-24T19:15:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T16:07:36.000Z (over 1 year ago)
- Last Synced: 2025-10-10T01:36:34.669Z (5 months ago)
- Topics: chagpt, openai, openai-api, openai-javascript, openai-python, openai-rust
- Language: Rust
- Homepage: https://www.onlycoiners.com/user/steadylearner
- Size: 7.14 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Steadylearner ChatGPT examples
* [How to use ChatGPT with Python](https://www.onlycoiners.com/user/steadylearner/blog/how-to-use-chatgpt-with-python)
* [How to use ChatGPT with Rust](https://www.onlycoiners.com/user/steadylearner/blog/how-to-use-chatgpt-with-rust)
* [How to use ChatGPT with TypeScript](https://www.onlycoiners.com/user/steadylearner/blog/how-to-use-chatgpt-with-typescript)
* [How to use ChatGPT with Go](https://www.onlycoiners.com/user/steadylearner/blog/how-to-use-chatgpt-with-go)
* [How to make Rust Desktop App with Egui and ChatGPT](https://www.onlycoiners.com/user/steadylearner/blog/how-to-make-rust-desktop-app-with-egui-and-chatgpt)
* [How to make Go Desktop App with Fyne and ChatGPT](https://www.onlycoiners.com/user/steadylearner/blog/how-to-make-go-desktop-app-with-fyne-and-chatgpt)