Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/subnet-pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ If your subnet details page need updates, then [submit a GitHub issue](https://g
icon={() => <span style={{ fontSize: '1.2rem', paddingBottom: '0.4rem', display: 'inline-block' }}>ε</span>}
title='Subnet 5'
link='/subnet-pages/subnet-5'
body='image subnet' />
body='unknown' />
<CardSmall
icon={() => <span style={{ fontSize: '1.2rem', paddingBottom: '0.4rem', display: 'inline-block' }}>ζ</span>}
title='Subnet 6'
Expand Down Expand Up @@ -158,7 +158,7 @@ If your subnet details page need updates, then [submit a GitHub issue](https://g
icon={() => <span style={{ fontSize: '1.2rem', paddingBottom: '0.4rem', display: 'inline-block' }}>ω</span>}
title='Subnet 24'
link='/subnet-pages/subnet-24'
body='bitads.ai' />
body='cellular automata' />
</Cards>

<Cards>
Expand Down Expand Up @@ -189,7 +189,7 @@ If your subnet details page need updates, then [submit a GitHub issue](https://g
icon={() => <span style={{ fontSize: '1.2rem', paddingBottom: '0.4rem', display: 'inline-block' }}>ה</span>}
title='Subnet 29'
link='/subnet-pages/subnet-29'
body='3D Asset Creation' />
body='Fractal' />
<CardSmall
icon={() => <span style={{ fontSize: '1.2rem', paddingBottom: '0.4rem', display: 'inline-block' }}>ו</span>}
title='Subnet 30'
Expand All @@ -204,5 +204,5 @@ If your subnet details page need updates, then [submit a GitHub issue](https://g
icon={() => <span style={{ fontSize: '1.2rem', paddingBottom: '0.4rem', display: 'inline-block' }}>ח</span>}
title='Subnet 32'
link='/subnet-pages/subnet-32'
body='Roleplay' />
body='BitAudit' />
</Cards>
9 changes: 5 additions & 4 deletions docs/subnet-pages/subnet-24.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,23 @@ title: "Subnet 24"

## Name

Advertizing subnet
Cellular Automata

## Netuid
24

## Description

The first incentivized & decentralized Advertising Subnetwork on Bittensor.
The primary focus of this subnet is to run, analyze, and store cellular automata to serve as a research and science accelerator. The subnet will serve as a conduit between cellular automata researchers in the scientific community and the computational resources available through the Bittensor community of miners and validators.


## Subnet owner

https://github.com/eseckft/BitAds.ai/tree/main
https://github.com/vn-automata/bt-automata

## GitHub

https://github.com/eseckft/BitAds.ai/tree/main
https://github.com/vn-automata/bt-automata

<!--
## Hyperparameters
Expand Down
8 changes: 4 additions & 4 deletions docs/subnet-pages/subnet-29.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,22 @@ title: "Subnet 29"

## Name

3D asset creation
Fractal: Text-to-Video Generation Grid for Edge-Node Inference

## Netuid
29

## Description

A 3D asset creation extension for the Bittensor network.
Fractal, taking inspiration from Manifold Labs' Deterministic Verification Network, is utilizing deterministic verification to create a grid of decentralized nodes to perform inference for video generation. By incentivizing users to host text-to-video models, this subnet allows Fractal to develop a mechanism that optimizes how end-user inference requests are handled to minimize latency. Additionally, the subnet is incredibly gamification-resistant, as a random seed is generated for each inference request, and if the Verifier and Prover seeds do not match, the Prover will be penalized.

## Subnet owner

https://github.com/404-Repo/three-gen-subnet
https://github.com/fractal-net/fractal

## GitHub

https://github.com/404-Repo/three-gen-subnet
https://github.com/fractal-net/fractal

<!--
## Hyperparameters
Expand Down
12 changes: 8 additions & 4 deletions docs/subnet-pages/subnet-32.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,26 @@ title: "Subnet 32"

## Name

Roleplay
BitAudit - Blockchain Network Audit Subnet

## Netuid
32

## Description

This subnet is specifically tailored for roleplaying applications, leveraging the power of large language models to create immersive, character-driven experiences.
The objective of this subnet is to conduct audits on smart contracts, aiming to detect security vulnerabilities, address poor coding practices, and optimize inefficient code through the utilization of artificial intelligence (AI).

This subnet aims to offer a service that safeguards users against potential financial losses, compromised data, and reputational damage, thereby bolstering the security, reliability, and performance of blockchain networks utilizing Bittensor Ecosystem.

This subnet will be further extended to audit blockchain networks. Additionally, this is the first Bittensor subnet to handle software security using AI.

## Subnet owner

https://github.com/RoyalTensor/roleplay/
https://github.com/3itSmartLife/BitAudit

## GitHub

https://github.com/RoyalTensor/roleplay/
https://github.com/3itSmartLife/BitAudit

<!--
## Hyperparameters
Expand Down
10 changes: 4 additions & 6 deletions docs/subnet-pages/subnet-5.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,22 @@ title: "Subnet 5"

## Name

ImageSubnet
Unknown

## Netuid
5

## Description

Image Subnet, or text2image, is built by default to host and run Stable Diffusion models. However, it is adaptable, and any model can be run on the network that takes in a prompt, width, and height paramaters.

The Validator is built such that it ranks miners images on aesthetic and how closely they match the given prompt. Also, images which are too similiar in style will be slightly penalized to promote diverisity among image models hosted on miners.
Unknown

## Subnet owner

https://github.com/unconst/ImageSubnet/
Unknown

## GitHub

https://github.com/unconst/ImageSubnet/
Unknown

<!--
## Hyperparameters
Expand Down