CLI tool for generating slides from text using ChatGPT and DALL-E
Project description
SlideGPT
CLI tool that can be used to generate a video using ChatGPT, DALLE-2 and FakeYou.
Dependencies
Quickstart
To run the cli application locally you will need ffmpeg installed. Also make
sure to export your api key.
sudo apt install ffmpeg
curl -sSL https://install.python-poetry.org | python3 -
export OPENAI_API_KEY=sk-...
export FAKEYOU_USERNAME=...
export FAKEYOU_PASSWORD=...
poetry install
echo "Please create a presentation about sunflowers." | poetry run slide-gpt
mpv videos/0/video.mp4
You can also change the speaker of the video using the --speaker flag with a
string taken from the FakeYou website.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file slide_gpt-0.2.2.tar.gz.
File metadata
- Download URL: slide_gpt-0.2.2.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/6.5.3-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee1052e92c1a27a6881057d7ba5b65dadbf3f6e149da84fc23791db9278355d3
|
|
| MD5 |
8edebe135750a80bc7c376e4cd77a0fe
|
|
| BLAKE2b-256 |
258f7823d8928bed2fb9eb4be2af19be3c4bac22c8b5c7577cb8994606d6b999
|
File details
Details for the file slide_gpt-0.2.2-py3-none-any.whl.
File metadata
- Download URL: slide_gpt-0.2.2-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/6.5.3-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e7bd72e45602f9a8183228b8e833b868efc2687d76695ece2da39788095fb5d
|
|
| MD5 |
8c62ec90f71cd592d12025a244787a0a
|
|
| BLAKE2b-256 |
130f5ffd23c9aa1aee6d2c04ff61bf82a6f6f6cdaccfc6f4563dab19781af99d
|