Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

```