Skip to content

Commit b128be5

Browse files
gustavocidornelaswhoseoyster
authored andcommitted
Update Examples Gallery readme
1 parent 8086422 commit b128be5

File tree

1 file changed

+8
-17
lines changed

1 file changed

+8
-17
lines changed

examples/README.md

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,19 @@
44

55
# Examples Gallery | Openlayer
66

7-
[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Openlayer:%20The%20debugging%20workspace%20for%20ML%20&url=https://github.com/unboxai&via=unbox_ai&hashtags=mlops)
7+
[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Openlayer:%20The%20debugging%20workspace%20for%20AI%20&url=https://github.com/openlayer-ai/examples-gallery&via=openlayerco)
88
[![PyPI Latest Release](https://img.shields.io/pypi/v/openlayer.svg)](https://pypi.org/project/openlayer/)
99
[![downloads](https://pepy.tech/badge/openlayer)](https://pepy.tech/project/openlayer)
1010

11-
This repository contains a gallery of sample notebooks illustrating the process of **creating projects and uploading models & datasets** to the Openlayer platform.
12-
13-
## Why this repository exists?
14-
15-
This repository fulfills two main goals:
16-
17-
1. It demonstrates our Python API in action
18-
2. It provides simple examples that may be similar to the problems you are solving at your organization.
19-
20-
We take privacy & security very seriously and understand that your models and datasets might contain sensitive or proprietary information. [Reach out to us](mailto:[email protected]) if you are interested in our on-premise solution.
21-
22-
In the meantime, pick a task, model framework or problem that shares similarities with something you are working on and start exploring Openlayer right away!
11+
This repository contains a gallery of sample notebooks illustrating the use of the `openlayer` Python library.
12+
You can use it as a starting point for your projects, or together with the [documentation](https://openlayer.com/docs)
13+
and [API reference](https://www.openlayer.com/docs/api-reference/introduction).
2314

2415
## What is Openlayer?
2516

26-
Openlayer is a debugging workspace for ML & Data Science. Openlayer combines and builds upon SOTA techniques in explainability, model and dataset versioning, synthetic data generation, data-centric testing and much more to form a powerful, **unified platform for model development**.
17+
Openlayer is an evaluation tool that fits into your **development** and **production** pipelines to help you ship high-quality models with confidence.
2718

28-
👉 [Join our Slack community!](https://l.linklyhq.com/l/1DG73) We'd love to meet you and help you get started with Openlayer!
19+
👉 [Join our Discord community!](https://discord.gg/t6wS2g6MMB) We'd love to meet you and help you get started evaluating your AI models.
2920

3021
## Installation
3122

@@ -45,8 +36,8 @@ conda install openlayer --channel conda-forge
4536

4637
## Documentation
4738

48-
This repository complements the rest of the documentation. Navigate [here](https://docs.openlayer.com) for a quickstart guide and for in-depth tutorials. The full Python library reference can be found [here](https://reference.openlayer.com).
39+
This repository complements the rest of the documentation. Navigate [here](https://openlayer.com/docs) for quickstart guides and in-depth tutorials. The full Python library reference can be found [here](https://reference.openlayer.com/reference/index.html).
4940

5041
## Contributing
5142

52-
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome! Just send us a message on [Slack](https://l.linklyhq.com/l/1DG73).
43+
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome! Just send us a message on [Discord](https://discord.gg/t6wS2g6MMB).

0 commit comments

Comments
 (0)