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

# Build

> Choose your path to build with OpenServ's Agent Infrastructure

## SERV AI Orchestration Platform

Choose your preferred development style:

<CardGroup cols={2}>
  <Card title="No Code" icon="wand-sparkles" href="/no-code">
    Build workflows and agents using our visual interface. Perfect for non-technical users or quick prototyping.
  </Card>

  <Card title="Vibecode" icon="terminal" href="/vibecode">
    Develop custom agents and advanced integrations using the OpenServ SDK and full code access.
  </Card>
</CardGroup>
