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

# AI Chatbot

> T3AC (EXT:ns_t3ac) — AI-powered TYPO3 chatbot with training, data sources, analytics, and T3AF integration.

<div className="t3-template-landing">
  <div className="t3-landing-hero">
    <p className="t3-landing-eyebrow">AI Extensions</p>
    <h1 className="t3-landing-title">AI Chatbot</h1>
    <p className="t3-landing-subtitle">Add an AI-powered chatbot to TYPO3 with trained project data, data sources, analytics, and shared T3AF providers.</p>
  </div>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Get started</p>
    <h2 className="t3-landing-section-title">Installation & setup</h2>

    <CardGroup cols={2}>
      <Card title="Introduction" icon="book-open" href="/en/latest/en/latest/ExtNsT3AC/Introduction/Index" />

      <Card title="Screenshots" icon="image" href="/en/latest/en/latest/ExtNsT3AC/Screenshots/Index" />

      <Card title="Installation" icon="download" href="/en/latest/en/latest/ExtNsT3AC/Installation/Index" />

      <Card title="Configuration" icon="settings" href="/en/latest/en/latest/ExtNsT3AC/Configuration/Index" />
    </CardGroup>
  </section>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Features</p>
    <h2 className="t3-landing-section-title">Chatbot & training</h2>

    <CardGroup cols={2}>
      <Card title="Feature Guide" icon="sparkles" href="/en/latest/en/latest/ExtNsT3AC/FeatureGuide/Index" />

      <Card title="Dashboard" icon="layout-dashboard" href="/en/latest/en/latest/ExtNsT3AC/FeatureGuide/Dashboard/Index" />

      <Card title="Data Source" icon="database" href="/en/latest/en/latest/ExtNsT3AC/FeatureGuide/DataSource/Index" />

      <Card title="Training Center" icon="graduation-cap" href="/en/latest/en/latest/ExtNsT3AC/FeatureGuide/TrainingCenter/Index" />

      <Card title="Chatbot" icon="bot" href="/en/latest/en/latest/ExtNsT3AC/FeatureGuide/Chatbot/Index" />

      <Card title="Usage Analytics" icon="chart-column" href="/en/latest/en/latest/ExtNsT3AC/FeatureGuide/UsageAnalytics/Index" />

      <Card title="AI Statistics" icon="chart-pie" href="/en/latest/en/latest/ExtNsT3AC/FeatureGuide/AIStatistics/Index" />

      <Card title="AI Logs" icon="scroll-text" href="/en/latest/en/latest/ExtNsT3AC/FeatureGuide/AILogs/Index" />
    </CardGroup>
  </section>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Advanced</p>
    <h2 className="t3-landing-section-title">Custom LLM & upgrades</h2>

    <CardGroup cols={2}>
      <Card title="Custom LLM Support" icon="cpu" href="/en/latest/en/latest/ExtNsT3AC/CustomLLMSupport/Index" />

      <Card title="Prerequisites & SOW" icon="clipboard-list" href="/en/latest/en/latest/ExtNsT3AC/CustomLLMSupport/T3ACPrerequisites&SOWCustomLLM/Index" />

      <Card title="Hosting Policy" icon="server" href="/en/latest/en/latest/ExtNsT3AC/CustomLLMSupport/T3ACHostingPolicyforCustomLLM/Index" />

      <Card title="Reinstall After Upgrade" icon="wrench" href="/en/latest/en/latest/ExtNsT3AC/ReInstallEverything/Index" />

      <Card title="Update Version" icon="refresh-cw" href="/en/latest/en/latest/ExtNsT3AC/UpdateVersion/Index" />

      <Card title="Update Guide" icon="arrow-up" href="/en/latest/en/latest/ExtNsT3AC/UpdateGuide/Index" />
    </CardGroup>
  </section>

  <section className="t3-landing-section">
    <p className="t3-landing-eyebrow">Resources</p>
    <h2 className="t3-landing-section-title">Help & support</h2>

    <CardGroup cols={2}>
      <Card title="DPA & GDPR" icon="shield" href="/en/latest/en/latest/ExtNsT3AC/DPAandGDPR/Index" />

      <Card title="Known Problems" icon="triangle-alert" href="/en/latest/en/latest/ExtNsT3AC/KnownProblems/Index" />

      <Card title="Support" icon="life-buoy" href="/en/latest/en/latest/ExtNsT3AC/Support" />

      <Card title="Get Extension" icon="shopping-cart" href="/en/latest/en/latest/ExtNsT3AC/BuyNow" />

      <Card title="T3AF" icon="layers" href="/en/latest/en/latest/ExtNsT3AF/Index" />
    </CardGroup>
  </section>
</div>
