Skip to content

Commit ec6e344

Browse files
docs:Fix README broken link and remove stray details tag (#1077)
Signed-off-by: Jaisheesh-2006 <jaicodes2006@gmail.com>
1 parent aba2627 commit ec6e344

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
1-
21
<img width="1270" alt="KitOps" src="https://github.com/kitops-ml/kitops/assets/10517533/41295471-fe49-4011-adf6-a215f29890c2" id="top">
32

4-
53
## KitOps: Standards-based packaging & versioning for AI/ML projects
64

75
[![LICENSE](https://img.shields.io/badge/License-Apache%202.0-yellow.svg)](./LICENSE)
86
[![Discord](https://img.shields.io/discord/1098133460310294528?logo=Discord)](https://discord.gg/Tapeh8agYy)
97
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter)](https://twitter.com/kit_ops)
108

119
## 📚 Table of Contents
10+
1211
- [What is KitOps?](#what-is-kitops)
1312
- [KitOps Architecture](#kitops-architecture)
1413
- [Try KitOps](#try-kitops-in-under-15-minutes)
@@ -27,7 +26,6 @@ KitOps is a CNCF project, and is governed by the same organization and policies
2726

2827
KitOps is also the reference implementation of the [CNCF's ModelPack specification](https://github.com/modelpack/model-spec) for a vendor-neutral AI/ML interchange format.
2928

30-
3129
[![Official Website](<https://img.shields.io/badge/-Visit%20the%20Official%20Website%20%E2%86%92-rgb(255,175,82)?style=for-the-badge>)](https://kitops.org?utm_source=github&utm_medium=kitops-readme)
3230

3331
[![Use Cases](<https://img.shields.io/badge/-KitOps%20Quick%20Start%20%E2%86%92-rgb(122,140,225)?style=for-the-badge>)](https://kitops.org/docs/get-started/?utm_source=github&utm_medium=kitops-readme)
@@ -48,6 +46,7 @@ ModelKits are:
4846
> *ModelKits elevate AI artifacts to first-class, governed assets — just like application code.*
4947
5048
### Kitfile
49+
5150
A [Kitfile](https://kitops.org/docs/kitfile/kf-overview/) defines your ModelKit. Written in YAML, it maps where each artifact lives and how it fits into the project.
5251

5352
### Kit CLI
@@ -63,7 +62,7 @@ This video shows how KitOps streamlines collaboration between data scientists, d
6362
## 🚀 Try KitOps in under 15 Minutes
6463

6564
1. **Install the CLI**: [for MacOS, Windows, and Linux](https://kitops.org/docs/cli/installation/).
66-
2. **Pack your first ModelKit**: Learn how to pack, push, and pull using our [Getting Started](...) guide.
65+
2. **Pack your first ModelKit**: Learn how to pack, push, and pull using our [Getting Started](https://kitops.org/docs/get-started/) guide.
6766
3. **Explore a Quick Start**: [Try pre-built ModelKits](https://jozu.ml/organization/jozu-quickstarts) for LLMs, CVs, and more.
6867

6968
For those who prefer to build from the source, follow [these steps](https://kitops.org/docs/cli/installation/#🛠️-install-from-source) to get the latest version from our repository.
@@ -124,7 +123,6 @@ Your insights help KitOps evolve as an open standard for AI/ML. We *deeply value
124123
- 🔗 [Google Meet](https://meet.google.com/zfq-uprp-csd)
125124
- ☎️ +1 647-736-3184 (PIN: 144 931 404#)
126125
- 🌐 [More numbers](https://tel.meet/zfq-uprp-csd?pin=1283456375953)
127-
</details>
128126

129127
### A Community Built on Respect
130128

@@ -137,6 +135,3 @@ At KitOps, inclusivity, empathy, and responsibility are at our core. Please read
137135
<img src="https://img.shields.io/badge/Back_to_Top-black?style=for-the-badge&logo=github&logoColor=white" alt="Back to Top">
138136
</a>
139137
</div>
140-
141-
142-

0 commit comments

Comments
 (0)