Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rwxd/shitops-author
Script for https://shitops.de posts
https://github.com/rwxd/shitops-author
chatgpt engineering-blog gpt shitops
Last synced: 9 days ago
JSON representation
Script for https://shitops.de posts
- Host: GitHub
- URL: https://github.com/rwxd/shitops-author
- Owner: rwxd
- Created: 2023-05-28T22:37:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-06T23:04:44.000Z (14 days ago)
- Last Synced: 2024-11-07T00:24:21.129Z (14 days ago)
- Topics: chatgpt, engineering-blog, gpt, shitops
- Language: Python
- Homepage:
- Size: 422 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tool to produce shitposts for [ShitOps](https://shitops.de)
## Description
Generates engineering-blog like posts full of stupid things with ChatGPT.
## Usage
```bash
export OPENAI_TOKEN=""
``````bash
nix develop -c $SHELL
poetry env use python3.11
poetry update
``````bash
poetry run python3 -m author --debug --dest ~/dev/shitops/content/posts --google-service-account ./shitops.json
``````bash
docker run --rm -it -v "$PWD:/app" -e "OPENAI_TOKEN=$OPENAI_TOKEN" test -- --debug --dest ./output --google-service-account ./shitops-d2b15bf38d97.json --az-subscription-key ""
```## Words to generate posts
Under [./author/words.py](./author/words.py) words can be added to the list.
Engineers at ShitOps master all of these topics and create amazing solutions...
## Azure Speech Service
```bash
```