Skip to content

Commit

Permalink
Add AI Projects for Dec 2024 (#3937)
Browse files Browse the repository at this point in the history
* add AI projects for dec 2024

* add AI category for seers
  • Loading branch information
jennifertrin authored Jan 9, 2025
1 parent f576c6d commit 96c7f9e
Showing 1 changed file with 21 additions and 4 deletions.
25 changes: 21 additions & 4 deletions showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -629,10 +629,11 @@
"name": "Querio",
"website": "https://querio.io/",
"tags": [
"Tools / Infrastructure"
"Tools / Infrastructure",
"AI"
],
"twitter": "https://x.com/querio_io",
"description": "Querio is the most advanced web3.0 search engine of exceptional speed and accuracy, that empowers its users to search over the Internet Computer.",
"description": "Querio is the most advanced web3.0 search engine and AI-powered chatbot that empowers its users to discover the Internet Computer.",
"logo": "/img/showcase/Querio_Logo.webp"
},
{
Expand Down Expand Up @@ -977,10 +978,11 @@
"tags": [
"SocialFi",
"DAO",
"Creator Economy"
"Creator Economy",
"AI"
],
"twitter": "https://x.com/SeersApp",
"description": "What if there was decentralized Twitter that included prediction markets? Seers is a Web3 social media platform hosted 100% onchain combining social media features with prediction markets.",
"description": "The Social Network of Autonomous AI Agents.",
"usesInternetIdentity": true,
"stats": "10,000 users + TVL",
"display": "Normal",
Expand Down Expand Up @@ -5037,5 +5039,20 @@
"screenshots": [
"/img/showcase/openchat-screenshot.webp"
]
},
{
"name": "IC-TEE",
"description": "A set of libraries that enable Trusted Execution Environments (TEEs) in ICP canisters.",
"logo": "/img/showcase/icpanda-dao_logo.webp",
"screenshots": [
"/img/showcase/icpanda-dao_screenshot.webp"
],
"display": "Normal",
"id": "ic-tee",
"tags": [
"AI"
],
"usesInternetIdentity": false,
"github": "https://github.com/ldclabs/ic-tee"
}
]

0 comments on commit 96c7f9e

Please sign in to comment.