Build mood + meditation tracker bot with AI response (Telegram-based)

Trying to build a tool for clients I coach so they can check in daily via Telegram (or other chatapp) and receive AI-personalized coaching and meditation support. I’m not a dev, so I’m trying to build this flow using n8n + OpenAI (or any other better llm/custom gpt). Here’s what I need it to do:

•	Send each client daily messages asking how they feel (mood, energy, etc.)
•	User taps an emoji or list of options (not typing)
•	Store their response to a database
•	Feed their log into the (trained) ai to get a personalized insight or suggestion
•	Send back a personalized message and possibly an audio file from a curated (saved) library
•	Optional: weekly summary or progress update

The key is that the ai learns about the user over time and adjusts response/advice accordingly. Data is secure and owned/access by our company only (HIPAA and all that).

Has anyone built something like this? Or is there a template or working flow I could adapt?

I’m a beginner but can follow instructions fairly well and have built my website that way with zero dev experience (and boy did that require a lot of debugging and troubleshooting).

Any input is appreciated. Can this even be done? I want to learn and understand just been hitting a wall finding info for this exact objective.
Thanks.

Hey @attune ,

Welcome to the community :blush:,

Yes this is absolutely doable with n8n.

I totally understood, what exactly you need to implement.

Can help you lay out the plan but I need to understand these points more clearly:-

  • Feed their log into the (trained) ai to get a personalized insight or suggestion
  • Send back a personalized message and possibly an audio file from a curated (saved) library

Can you please share what exactly you are trying to do here. it would be great if you can share it here, but that’s not the case, my DMs are open so fell free to message me.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.