---
title: "Overview"
description: "Create production-ready SVGs in the QuiverAI App or integrate them with the developer docs and API reference."
icon: "house"
---

QuiverAI generates and vectorizes SVGs using AI. Create directly in the App, or use the developer docs and API reference to build and manage an integration.

<Columns cols={2}>
  <Card title="App" icon="app-window" href="/app">
    Create visuals and review completed work in the QuiverAI App. Start here for interactive use.
  </Card>
  <Card title="Developers" icon="code" href="/developers">
    Build with the API and manage projects, credentials, access, spend, limits, and data policy.
    Start here for an integration.
  </Card>
  <Card title="API Reference" icon="book-open" href="/api-reference/introduction">
    Look up endpoints, request fields, and response schemas. Start here when implementing a specific
    call.
  </Card>
</Columns>
