AI-bot is a Telegram assistant that connects to your Google Drive only with your explicit consent and answers questions about the content of the files you select (TXT, PDF, DOCX, CSV, XLSX). It extracts text from your documents and generates answers in chat.
You can revoke access anytime at Google Account → Security → Third-party access.
openid
, userinfo.email
, userinfo.profile
— identify the user during OAuth.https://www.googleapis.com/auth/drive.metadata.readonly
— list selected files and keep the index in sync.https://www.googleapis.com/auth/drive.readonly
— read the content of the files you selected to answer your questions.We request only the minimum necessary scopes. The app does not ask for broad write access.
Limited Use: The app’s use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements.
The bot is provided “as is” for informational purposes only. It is not intended for medical, legal, financial or other professional advice, or for safety-critical use. By using the bot you agree to the Terms of Service.