@tfager

1 Followers
18 Following
3 Posts
I’m a professional software architect living in Vantaa, Finland.
homepagehttps://tfager.dev/
Did some experimentation with different AI services for bird identification from photos. Here's how it turned out for me:
* Merlin Bird ID (Phone app): 9/10
* ChatGPT (web, free version): 8/10
* Google Gemini (API): 6.5 / 10
* Claude.ai (web, free version): 1,5/10
* Llava (locally run): 0/10
So, pretty good results already achievable, and quite a bit of variance as well. And sidenote: when I requested Finnish names, those were complete hallucination all the time :)
#birdphotography #ai

A small tip for using AI for language learning. Here's my prompt:

I'm trying to learn russian language. I use things called mementos to help me remember words. They are sequences of words (or just abbreviations or syllables) in any language I know (Finnish, English or Russian). For example a good memento for дробить would be "drop it", because it sounds the same and the consequence of dropping something is usually shattering it.
Help me create such memento for: ...
#language #learning #ai

If someone happens to need one, here's now a #pmwiki reader for #pandoc : https://github.com/tfager/pandoc-pmwiki-reader
GitHub - tfager/pandoc-pmwiki-reader: Lua script to read PMWiki markup into pandoc

Lua script to read PMWiki markup into pandoc. Contribute to tfager/pandoc-pmwiki-reader development by creating an account on GitHub.

GitHub