Tom bot

History / Edit / PDF / EPUB / BIB /
Created: July 25, 2025 / Updated: July 26, 2025 / Status: in progress / 2 min read (~377 words)
artificial general intelligence llm

With the rise of large language models (LLMs), there is a growing interest in creating agents that can perform tasks autonomously and act for you.
This article explores implementing an agent that can handle various tasks using LLMs instead of me doing it.

The public version of Tom bot has access to public information such as:

The work version of Tom bot has access to the public version as well as work-related information such as:

  • Slack messages
  • Google Drive documents
  • Google Meet transcripts
  • Internal company documents

This bot is available to my colleagues at work and acts on my behalf to answer questions, provide information, and assist with tasks.

The friends version of Tom bot has access to the public version as well as friends-related information such as:

  • Information about my friends
    • Information about my friends are confidential and only information that should be shared with them is shared.
  • Friends relation graph (who knows who and who is friends with whom)

This bot is available to my friends and acts as a social assistant, helping me manage my social interactions and relationships.

The family version of Tom bot has access to the public version as well as family-related information such as:

  • Information about my family

This bot is available to my family and acts as a family assistant.

The private version of Tom bot has access to the public, work, friends, and family versions as well as private information such as:

  • My personal notes (sensitive and confidential)
  • Access to a limited set of passwords to act in accounts on my behalf

This bot is available to me only and acts as my personal assistant, helping me manage my tasks, schedule, and personal information.