Skip to content

Use ChatGPT (or other backends) to generate PPT automatically, all in one single file.

License

Notifications You must be signed in to change notification settings

RSivakov/chat-gpt-ppt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-gpt-ppt

use ChatGPT to generate PPT automatically

Changelog

[2023-03-02] Rewrite with golang. All in one file.

[2023-01-13] williamfzc#2 OpenAI's services are not available in my country.

[2022-12-06] Currently ChatGPT has no official API. I am waiting for it to make this repo a real production.

Show case

Some topics for presentation named topics.txt:

what's OpenAI?
how OpenAI works?
what is the future of OpenAI?

Easily generate a simple ppt in seconds:

./cgp token.txt topics.txt output.ppt

And you get one:

With multi languages support:

Usage

TODO

Contribution

Feel free to send us PR/issues.

License

MIT

About

Use ChatGPT (or other backends) to generate PPT automatically, all in one single file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.4%
  • Makefile 4.6%