Skip to content

Latest commit

 

History

History
executable file
·
25 lines (19 loc) · 1.13 KB

README.md

File metadata and controls

executable file
·
25 lines (19 loc) · 1.13 KB

You can try the bot here! t.me/reminder_4u_bot Written by @mrbuslov

UPD: bot is unavailable now, it was shut down because of lack of users. If you have any ideas about promotion, I would love to cooperate with you

About

AI Telegram Bot Reminder. You send a free-form text-reminder OR record a voice message, the AI bot records it and reminds you at the right time :) Try it out!

How it works

You type in any text OR send a voice message, we convert and split it with AI like this:

  • You: hey, remind me about my haircut tomorrow at 8 am
  • Bot: Got you! Set a reminder "haircut" at 8 am. tomorrow. I'm sure you'll be stunning after it!

Set up your account with settings (optional, up to you)

Start setting or deleting the reminders with your voice or text messages!

How to run

  • Create an .env file with fields from .env.example file
  • docker compose up --build