# AI-Powered Telegram Bots (Coming Soon)

{% hint style="warning" %}
NOTE: Shiro and Rivy are NOT Live yet.
{% endhint %}

To further showcase Vord's capabilities, two AI-powered Telegram bots were developed. These AI assistants simplify and enhance users’ experiences on Telegram by reducing clutter, streamlining conversations, and most importantly saving users valuable time.&#x20;

## Shiro

Shiro is a personal assistant Telegram bot designed to help users manage the multitude of messages and chats on Telegram. By providing automated summaries and reminders of important updates and highlighting key messages, Shiro ensures that users stay informed about critical conversations they might have missed or forgotten to respond to. The bot integrates seamlessly with the users’ Telegram experience, and utilizes the OCY DePIN, to maintain privacy and security. Over time, Shiro’s capabilities continue to improve, offering increasingly sophisticated assistance to make users’ Telegram experience more efficient and less cluttered.

## Rivy

Rivy is an AI sidekick for Telegram group chats, aimed at helping users keep track of messages and updates in high-activity groups. Acting as an intelligent companion, Rivy sends automatic summaries and reminders based on previous conversations within the group. This helps users stay on top of important discussions without getting overwhelmed by the volume of messages. Like Shiro, Rivy is built on Vord and leverages the DePIN enabling the continuous improvement of Rivy’s capabilities and providing users with enhanced tools to navigate their group chats more efficiently.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rivalz.ai/official-links/vord-application/ai-powered-telegram-bots-coming-soon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
