/juxt

JUXT: A Full Stack Monorepo That Streamline Sport Analysis Workflow Built Using Typescript + Python

Primary LanguageTypeScript

Introduction

Juxt is a full stack monorepo that helps to streamline sport analysis workflow with pose tracking and estimation.

Tech Stack

Apps

  • Web - Next.js Interface
  • Desktop - Electron Interface
  • Docs - Nextra Docs
  • SDK - Pip Package For Pose Estimation
  • Server - FastAPI WebSocket Server

Local Development

To develop RTM locally, you will need to clone this repository.

Once that's done, you can use the following commands to run the app locally:

pnpm i
npm i -g turbo
turbo dev