Welcome to the Orama UI Components Library! This library provides a set of reusable UI components for easily implementing search functionalities in your web applications.
To get started with our components, you need to install the library via npm:
npm install @orama/ui-components
# TODO: placeholder
Since most of our components require you to have a cloud index already deployed, make sure to:
- Sign Up: Go to Our Signup Page and create an account.
- Create your first index: You can even create a Demo index to start playing around
Description: This component enables you to swiftly set up an entire Retrieval-Augmented Generation (RAG) system in just under 3 minutes. It leverages the answer engine to enhance content generation.
Usage:
<orama-chat-box index="value"></orama-chat-box>
We welcome contributions from the community! Please read our Contributing Guide to learn how you can help improve this project.