chat-gpt-ppt
chat-gpt-ppt copied to clipboard
Plan about this project
TODO list:
- [x] rewrite with golang
- [x] replace with official ChatGPT API
- [x] pack and ship everything in a single file
- [x] pluggable model
- [x] pluggable renderer
- [ ] demo server and frontend
- [ ] better user experience
Feel free to share your ideas :) .
OpenAI just released official ChatGPT API; any plan on using that instead? Can offer some help if needed
OpenAI just released official ChatGPT API; any plan on using that instead? Can offer some help if needed
Thanks for your notice! I will check it later. I am planing to rewrite this project with golang.
OpenAI just released official ChatGPT API; any plan on using that instead? Can offer some help if needed
Thanks for your interest! Golang version has been released. Now everything can be done inside one single file without any extra dependencies. You can check the new README for details.