AI Friend is a chat-bot for communication.
AI Friend is a personal AI friend that:
communicates with the user in Telegram in a natural, friendly manner in Ukrainian;
remembers the context of previous conversations (through message history in Supabase);
supports organic dialogue;
automatically initiates a conversation if the user is silent for more than a day (through Schedule Trigger);
stores all messages from the user and the bot in the messages table;
registers new users in the users table with fields for activity (latest messages, pings, etc.).
communicates with the user in Telegram in a natural, friendly manner in Ukrainian;
remembers the context of previous conversations (through message history in Supabase);
supports organic dialogue;
automatically initiates a conversation if the user is silent for more than a day (through Schedule Trigger);
stores all messages from the user and the bot in the messages table;
registers new users in the users table with fields for activity (latest messages, pings, etc.).