7 ms·
Lots of small stuff like bots and scripts to automatically rename files that I use locally every single day Then things like: “Fix My Japanese” - uses LLM to
by dvcrn 3y ago
Lots of small stuff like bots and scripts to automatically rename files that I use locally every single day
Then things like:
“Fix My Japanese” - uses LLM to correct Japanese grammar (built with Elixir LiveView): https://fixmyjapanese.com https://fixmyjapanese.com
It has different “Senseis” that are effectively different LLMs, each with slightly different style. One is Claude, one is ChatGPT.
Or a slack bot that summarizes long threads:
https://github.com/dvcrn/slack-thread-summarizer https://github.com/dvcrn/slack-thread-summarizer
- tmm84 3y agoI use a local LLM too for my Japanese grammar and sentence improvements to make thme more native. Sadly, every time I tried the fix my japanese page it just says the text I inputted wasn't Japanese. Maybe next time it'll work for me.
- frellus 3y agoLove this, and love that you're using Elixir LiveView as well as Elixir with the Slack bot and lastly that you're based in Tokyo. Followed you on Github, I'm looking at moving (back) to Japan in two years, likely to start a bootstrapped startup business and always good to have dev friends!
- dvcrn 3y agoThanks :)
- octopusRex 3y agoI will check this out. My native Japanese wife rolls her eyes at any AI Japanese bot. "We would never say it that way."
- nbbaier 3y ago> Lots of small stuff like bots and scripts to automatically rename files that I use locally every single day What kinds of prompts are using for the file renaming scripts?