Covering everything you need to know in order to build AI products faster.
Dmytro Apollonin•December 20, 2024
Code Runner: Secure, scalable code execution for model evaluation
Meet Code Runner, the new in-platform code execution engine designed to simplify coding-related tasks and deliver higher-quality datasets for coding-related projects.
Stanislav Issayenko•December 19, 2024
Bringing AI to the browser: SAM2 for interactive image segmentation
Learn how to leverage the power of the SAM2 in a web browser, enabling interactive image segmentation without the need for powerful servers or specialized hardware.
Michał Jóźwiak•December 11, 2024
Inside the matrix: A look into the math behind AI
Matrices are crucial in AI for processing multi-dimensional data in areas like machine learning and computer vision. They represent linear maps and transform input into output, making them central to many AI methods.
Val Brodsky•October 28, 2024
Faster, cleaner code: Labelbox SDK migrates to Pydantic v2
Discover how Labelbox uses Pydantic v2 and the process we followed to migrate from v1 to v2.
Michał Jóźwiak•October 10, 2024
Efficient LLM fine-tuning with PEFT
Explore the data and computational requirements of fine-tuning techniques and how you can leverage PEFT to meet them.
Tim Kerr•October 1, 2024
Inversion of control and observability for React codebases
Discover how Inversion of Control (IoC) can help React developers build adaptable and scalable apps. Learn to set up IoC using InversifyJS and MobX.
Labelbox•July 17, 2024
Streamlining large-scale data exports: The evolution of Labelbox’s Export System to a streamable architecture with fairness in place
Learn how the engineering team at Labelbox improved data export efficiency by transitioning from Export V2 to a streamable architecture. By overcoming challenges with advanced queue management, users can now handle large-scale exports more effectively.
Labelbox•April 1, 2024
The dev corner: streamlining deployments at Labelbox with ArgoCD and GitOps
Learn how we transitioned from a traditional continuous delivery (CD) pipeline to a GitOps approach using ArgoCD.
Labelbox•December 14, 2023
How to leverage Google’s Gemini models in Labelbox Foundry for building AI
Learn how you can easily evaluate Gemini models, compare them to other powerful foundation models like Open AI’s GPT-4, and choose the best model for your use case with model foundry in Labelbox.
Labelbox•June 29, 2023
How to confidently compare, test, and evaluate models for machine learning
Learn how to always choose the best and most efficient model for your use case. With Model Foundry, you can test, compare, and evaluate models to confidently select the best performing model.