ELBO ML Tracker

ELBO ML Tracker

Track your tasks on your phone

4 followers

The ELBO Tracker App allows AI/ML Researchers, backend Engineers, and DevOPS Engineers to track their long-running tasks on their Phone. Any messages, metrics, or images logged on their code are shown on their mobile device.

ELBO ML Tracker gallery image
ELBO ML Tracker gallery image
ELBO ML Tracker gallery image
ELBO ML Tracker gallery image
ELBO ML Tracker gallery image
ELBO ML Tracker gallery image
ELBO ML Tracker gallery image
Free Options
Launch Team

What do you think? …

Saravana Rathinam
Hi Product Hunt, If you have long-running Python tasks, like model training or evaluation runs, you may find our App useful. We needed something like this for our work (generative models) so we decided to build one. In fact you can see our public tracker in the App. Using a simple Python Api [1] you can log messages, numbers, and images. These will show up on the App [2]. Here is an example, you can also try it on Replit [4]. Please use the public token - `plutoisaplanet` ``` from elbo.tracker.tracker import TaskTracker tracker = TaskTracker("Hello World") # Log a message tracker.log_message("Hi there! Stay strong ") # Log a metric tracker.log_key_metric("Accuracy", 100.0) # Log an image tracker.log_image(image_title="We can do it!", image_file_path="WeCanDoIt.jpeg") # Upload logs tracker.upload_logs() ``` Would appreciate your candid feedback, thanks! [1] API - https://docs.elbo.ai/reference/a...... [2] App - https://apps.apple.com/us/app/el... [3] Website - https://www.elbo.ai/tracker [4] Replit demo - https://replit.com/@SaravanaRath...
Anu
The ELBO Tracker App allows AI/ML Researchers to track their long-running tasks on their iPhones. For non-developers, creators just to have fun and spark their aiart creativity, they can simply tweet a sample prompt. Here is an example @max_elbo #create toast or @max_elbo #meme tacos #top taco #bottom Tuesday

Do you use ELBO ML Tracker?