> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vecbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Vecbase

> Build AI agents that work around the clock

# Welcome to Vecbase

Vecbase is an autonomous AI agent platform. Your agents don't just chat — they **do things**. Write code, create documents, research topics, generate images, manage files, and connect to your favorite services — all running 24/7 on dedicated machines.

## What Can Your Agent Do?

<CardGroup cols={2}>
  <Card title="Run Code" icon="code">
    Write and run Python, Node.js, and shell scripts. Install packages, build projects, automate repetitive work — your agent has its own computer.
  </Card>

  <Card title="Deep Research" icon="magnifying-glass-chart">
    Ask your agent to research any topic. It searches the web, reads multiple sources, and writes a comprehensive report with citations.
  </Card>

  <Card title="Create Images" icon="image">
    Describe what you want, and your agent creates it. Supports different styles, sizes, and formats.
  </Card>

  <Card title="Read Any Document" icon="file-lines">
    Hand your agent a PDF, Word doc, Excel file, or even a photo of a page. It reads and understands the content for you.
  </Card>

  <Card title="Listen & Speak" icon="microphone">
    Turn audio recordings into text in 50+ languages. Or have your agent read text aloud in natural-sounding voices — with voice cloning support.
  </Card>

  <Card title="Collect Web Data" icon="spider">
    Point your agent at a website and it extracts the information you need. Crawl entire sites or fetch individual pages.
  </Card>

  <Card title="Manage Files" icon="folder-open">
    Your agent has its own storage. Create, edit, and organize files — everything is saved and available next time you come back.
  </Card>

  <Card title="Chat on Any Platform" icon="messages">
    Connect Telegram, Feishu, Discord, or Slack. Your agent replies to messages and shares files — just like a team member.
  </Card>
</CardGroup>

## And More

<CardGroup cols={3}>
  <Card title="PDF Tools" icon="file-pdf">
    Create, merge, split, fill forms, add watermarks
  </Card>

  <Card title="Office Documents" icon="file-word">
    Create and edit Word, Excel, and PowerPoint files
  </Card>

  <Card title="Live Search" icon="globe">
    Find the latest information from the web in real time
  </Card>

  <Card title="Browse Websites" icon="browser">
    Visit pages, fill forms, take screenshots, grab data
  </Card>

  <Card title="Connect Services" icon="plug">
    Link your Gmail, GitHub, Slack, and other accounts
  </Card>

  <Card title="Reminders & Routines" icon="clock">
    Have your agent do things on a schedule — daily reports, weekly check-ins, regular updates
  </Card>
</CardGroup>

## Get Started

<Steps>
  <Step title="Create an account">
    Sign up at [vecbase.com](https://vecbase.com).
  </Step>

  <Step title="Subscribe to a plan">
    Choose a plan for your workspace.
  </Step>

  <Step title="Create an agent">
    Click **New Agent**, give it a name, and start chatting.
  </Step>

  <Step title="Tell it what you need">
    Your agent handles complex, multi-step tasks. Just describe what you want in your own words.
  </Step>
</Steps>

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="rocket" href="/quickstart">
    Set up your first agent in minutes
  </Card>

  <Card title="Connect Channels" icon="messages" href="/v1/agents/channels">
    Add Telegram, Feishu, Discord, or Slack
  </Card>
</CardGroup>

## Join the Community

Have questions, feedback, or want to share what you're building? Join our Discord — we'd love to hear from you.

<Card title="Join Discord" icon="discord" href="https://discord.gg/DUKAnAEay3">
  Get help, report issues, share ideas, and connect with other Vecbase users
</Card>
