chat gpt ppt
v0.5.1
使用chatgpt自动生成ppt,全部在一个文件中。
topic.txt : what's OpenAI?
how OpenAI works?
what is the future of OpenAI?
token.txt 。 ./cgp
你得到一个:

支持多语言支持:

或不同的渲染引擎:

您可以从发行页面下载Prenuild Binaries。
topic.txttoken.txt./cgp一切都完成了。您可以使用cgp --help获得有关命令行参数的帮助。
$ ./cgp_macos --help
Usage of ./cgp_macos:
-client string
gpt client type (default " GPT35 " )
-output string
out path (default " ./output.html " )
-renderer string
renderer type (default " REMARK " )
-rendererBin string
binary file for renderer
-token string
token file path (default " ./token.txt " )
-topic string
topic file path (default " ./topic.txt " )-i我允许您一一检查和纠正生成的内容。
@williamfzc ➜ /workspaces/chat-gpt-ppt (main) $ ./cgp -i
start preparing ...
start generating ...
2023/03/18 08:17:23 topic what ' s OpenAI? done
Here is your response, type any key to continue, type ' n ' to edit
# what ' s OpenAI ?
- OpenAI is an artificial intelligence research lab.
- It was founded by a group of well-known tech industry figures in 2015 as a non-profit organization.
- OpenAI ' s mission is to ensure that AGI (Artificial General Intelligence) benefits all of humanity.
- Their research covers many areas of AI, such as reinforcement learning, natural language processing, computer vision, and robotics.
- OpenAI also develops and releases several powerful AI-based tools, including GPT-3, which has revolutionized natural language processing.
>>> 感谢您的兴趣。这个项目真的很容易入侵。
该项目由两个可插入的部分组成:
如果您想进行一些更改:
make构建二进制文件(需要安装)随时向我们发送公关/问题。
[2023-03-02]用Golang重写。全部都在一个文件中。
[2023-01-13]#2 OpenAI的服务在我国不可用。
[2022-12-06]目前,Chatgpt没有官方API。我正在等待它使该仓库成为真实的作品。
麻省理工学院