mastodon-finder¶
Mastodon account discovery, enrichment, and LLM-based scoring tool.
For full documentation, see the README.
Overview¶
This project automates the workflow:
- Discover candidate accounts on Mastodon via keywords, hashtags, profile terms, and "follow what they follow" expansion.
- Enrich each account into a uniform dossier (bio, fields, recent original posts, stats, discovery reasons).
- Apply a stack of deterministic pre-LLM filters (language, activity, link-only, bots, etc.).
- Optionally hand each dossier to an LLM for rubric-based FOLLOW / MAYBE / SKIP decisions.
- Output a human-readable report to the terminal (rich) and optionally to CSV / Markdown.
Installation¶
pipx install mastodon-finder