Home/AI & ML
Topic

AI & ML

888 articles on AI & ML.

11,834 articles
AI & ML — What’s new with GitHub Copilot: July 2024

What’s new with GitHub Copilot: July 2024

To enhance your coding experience, AI tools should excel at saving you time with repetitive, administrative tasks, while providing accurate solutions to assist developers. Today, we’re spotlighting three updates designed to increase efficiency and boost developer creativity.

ESElle Shwer, Stella YangElle Shwer, Stella Yang·July 31, 2024AI & ML
AI & ML — Integrating Image-To-Text And Text-To-Speech Models (Part 1) — Smashing Magazine

Integrating Image-To-Text And Text-To-Speech Models (Part 1) — Smashing Magazine

Joas Pambou built an app that integrates vision language models (VLMs) and text-to-speech (TTS) AI technologies to describe images audibly with speech. This audio description tool can be a big help for people with sight challenges to understand what’s in an image. But how this does it even work? Joas explains how these AI systems work and their potential uses, including how he built the app and wa

JPJoas PambouJoas Pambou·July 24, 2024AI & ML
AI & ML — Meet Caddy – Meta’s next-gen mixed reality CAD software

Meet Caddy – Meta’s next-gen mixed reality CAD software

What happens when a team of mechanical engineers get tired of looking at flat images of 3D models over Zoom? Meet the team behind Caddy, a new CAD app for mixed reality. They join Pascal Hartig (@passy) on the Meta Tech Podcast to talk about teaching themselves to code, disrupting the CAD software space, how […]

CWChris Wiltz·July 18, 2024AI & ML
AI & ML — Taming the tail utilization of ads inference at Meta scale

Taming the tail utilization of ads inference at Meta scale

Tail utilization is a significant system issue and a major factor in overload-related failures and low compute utilization. The tail utilization optimizations at Meta have had a profound impact on model serving capacity footprint and reliability. Failure rates, which are mostly timeout errors, were reduced by two-thirds; the compute footprint delivered 35% more work for […]

CWChris Wiltz·July 10, 2024AI & ML
AI & ML — What is good design in the age of AI?

What is good design in the age of AI?

As AI democratizes product development, design will be the differentiator. But what exactly does “good” look like, and what does it mean for our craft? Four Figma designers weigh in.

NLNoah Levin·June 26, 2024AI & ML
AI & ML — What is minimum viable data?

What is minimum viable data?

As many focus on the possibilities and limitations of AI tools and their output, Ovetta Sampson reminds us to pay attention to the power of the input.

HLHerbert Lui·June 26, 2024AI & ML
AI & ML — Config 2024 in review

Config 2024 in review

We’re launching a redesigned Figma, Figma Slides, and a new suite of AI features, along with major updates to Dev Mode and usability improvements.

DFDylan Field·June 26, 2024AI & ML
AI & ML — Welcome to The Prompt

Welcome to The Prompt

AI promises to reinvigorate the way we design and build, but how we realize that potential is still an open question.

ABAmber Bravo·June 26, 2024AI & ML
AI & ML — Unlocking the power of unstructured data with RAG

Unlocking the power of unstructured data with RAG

Unstructured data holds valuable information about codebases, organizational best practices, and customer feedback. Here are some ways you can leverage it with RAG, or retrieval-augmented generation.

NCNicole ChoiNicole Choi·June 13, 2024AI & ML
AI & ML — How We Built Slack AI To Be Secure and Private

How We Built Slack AI To Be Secure and Private

At Slack, we’ve long been conservative technologists. In other words, when we invest in leveraging a new category of infrastructure, we do it rigorously. We’ve done this since we debuted machine learning-powered features in 2016, and we’ve developed a robust process and skilled team in the space. Despite that, over the past year we’ve been…

KMKelly Moran·April 18, 2024AI & ML
AI & ML — Optimizing RTC bandwidth estimation with machine learning

Optimizing RTC bandwidth estimation with machine learning

Bandwidth estimation (BWE) and congestion control play an important role in delivering high-quality real-time communication (RTC) across Meta’s family of apps. We’ve adopted a machine learning (ML)-based approach that allows us to solve networking problems holistically across cross-layers such as BWE, network resiliency, and transport. We’re sharing our experiment results from this approach, some

CWChris Wiltz·March 20, 2024AI & ML
AI & ML — Building Meta’s GenAI Infrastructure

Building Meta’s GenAI Infrastructure

Marking a major investment in Meta’s AI future, we are announcing two 24k GPU clusters. We are sharing details on the hardware, network, storage, design, performance, and software that help us extract high throughput and reliability for various AI workloads. We use this cluster design for Llama 3 training. We are strongly committed to open […]

CWChris Wiltz·March 12, 2024AI & ML
AI & ML — How AI code generation works

How AI code generation works

Explore the capabilities and benefits of AI code generation, and how it can improve the developer experience for your enterprise.

JRJeimy RuizJeimy Ruiz·February 22, 2024AI & ML
AI & ML — Monitoring machine learning models for bot detection

Monitoring machine learning models for bot detection

We recently shared an introduction to Cloudflare’s approach to MLOps, which provides a holistic overview of model training and deployment processes at Cloudflare. In this post, we will dig deeper into monitoring, and how we continuously evaluate the models that power Bot Management

DMDaniel MeansDaniel Means·February 16, 2024AI & ML
AI & ML — Engineering Practices for LLM Application Development

Engineering Practices for LLM Application Development

LLM engineering involves much more than just prompt design or prompt engineering. In this article, we share a set of engineering practices that helped us deliver a prototype LLM application rapidly and reliably in a recent project. We'll share techniques for automated testing and adversarial testing of LLM applications, refactoring, as well as considerations for architecting LLM applications and r

DTDavid Tan and Jessie Wang·February 13, 2024AI & ML