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

# Hi, Bonnie

> Industry-leading Office Automation Agent

<Info>
  Bonnie is the <strong>first Agent</strong> incubated by Simen.ai, primarily focused on tedious repetitive tasks in office work.
</Info>

Bonnie is a Python office automation master! Specializing in solving office pain points like file chaos, data processing headaches, and repetitive labor. Smart folder organization, ultra-fast Excel table creation, batch Word formatting, one-click PPT beautification - all tedious tasks fully automated. Zero programming background required, reducing hours of work to minutes, achieving a qualitative leap in work efficiency!

<Frame caption="Bonnie is quickly splitting Excel worksheets">
  <video autoPlay muted loop playsInline controls className="w-full aspect-video rounded-xl" src="http://file.simen.site/upload/docs/hi-bonnie-cn.mp4" />
</Frame>

## Case Library

<CardGroup cols={2}>
  <Card href="/en/bonnie/case/excel-01" arrow>
    <div className="mint-size-7 mint-mb-4 mint-text-neutral-900 dark:mint-text-white mint-aspect-square server-icon">
      <img src="https://mintcdn.com/simen/YQLgO5zUI2-sBIDT/icons/excel.svg?fit=max&auto=format&n=YQLgO5zUI2-sBIDT&q=85&s=f021f27e0f38807a4c109a29e3d577af" alt="Excel Icon" className="w-8 h-8 mr-3" noZoom width="32" height="32" data-path="icons/excel.svg" />
    </div>

    <div className="flex items-center mb-2">
      <h2 className="text-lg font-semibold text-gray-900 dark:text-white m-0">Excel Ultra-Fast Table Creation</h2>
    </div>

    <p className="mint-m-0">Automate data cleaning, transformation, and reporting in Excel spreadsheets.</p>
  </Card>

  <Card href="/en/bonnie/case/file-01" arrow>
    <div className="mint-size-7 mint-mb-4 mint-text-neutral-900 dark:mint-text-white mint-aspect-square server-icon">
      <img src="https://mintcdn.com/simen/YQLgO5zUI2-sBIDT/icons/file.svg?fit=max&auto=format&n=YQLgO5zUI2-sBIDT&q=85&s=5412c90a961ead64884b03c8f8dc4aa8" alt="File Icon" className="w-8 h-8 mr-3" noZoom width="32" height="32" data-path="icons/file.svg" />
    </div>

    <div className="flex items-center mb-2">
      <h2 className="text-lg font-semibold text-gray-900 dark:text-white m-0">File Management Made Easy</h2>
    </div>

    <p className="mint-m-0">
      Intelligently organize folders, automatically categorize, rename, and delete duplicate files to keep everything well-organized.
    </p>
  </Card>

  <Card href="/en/bonnie/case/chart-01" arrow>
    <div className="mint-size-7 mint-mb-4 mint-text-neutral-900 dark:mint-text-white mint-aspect-square server-icon">
      <img src="https://mintcdn.com/simen/YQLgO5zUI2-sBIDT/icons/excel.svg?fit=max&auto=format&n=YQLgO5zUI2-sBIDT&q=85&s=f021f27e0f38807a4c109a29e3d577af" alt="Chart Icon" className="w-8 h-8 mr-3" noZoom width="32" height="32" data-path="icons/excel.svg" />
    </div>

    <div className="flex items-center mb-2">
      <h2 className="text-lg font-semibold text-gray-900 dark:text-white m-0">Charts & Tables</h2>
    </div>

    <p className="mint-m-0">Quickly generate and beautify charts and tables, automate analysis and reporting.</p>
  </Card>

  <Card>
    <div className="mint-size-7 mint-mb-4 mint-text-neutral-900 dark:mint-text-white mint-aspect-square server-icon">
      <img src="https://mintcdn.com/simen/YQLgO5zUI2-sBIDT/icons/pdf.svg?fit=max&auto=format&n=YQLgO5zUI2-sBIDT&q=85&s=ae58df583bf7ebebcd22c11f1e4cf1a4" alt="PDF Icon" className="w-8 h-8 mr-3" noZoom width="32" height="32" data-path="icons/pdf.svg" />
    </div>

    <div className="flex items-center mb-2">
      <h2 className="text-lg font-semibold text-gray-900 dark:text-white m-0">PDF File Processing</h2>
    </div>

    <p className="mint-m-0">Extract text and data from your PDF files effortlessly.</p>
  </Card>

  <Card>
    <div className="mint-size-7 mint-mb-4 mint-text-neutral-900 dark:mint-text-white mint-aspect-square server-icon">
      <img src="https://mintcdn.com/simen/YQLgO5zUI2-sBIDT/icons/ppt.svg?fit=max&auto=format&n=YQLgO5zUI2-sBIDT&q=85&s=710927f4bb1b5dec36f5263fe7abf0c2" alt="PPT Icon" className="w-8 h-8 mr-3" noZoom width="32" height="32" data-path="icons/ppt.svg" />
    </div>

    <div className="flex items-center mb-2">
      <h2 className="text-lg font-semibold text-gray-900 dark:text-white m-0">PowerPoint Processing</h2>
    </div>

    <p className="mint-m-0">Create and format your PowerPoint presentations automatically.</p>
  </Card>

  <Card>
    <div className="mint-size-7 mint-mb-4 mint-text-neutral-900 dark:mint-text-white mint-aspect-square server-icon">
      <img src="https://mintcdn.com/simen/YQLgO5zUI2-sBIDT/icons/word.svg?fit=max&auto=format&n=YQLgO5zUI2-sBIDT&q=85&s=a0eb52832344cd6c76970fb3bf4545d5" alt="Word Icon" className="w-8 h-8 mr-3" noZoom width="32" height="32" data-path="icons/word.svg" />
    </div>

    <div className="flex items-center mb-2">
      <h2 className="text-lg font-semibold text-gray-900 dark:text-white m-0">Word Processing</h2>
    </div>

    <p className="mint-m-0">Create and format your Word documents automatically.</p>
  </Card>
</CardGroup>
