Introduction
Build and integrate AI assistants with Amarsia.
Amarsia is a platform to build, deploy, and run AI assistants. You design your assistant in the dashboard — prompt, tools, knowledge — deploy it, and get an API to run it from any app.
| Package | Install | Description |
|---|---|---|
| npm install @amarsia/sdk | TypeScript/JavaScript client for run, stream, and conversations | |
| npm install @amarsia/react @amarsia/sdk | React hooks built on the SDK |
Dashboard — start building
Start building your assistant or automation on the Amarsia dashboard.
- Create assistant — build a new AI assistant, set system instructions, attach knowledge, and connect actions
- Create knowledge base — upload documents or URLs your assistant can reference when answering
- Create action — connect external APIs or MCP servers your assistant can call as tools
- Create API key — generate credentials to authenticate requests from your app
Start here
Concepts
What assistants, knowledge bases, and actions are — in plain language.
Client usage
Install, authenticate, and send your first request in minutes.
API reference
Full method reference for SDK, React hooks, and REST endpoints.
Features
Dashboard areas — where to build, test, and deploy.
Integrations
Integration catalog and what's coming next.