🤖🐘 AI-Powered Bot that adds ALT-Tags to Mastodon - Posts. Uses OpenAI
- C# 97.2%
- Dockerfile 2.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitea | ||
| .idea/.idea.AltGen/.idea | ||
| .gitignore | ||
| AltGen.csproj | ||
| AltGen.sln | ||
| docker.md | ||
| Dockerfile | ||
| Looper.cs | ||
| Mastodon.cs | ||
| OpenAIAltGen.cs | ||
| Program.cs | ||
| README.md | ||
| Secrets.cs | ||
| secrets.example.json | ||
AltGen
This is a small utility that automatically adds ALT-Tags to your Mastodon-Posts if they are missing using OpenAI. A bit quick and dirty but works :)
Configuration
copy secrets.example.json to secrets.json and enter your secrets. Then start the program