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。我正在等待它使該倉庫成為真實的作品。
麻省理工學院