Amarsia

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.

npmpackages

PackageInstallDescription
npm@amarsia/sdknpm install @amarsia/sdkTypeScript/JavaScript client for run, stream, and conversations
npm@amarsia/reactnpm install @amarsia/react @amarsia/sdkReact 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