Skip to content

A set of UI components to help you integrate Orama on your website or app.

License

Notifications You must be signed in to change notification settings

askorama/orama-ui-components

Repository files navigation


Web Components React Components Vue Components Angular Components

Orama UI Components

This library provides a set of ready to use UI components for easily implementing Search and AI Chat functionalities in your web applications through Orama.

Watch the video

Getting Started

Orama UI Components are built using StencilJS as Web Components. They can be used in any project, no matter the framework or library you are using.

Create your first index

Since most of our components require you to have a Orama Cloud index already deployed, make sure to:

  1. Sign Up: go to Orama Cloud and create a Free Account.
  2. Create your first index: select the Data Source and start importing your data.
  3. Deploy your index: once it is deployed, it's ready for searching!

Usage

Orama UI Components provide a Web Components library that can be used in any project, no matter the framework or library you are using. We also provide React, Angular, and Vue wrappers for easier integration. Properties and Events are the same across all wrappers, but the syntax is slightly different for each one, so please check the documentation for each wrapper for examples.

Storybook

You can find a Storybook at https://components.orama.com will all available components.