I have my own personal digital assistant in the form of a telegram bot. Why telegram? Because it is in a group with me, my wife, and the bot. It manages our calendars, reminders, shopping list, and a few other things. When we think of something that might be useful, I add it. It's been great, and because it's on telegram, my wife uses it without issues.
Ask HN: What useful AI tools do you use every day?
51–60 of 85 posts
Re: Ask HN: What useful AI tools do you use every day?
#52Re: Ask HN: What useful AI tools do you use every day?
#53I’m learning German, and my listening comprehension particularly needs work. So I create mini stories on different topics using Claude, then ElevenLabs to do narration.
I do a very similar thing. I have Gemini create me a story based on a historical activity that happened on that day with an instruction to use A2 and below constructs. Then I have it give me: - A transliteration (I'm still getting used to the non-Latin alphabet) - A list of vocabulary from the story - Grammar tips Then it is emailed every day around lunch. I need to go back and tweak it, though, because Gemini really…
Re: Ask HN: What useful AI tools do you use every day?
#54Re: Ask HN: What useful AI tools do you use every day?
#55Earlier quoted context omitted.
I do a very similar thing. I have Gemini create me a story based on a historical activity that happened on that day with an instruction to use A2 and below constructs. Then I have it give me: - A transliteration (I'm still getting used to the non-Latin alphabet) - A list of vocabulary from the story - Grammar tips Then it is emailed every day around lunch. I need to go back and tweak it, though, because Gemini really…
Cool! Does Gemini support emailing, or is this handled separately? I've been interested in creating something similar, but haven't devoted the time.
Re: Ask HN: What useful AI tools do you use every day?
#56- Mistral as search engine and for natural language processing (mostly summaries of something)
- Co-Pilot, mostly as autocomplete and sometimes to ask questions or let it write tests or do refactoring
- AWS AI Services to create tasks, tickets and stories from templates in JIRA or YouTrack.
- Github/Co-Pilot and Gitlab/snyk for code review and security analysis in PRs
[1] basically https://github.com/roskakori/wolkenlose-ki-fuer-zu-hause/tre... and now i try also https://github.com/ggozad/haiku.rag
Re: Ask HN: What useful AI tools do you use every day?
#57Re: Ask HN: What useful AI tools do you use every day?
#58VSCode with Copilot using Claude Sonnet 4 as the model, running in Agent mode.
Re: Ask HN: What useful AI tools do you use every day?
#59VSCode with Copilot using Claude Sonnet 4 as the model, running in Agent mode.
Is there a way to have that run automatically where it does not require clicking continue each turn?
Re: Ask HN: What useful AI tools do you use every day?
#60I have my own personal digital assistant in the form of a telegram bot. Why telegram? Because it is in a group with me, my wife, and the bot. It manages our calendars, reminders, shopping list, and a few other things. When we think of something that might be useful, I add it. It's been great, and because it's on telegram, my wife uses it without issues.
How does it manage your calendars and shopping lists? Does he just print the events and shopping lists into the chat or does he have access to like a google calendar?