Use prodigy with reactjs and javascript

I want to use prodigy with reactjs or javascript for Name entity recognition for similar word count.

  1. Do you have javascript packages? How to add this to javascript?
  2. Do you have a tutorial for javascript or Rectjs? if yes please share the links.
  3. Browser support is required or not?

Regards
Milka

Hi! Prodigy is a Python app that ships with a pre-compiled web application. While it currently uses React under the hood, it's not a JavaScript library or package you use in a React application – it's a standalone app that you start via the command line and then view in your browser. See this page for some examples how Prodigy works and how you use it: https://prodi.gy/docs/#first-steps