diff --git a/README.md b/README.md index 3d9d496c..f45ff8b3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Flame: A Distributed Engine for AI +# Flame: A Distributed Engine for Elastic Workloads [![license](https://img.shields.io/github/license/xflops/flame)](http://github.com/xflops/flame) [![RepoSize](https://img.shields.io/github/repo-size/xflops/flame)](http://github.com/xflops/flame) @@ -6,7 +6,7 @@ [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/7299/badge)](https://bestpractices.coreinfrastructure.org/projects/7299) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/xflops/flame) -Flame is a distributed engine for AI, providing a comprehensive suite of mechanisms commonly required by various classes of AI workloads, including agents, reinforcement learning, and more. Built upon over a decade and a half of experience running diverse high-performance workloads at scale across multiple systems and platforms, Flame incorporates best-of-breed ideas and practices from the open source community. +Flame is a distributed engine for elastic workloads, including AI agents, reinforcement learning, and quantitative computing. It provides a comprehensive suite of core mechanisms for running these workloads at scale. Built on over a decade and a half of experience running diverse high-performance workloads across multiple systems and platforms, Flame incorporates best-of-breed ideas and practices from the open source community. ## Motivation