Skip to content

Commit

Permalink
change featured projects on 16-12-24
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifertrin authored Dec 16, 2024
1 parent 734eac6 commit 5f00a3e
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions showcase.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
[
{
"id": "decideai",
"name": "DecideAI",
"display": "Large",
"oneLiner": "A fullstack decentralized AI platform",
"website": "https://decideai.xyz",
"twitter": "https://twitter.com/DecideAI_",
"tags": [
"AI",
"Tools / Infrastructure"
],
"stats": "50,000+ inference requests",
"description": "DecideAI is an ecosystem that consists of three products, Decide Protocol, Decide ID, and Decide Cortex, designed to meet the needs of the high-end, specialized LLM market.",
"usesInternetIdentity": true,
"logo": "/img/showcase/decideai_logo.png",
"screenshots": [
"/img/showcase/decideai_screenshot_0.png"
],
"github": "https://github.com/modclub-app"
},
{
"id": "bitfinity-evm",
"name": "Bitfinity EVM",
Expand All @@ -13,7 +33,7 @@
"description": "Bitfinity is the EVM compatibility layer for the IC. Using Bitfinity, you can deploy your Solidity smart contracts to the Internet Computer, taking advantage of its many advantageous DeFi capabilities: HTTPS Outcalls, the BTC integration, and more.",
"usesInternetIdentity": true,
"stats": "1,000+ TPS",
"display": "Large",
"display": "Normal",
"logo": "/img/showcase/bitfinity_evm.svg",
"screenshots": [
"/img/showcase/bitfinity_showcase.webp"
Expand Down Expand Up @@ -624,26 +644,6 @@
"/img/showcase/plethora_screenshot.webp"
]
},
{
"id": "decideai",
"name": "DecideAI",
"display": "Large",
"oneLiner": "A fullstack decentralized AI platform",
"website": "https://decideai.xyz",
"twitter": "https://twitter.com/DecideAI_",
"tags": [
"AI",
"Tools / Infrastructure"
],
"stats": "50,000+ inference requests",
"description": "DecideAI is an ecosystem that consists of three products, Decide Protocol, Decide ID, and Decide Cortex, designed to meet the needs of the high-end, specialized LLM market.",
"usesInternetIdentity": true,
"logo": "/img/showcase/decideai_logo.png",
"screenshots": [
"/img/showcase/decideai_screenshot_0.png"
],
"github": "https://github.com/modclub-app"
},
{
"id": "querio",
"name": "Querio",
Expand Down

0 comments on commit 5f00a3e

Please sign in to comment.