@miso.ai/client-sdk
v1.10.3
Published
Miso client-side JavaScript SDK
Downloads
1,246
Readme
Miso is an innovative API platform that empowers you to engage your users with trustworthy LLM search, recommendation, and answers service tailored to your specific needs:
Trustworthy
- Citation-driven, i.e. no AI hallucinations
- Your own AI search engine tuned to your content
- Designed to comply with your content guidelines
Easy to integrate
- Straightforward data upload
- Fast model training
- Bootstrapped with small initial data
- SDKs to integrate into your sites
Getting started
- Submit your domain to get your own private search engine.
- Optionally add in more data to fine-tune your engine.
- Add it to your site using our JavaScript SDK and flexible APIs.
Miso JavaScript SDK
Highlights
- Simple, easy to integrate.
- Bundled in UMD format. Can be loaded as a CJS/AMD module or by a script tag.
- UI tools for fast prototyping.
- For browser.
Packages
This monorepo contains the following packages:
| Name | Docs | NPM | Description | | --- | --- | --- | --- | | client-sdk | Docs | npm | The standard bundle of JavaScript SDK. | | client-sdk-core | | npm | The SDK core. | | client-sdk-ui | Docs | npm | A UI Plugin for fast prototyping, bundled in the standard package. | | client-sdk-algolia | Docs | npm | A Plugin to integrate with InstantSearch.js and Autocomplete | | client-sdk-gtm | Docs | npm | A Plugin to capture Google Tag Manager Ecommerce events | | client-sdk-shopify | Docs | npm | A prebuilt script to integrate with Shopify stores |
Other SDKs
Development
See Development.
License
This library is distributed under the MIT license.