AI Job Queues
Practical AI through Prototypes Practical AI through Prototypes
1.23K subscribers
131 views
3

 Published On Nov 13, 2023

0:00 - the need for AI job queues
1:11 - costs of AI and scaling
1:36 - intro to BullMQ for workers & queues
2:20 - intro to Redis for managing messages in Node.js
2:40 - installing redis and bull
3:16 - implementing bull in node.js
4:20 - creating job workers and queues for your app's long running tasks
5:03 - adding listeners for job completion / error
5:48 - setting up redis on heroku
6:55 - testing out your queue / starting redis
7:27 - demo of a transcription worker in Podquest

About Me: I am a Staff Design Technologist on Mozilla's Innovation Team. All opinions and explorations are my own. Learn more about Mozilla Innovation at future.mozilla.org

Redis Installation - https://redis.io/docs/install/install...
BullMQ - https://bullmq.io/
OpenAI pricing - https://openai.com/pricing

show more

Share/Embed