🤖🐘 AI powered (Llama) tool to help you find your favorite Podcast

Ahoi - Don't fork
This is my personal server. I try to maintain it and keep it running, but I cannot guarantee it.
So if you want to fork - especially if the idea is to have a backup - do not use the "Fork" button here.
Instead use

git clone --mirror
and push it to your preferred service like Codeberg

  • C# 97.7%
  • Dockerfile 2.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-03-31 13:41:45 +02:00
.gitea ci: add FUNDING.yml for sponsor links 2026-03-31 13:41:45 +02:00
.idea initial commit 2024-12-07 19:07:10 +01:00
FyydBot Merge branch 'master' of https://github.com/Guacam-Ole/FyydBot 2025-02-07 17:17:37 +01:00
.gitignore Llama + Docker enhancements 2024-12-31 11:30:43 +01:00
FyydBot.sln initial commit 2024-12-07 19:07:10 +01:00
README.md Update README.md 2025-01-14 12:46:11 +01:00

FyydBot

(This bot uses an Api that only offers descriptions in german; So all the documentation here is in german, too)

Der FyydBot erlaubt es in natürlicher Sprache nach bestimmten Podcasts zu suchen. Es handelt sich um einen Mastodon-Bot.

Gültige Suchanfragen sind z.B:

Ich suche einen Podcast aus 2020 übers Fahrrad

Welche Episode des Blathering Podcast handelt von Blauwalen?

Ich suche Podcasts über Hamburg aus diesem Jahr

Vorbereitung

Der Bot arbeitet mit lokalem LLama. Dafür benötigt er eine sog. GGUF-Datei. Lade herunter. Getestet mit openhermes-2.5-mistral-7b.Q4_K_M.gguf.

Zur Konfiguration einfach die secrets.example.json in secrets.json umbenennen und die Secrets/pfade entsprechend anpassen.