こんにちは、kokurenと申します。 皆さん、スライドの自動生成、したいですよね。 僕は個人的にLLMによるスライド生成を用いたbiim風動画生成ツールを作成していたのですが、小さい画面で文字が見にくい、Marpを使っているためmarkdownでできる表現内に留まっ ...
Python Install Manager (PIM)とは? python.org で公開されている、Pythonの新しい管理ツール(Windows専用)です。以下略称の「PIM」を使います。 Pythonのインストール、アップデートが、コマンドラインでできる。 バージョン切り替えが楽。 環境変数(PATH, PY_PYTHONなど)が ...
「Windows」にプログラミング言語「Python」の実行・開発環境をインストールするのは比較的簡単なプロセスだ。数十MBのインストーラーのダウンロードを待つ時間さえ我慢すればよい。以下では具体的なインストール手順と、Pythonプログラミングの初歩を解説 ...
This package contains type stubs to provide more precise static types and type inference for the python-pptx project. python-pptx heavily relies on dynamic attribute generation and runtime magic for ...
This is a tool to automatically generate PowerPoint presentations with OpenAI's gpt-3.5-turbo-0301 model (ChatGPT) and python-PPTX. Download main.py Make sure theme0.pptx is in the same directory as ...