Skip to content

Commit

Permalink
ox with wings demo
Browse files Browse the repository at this point in the history
  • Loading branch information
gschoeni committed Jul 26, 2023
1 parent 72c7063 commit 1bb164e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions README.md
Expand Up @@ -18,7 +18,7 @@
<br/>
</div>

## 🐂 🌾 What is Oxen?
# 🐂 🌾 What is Oxen?

Oxen is a lighting fast unstructured data version control system for machine learning datasets.

Expand Down Expand Up @@ -49,6 +49,18 @@ repo.commit("Adding a new dog")

The latest documentation can be found at [https://docs.oxen.ai](https://docs.oxen.ai).

# ⭐️ Every GitHub Star Gives an Ox it's Wings

No really.

We hooked up the GitHub webhook for stars to an [OxenHub repository](https://www.oxen.ai/ox/FlyingOxen). Using a combination of Oxen's [python library](https://docs.oxen.ai/getting-started/python), [remote workspaces](https://docs.oxen.ai/concepts/remote-workspace), and [Stable Diffusion XL](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/stable_diffusion_xl) we generate a unique Ox for each user, and attempt to give them wings.

Go find your own in our [ox/FlyingOxen](https://www.oxen.ai/ox/FlyingOxen) repository.

<p align="center">
<img src="https://github.com/Oxen-AI/oxen-release/blob/main/images/ox-with-wings?raw=true" alt="oxen repo with wings" />
</p>

# ✅ Features

Oxen was optimized to be fast on structured and unstructured data types. Unlike traditional version control systems that are optimized for text files and code, Oxen was built from the [ground up to be fast](https://github.com/Oxen-AI/oxen-release/blob/main/Performance.md) on images, video, audio, text, and more.
Expand All @@ -63,10 +75,6 @@ Oxen was optimized to be fast on structured and unstructured data types. Unlike
* 🌎 [Remote Workspaces](https://docs.oxen.ai/concepts/remote-workspace) to interact with the data without downloading it
* 👀 Better data visualization on [OxenHub](https://oxen.ai)

# Why the name Oxen?

"Oxen" 🐂 comes from the fact that the tooling will plow, maintain, and version your data like a good farmer tends to their fields 🌾. Let Oxen take care of the grunt work of your infrastructure so you can focus on the higher-level ML problems that matter to your product.

# Overview

No need to learn a new paradigm.
Expand Down Expand Up @@ -671,3 +679,6 @@ If you have any questions, comments, suggestions, or just want to get in contact

This repository contains the documentation and release builds. To contribute to the core code base visit [https://github.com/Oxen-AI/Oxen](https://github.com/Oxen-AI/Oxen)

# Why the name Oxen?

"Oxen" 🐂 comes from the fact that the tooling will plow, maintain, and version your data like a good farmer tends to their fields 🌾. Let Oxen take care of the grunt work of your infrastructure so you can focus on the higher-level ML problems that matter to your product.
Binary file added images/ox-with-wings.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1bb164e

Please sign in to comment.