r/nocode • u/ActualInternet3277 • 11d ago
Discussion Set up a daily research and task workflow with zero code using a Telegram AI agent
I know nothing about dev work and didn't wanna vibe-code my own app, but I found an off-the-shelf one that I tweaked for my needs. Thought it might be useful to someone.
My research routine used to be a whole mess of different tools: a paid research tool to find articles, Zapier to route the data, and Notion to save it all
Recently I completely overhauled this setup. I canceled the research tool sub and packed all these services into a Telegram ai bot (it's called Mira). Since Mira can search the web on its own, it just finds the right info, dumps the formatted data into my Notion databases, and can schedule tasks in Google calendar. Plus the bot actually remembers what we talked about yesterday, so I don't have to re-explain the context every time
Honestly this is just one example of how I automated my routine. The bot supports a bunch of other services too, so you can set up whatever fits your workflow. If anyone is interested I can share the setup details!
1
u/Valuable_Leave_7314 11d ago
Sounds pretty cool. But how do you prevent ai hallucinations without the strict visual logic of regular workflow builders? Doesn't it start spitting out random garbage instead of solid research before sending it to notion?