Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshkumarradha authored Jan 3, 2024
1 parent c6e74df commit 43229b3
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,21 @@ Covalent is a Python library built for AI/ML engineers, developers, and research


<details>
<summary><b>Run Code Anywhere:</b> Execute Python functions in any cloud or on-prem cluster by changing just a single line of code.</summary>
<summary><i><b>Run Code Anywhere:</b> Execute Python functions in any cloud or on-prem cluster by changing just a single line of code.</i></summary>
<br>

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.
<div align="center"><img src="./doc/source/_static/executors_ship.png" width="700"></div>
</details>

<details>
<summary><b>Abstraction of Infrastructure Management:</b> Abstract the complexities of cloud consoles, terraform, or IaC in the background.</summary>
<summary><i><b>Abstraction of Infrastructure Management:</b> Abstract the complexities of cloud consoles, terraform, or IaC in the background.</i> </summary>
<br>
<div align="center"><img src="./doc/source/_static/abstract_infra.png" width="700"></div>
</details>

<details>
<summary><b>Serverless Infrastructure:</b> Automatically converts any infrastructure, including on-prem SLURM clusters or cloud compute, into a serverless setup.</summary>
<summary><i><b>Serverless Infrastructure:</b> Automatically converts any infrastructure, including on-prem SLURM clusters or cloud compute, into a serverless setup.</i></summary>
<br>
<div align="center"><img src="./doc/source/_static/abstract_infra.png" width="700"></div>
</details>
Expand Down Expand Up @@ -115,11 +115,6 @@ Covalent simplifies infrastructure management, making it serverless and scalable
<!-- Insert image or additional information here if needed
</details> -->


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

<div align="center">
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 43229b3

Please sign in to comment.