Post B6cfyM9LJBfHP6hNKa by matthartley@fosstodon.org
(DIR) More posts by matthartley@fosstodon.org
(DIR) Post #B6cfyM9LJBfHP6hNKa by matthartley@fosstodon.org
0 likes, 0 repeats
My weekend/after work hobby has evolved a little bit. Index (stats): https://ctsdownloads.github.io/birdwatch-reports/reports/index.htmlToday's Bird Log (blue buttons are filters): https://ctsdownloads.github.io/birdwatch-reports/reports/Daily_Bird_Log.htmlSpecies: https://ctsdownloads.github.io/birdwatch-reports/reports/species.htmlSocial Patterns (this one is really cool, it's all just rule-based aggregation): https://ctsdownloads.github.io/birdwatch-reports/reports/Social.html
(DIR) Post #B6cfyMhjFLAd7kmpvc by matthartley@fosstodon.org
0 likes, 0 repeats
Pattern detection, day streaks, relationships, forecasts is just python. The only LLM used locally is qwen2.5vl:7b on Ollama/ROCm for image handling. The rest is Python. LLM actually does very, very little here. There is a bit of systemd services and timers at work, though. Because I like automation.