NotificationsYou must be signed in to change notification settings Fork44 Star217 Files main .github .gitignore README.md chatppt.py chatppt_ui.py demo1.png demo2.png requirements.txt ui.png ui_demo_1.png ui_demo_2.png File metadata and controls ...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
.github/workflows Create pylint.yml Apr 21, 2024 .gitignore support ollama Apr 21, 2024 README.md Add support for Ollama in ChatPPT Apr 21, 2024 chatppt.py add streamlit ui Apr 21, 2024 chatppt_ui.py Update num_slides label in chatppt_ui.py Apr 21, 2024 ...
ChatPPT is a tool powered by chatgpt/ollama that helps you generate PPT/slide. It supports output in English and Chinese. ## Table of Contents - [What's New](#whats-new) - [What is ChatPPT](#what-is-chatppt) - [Requirements](#requirements) @@ -12,39 +13,48 @@ ChatPPT is ...
def __init__(self, ai_model, api_key, ollama_url=None, ollama_model=None): self.ai_model = ai_model self.api_key = api_key self.ollama_url = ollama_url self.ollama_model = ollama_model @staticmethod def robot_print(text): for char in text: print(char, end="", flush=True...
css网站gitgithub开源 Github (opens new window) | 掘金 (opens new window) | 简书 (opens new window) | 思否 (opens new window) | 鱼塘热榜 (opens new window) | 力扣 (opens new window) 郭顺发 软件开发 2021/12/17 1.4K0 QTX顶级艺术家阵容公开,特展品牌大透!
GitHub、Gitee等知名的开源平台都提供了丰富的ChatPPT相关项目,你可以根据自己的需求进行筛选和下载。同时,参与开源项目的开发和讨论,还能让你结识到更多志同道合的伙伴,共同进步。 五、学会筛选与整合 面对海量的ChatPPT资源,如何筛选和整合成为一项关键技能。你需要学会从众多资源中挑选出真正有价值、符合自己需求的...
Use ChatGPT to generate PPT automatically, all in one single file. Showcase Some topics for presentation named topic.txt: what's OpenAI? how OpenAI works? what is the future of OpenAI? Save your openai token to token.txt. Generate a ppt in seconds: ./cgp And you get one: With ...
微软把AI神器GPT-4全面接入Office,这下ChatPPT、ChatWord、ChatExcel一家整整齐齐。 CEO纳德拉在发布会上直接放话:今天,进入人机交互的新时代,重新发明生产力。 新功能名叫Microsoft 365 Copilot(副驾驶),与改变了程序员的代码助手GitHub Copilot成为一个系列,继续改变更多人。
.github/workflows Create pylint.yml Apr 21, 2024 .gitignore support ollama Apr 21, 2024 README.md Add support for Ollama in ChatPPT Apr 21, 2024 chatppt.py add streamlit ui Apr 21, 2024 chatppt_ui.py Update num_slides label in chatppt_ui.py Apr 21, 2024 ...