Skip to content

a lightweight data pipeline framework for running audio or binary processing jobs at small scale using django and RQ

Notifications You must be signed in to change notification settings

mrinalxdev/adkil

Repository files navigation

Adkil

tech stack used in this project is Django, RQ workers, redis and sqlite3

A mini audio processing framework on django + redis + rq

handles uploads, runss background jobs, and spits out metadata or processed results (will try some other jobs too)

we can add FFmpeg and it can convert audio, slice clips and generate waveforms

demo : https://x.com/Hi_Mrinal/status/1989454236103708935?s=20

About

a lightweight data pipeline framework for running audio or binary processing jobs at small scale using django and RQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages