Installation Guide

Requirements

We currently support following frameworks but we are planning to launch for other popular frameworks too.

  • React
  • Next JS

Before installing the package make sure that you are using one of these frameworks.

Install the package

Depending on your package manager you can use the following install command to install the package.

  1. NPM

    npm install find-x-ai@latest
  2. PNPM

    pnpm install find-x-ai@latest

Now you are all set to integrate Find-X with your app.