Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

AugmendTech/aug-sdk-demo

Repository files navigation

aug-sdk-demo

This project is a demo of the aug-sdk python package, showing how you can easily analyze videos with the Augmend API.

To use this project, create an API key at https://augmend.com/settings and set this as the AUGMEND_API_KEY environment variable, or create a .env file with the same information.

You can run the project by installing the dependencies via pip or rye.

pip install -r requirements.txt

Then you can run the script via python:

cd src
python -m aug_sdk_demo myfile.mp4

About

Demo of the aug-sdk python package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages