Skip to main content

Open Source Inventory

The following lists summarize the third-party open source packages referenced in this repository. Package names were gathered from package.json, requirements.txt, and pyproject.toml files across the project.

Node.js Packages

  • @aws-sdk/client-s3
  • @aws-sdk/s3-request-presigner
  • @azure/storage-blob
  • @docusaurus/core
  • @docusaurus/preset-classic
  • @fontsource/inter
  • @json2csv/node
  • @mdx-js/react
  • @mhoc/axios-digest-auth
  • @mui/icons-material
  • @mui/material
  • @mui/x-date-pickers
  • @prisma/client
  • @reduxjs/toolkit
  • @trackstar/react-trackstar-link
  • @untitled-ui/icons-react
  • @videojs/http-streaming
  • apexcharts
  • axios
  • axios-retry
  • clsx
  • cookie-parser
  • compressorjs
  • cors
  • cron-parser
  • crypto
  • csv-parser
  • date-fns
  • date-fns-tz
  • dotenv
  • eslint-plugin-react
  • execution-time
  • express
  • fast-xml-parser
  • fluent-ffmpeg
  • form-data
  • formik
  • fuse.js
  • http-proxy
  • i18next
  • jest
  • joi
  • js-yaml
  • jsonschema
  • konva
  • lodash
  • lodash.isequal
  • luxon
  • moment
  • mqtt
  • mui-tel-input
  • multer
  • node-schedule
  • nodemailer
  • openai
  • p-limit
  • pdf-lib
  • pg
  • pg-promise
  • piexifjs
  • pino
  • pino-multi-stream
  • pino-pretty
  • prism-react-renderer
  • prisma
  • react
  • react-apexcharts
  • react-big-calendar
  • react-date-range
  • react-dom
  • react-helmet-async
  • react-hot-toast
  • react-i18next
  • react-konva
  • react-multi-carousel
  • react-redux
  • react-router-dom
  • react-timezone-select
  • read-last-lines
  • redux
  • redux-persist
  • romanization
  • sharp
  • simplebar-react
  • socket.io
  • socket.io-client
  • traverse
  • uuid
  • video.js
  • winston
  • yup
  • zod

Python Packages

  • albumentations
  • anywidget
  • asyncpg
  • boto3
  • build-system
  • click
  • clip
  • dotenv
  • empatches
  • fastapistandard
  • fiftyone
  • joblib
  • jupyterlab
  • lightning
  • loguru
  • matplotlib
  • numpy
  • onnx
  • onnxruntime
  • open-clip-torch
  • opencv-contrib-python
  • opencv-python
  • opencv-python-headless
  • openocr-python
  • openvino
  • openvino-dev
  • paho-mqtt
  • pandas
  • pillow
  • python-dotenv
  • python-multipart
  • pyyaml
  • requests
  • rfdetr
  • rfdetrmetrics
  • schedule
  • scikit-image
  • scikit-learn
  • setuptools
  • shapely
  • supervision
  • timm
  • torch
  • torchaudio
  • torchmetrics
  • torchvision
  • tqdm
  • transformers
  • ultralytics
  • umap-learn
  • vidgear
  • wandb

Open Source Services

The project also relies on several third-party services that are distributed as open source software. These are primarily deployed via the Docker Compose configuration used in production.

  • eclipse-mosquitto – MQTT message broker used for realtime messaging.
  • Frigate – NVR service for processing camera streams.
  • PostgreSQL – relational database used by multiple components.