chat-gpt-ppt icon indicating copy to clipboard operation
chat-gpt-ppt copied to clipboard

Plan about this project

Open williamfzc opened this issue 2 years ago • 3 comments

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 :) .

williamfzc avatar Feb 08 '23 04:02 williamfzc

OpenAI just released official ChatGPT API; any plan on using that instead? Can offer some help if needed

XGZepto avatar Mar 02 '23 08:03 XGZepto

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.

williamfzc avatar Mar 02 '23 11:03 williamfzc

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.

williamfzc avatar Mar 02 '23 17:03 williamfzc