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

# Chatbox AI

> Chatbox AI, Your Ultimate AI Copilot on any device.

## What is Chatbox AI

Chatbox AI is a cross-platform desktop client that connects your AGCloud account and personal API keys to a unified interface. Conversations, history, and generated assets live on your device, while quick switches between GPT, Claude, Gemini, and other providers keep your workflow fluid.

## Features

<CardGroup cols={2}>
  <Card title="Chat with Documents & Images" color="#16A34A" icon="images">
    Upload PDFs, slides, screenshots, or snippets and Chatbox extracts the context to answer follow-up questions instantly.
  </Card>

  <Card title="Code Magic: Generate & Preview" color="#0F766E" icon="laptop-code">
    Generate runnable snippets, review diffs, and preview UI ideas without leaving your workspace.
  </Card>

  <Card title="Real-Time Web Search & Browsing" color="#2563EB" icon="search">
    Trigger live search when you need up-to-date facts or references and keep citations collected in one place.
  </Card>

  <Card title="Visualized Insights with AI Charts" color="#9333EA" icon="monitor-waveform">
    Turn raw tables or prompts into clean charts so stakeholders grasp trends at a glance.
  </Card>

  <Card title="AI-Powered Image Creation" color="#DB2777" icon="wand">
    Produce illustrations, UI mockups, and marketing assets using built-in image generation models.
  </Card>

  <Card title="LaTeX & Markdown Rendering" color="#F97316" icon="book-bible">
    Render equations and formatted documents inline to simplify collaboration with researchers and engineers.
  </Card>
</CardGroup>

## Step 1: Installation

* Download the latest desktop release for macOS, Windows, or Linux from [https://chatboxai.app](https://chatboxai.app).
* Install the application following your OS prompt, then launch Chatbox AI and sign in with your AGCloud credentials.
* (Optional) Open **Settings → General** to set the default download folder for transcripts and assets before you start chatting.

## Step 2: Add AGCloud Configuration

Some Claude models are not fully compatible with the OpenAI-format endpoints, which can cause slow or stalled responses. When connecting to Claude, switch to the dedicated `Anthropic` provider so the correct API schema is used.

**2.1 Configure OpenAI and Google Providers**

<img src="https://mintcdn.com/yvshun-470c5ffb/NXOChh5JbOgOm3AL/images/chatbox/step-1.png?fit=max&auto=format&n=NXOChh5JbOgOm3AL&q=85&s=ee02e47c714b19ce48f7968dcc91d72a" style={{ width: "100%", height: "auto"}} width="2024" height="1510" data-path="images/chatbox/step-1.png" />

**Add Models**

<img src="https://mintcdn.com/yvshun-470c5ffb/Vwqk1dmQuY2JIc62/images/chatbox/step-2.png?fit=max&auto=format&n=Vwqk1dmQuY2JIc62&q=85&s=ced9fce6a862dd5037089bfb9c4f1112" style={{ width: "100%", height: "auto"}} width="2034" height="1518" data-path="images/chatbox/step-2.png" />

**2.2 Configure Anthropic Provider**

* Repeat the first bullet from 2.1 to open **Settings → Providers** and choose `Anthropic`.
* Replace the **API Host** with `https://aiandgpu.com/v1` so requests are routed through AGCloud.

<img src="https://mintcdn.com/yvshun-470c5ffb/NXOChh5JbOgOm3AL/images/chatbox/claude.png?fit=max&auto=format&n=NXOChh5JbOgOm3AL&q=85&s=571570f8720b0ddbe1edba7c6c6e65a8" style={{ width: "100%", height: "auto"}} width="2024" height="1510" data-path="images/chatbox/claude.png" />

## Step 3: Start Chat

* Choose a model from the top selector or the command palette shortcut `⌘/Ctrl + K`.
* Drag documents or images into the message box to enable context-aware answers.
* Use the sidebar history to pin important conversations so they sync across devices.

<img src="https://mintcdn.com/yvshun-470c5ffb/Vwqk1dmQuY2JIc62/images/chatbox/step-3.png?fit=max&auto=format&n=Vwqk1dmQuY2JIc62&q=85&s=6b2d5ea23fab1bbd6bb6248e57995e2c" style={{ width: "100%", height: "auto"}} width="2034" height="1518" data-path="images/chatbox/step-3.png" />

## Step 4: Manage Data

* Export transcripts via the **⋯** menu in each conversation; choose JSON or Markdown for downstream tools.
* Toggle **Local Cache Only** in **Settings → Privacy** if you need to keep all assets on-device.
* Set up scheduled backups by linking a folder to cloud storage (iCloud, OneDrive, etc.) so your prompts and attachments remain safe.
