diff --git a/README.md b/README.md index 019c9195e..494c63531 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Covalent is a Python library built for AI/ML engineers, developers, and research
-Run Code Anywhere: Execute Python functions in any cloud or on-prem cluster by changing just a single line of code. +Run Code Anywhere: Execute Python functions in any cloud or on-prem cluster by changing just a single line of code.
Its as simple as swapping the decorator with our executor plugins. Choose from [existing plugins](https://docs.covalent.xyz/docs/plugin) or [create custom ones](https://github.com/AgnostiqHQ/covalent-executor-template) for tailored interactions with any infrastructure. @@ -44,13 +44,13 @@ Its as simple as swapping the decorator with our executor plugins. Choose from [
-Abstraction of Infrastructure Management: Abstract the complexities of cloud consoles, terraform, or IaC in the background. +Abstraction of Infrastructure Management: Abstract the complexities of cloud consoles, terraform, or IaC in the background.
-Serverless Infrastructure: Automatically converts any infrastructure, including on-prem SLURM clusters or cloud compute, into a serverless setup. +Serverless Infrastructure: Automatically converts any infrastructure, including on-prem SLURM clusters or cloud compute, into a serverless setup.
@@ -115,11 +115,6 @@ Covalent simplifies infrastructure management, making it serverless and scalable - -If you find Covalent useful or interesting, feel free to give us a ⭐ on GitHub! Your support helps us to continue developing and improving this framework. - - - ### Covalent at work
@@ -153,8 +148,11 @@ If you find Covalent useful or interesting, feel free to give us a ⭐ on GitHub ### Out-of-box observability - [Try out the demo](http://demo.covalent.xyz/) +If you find Covalent useful or interesting, feel free to give us a ⭐ on GitHub! Your support helps us to continue developing and improving this framework. + https://github.com/AgnostiqHQ/covalent/assets/116076079/87268cc8-4d53-4053-b739-1d03f2eafa7c + ### Explore Covalent Through Examples Jump right into practical examples to see Covalent in action. These tutorials cover a range of applications, giving you a hands-on experience: