diff --git a/src/assets/predefined-builders-meta.json b/src/assets/predefined-builders-meta.json index 46cfc039..9896b702 100644 --- a/src/assets/predefined-builders-meta.json +++ b/src/assets/predefined-builders-meta.json @@ -950,5 +950,90 @@ "totalStaked": 0, "rewardType": "Ready for White List", "website": "https://github.com/domsteil/morpheus-node.git" + }, + { + "id": "", + "name": "Panorama", + "description": "Panorama Block is an initiative being developed in collaboration between faculty and students from UCLA and other leading universities worldwide. We’re building an AI-powered data hub infrastructure designed to automate DeFi plays through the deployment, commercialization, and aggregation of AI agents.", + "longDescription": "", + "image": "", + "localImage": "images/logo-panorama.png", + "tags": [], + "githubUrl": "", + "twitterUrl": "", + "discordUrl": "", + "contributors": 0, + "githubStars": 0, + "totalStaked": 0, + "rewardType": "To Be Announced", + "website": "https://panoramablock.com/" + }, + { + "id": "", + "name": "Tails & Conquest", + "description": "An agentic dungeon master with an X account recruits players and guides them through tails and conquests.", + "longDescription": "", + "image": "", + "localImage": "images/MORBuilderTalesLogo.png", + "tags": [], + "githubUrl": "", + "twitterUrl": "", + "discordUrl": "", + "contributors": 0, + "githubStars": 0, + "totalStaked": 0, + "rewardType": "Early Access / MOR Yield", + "website": "https://panoramablock.com/" + }, + { + "id": "", + "name": "Loky", + "description": "Loky is more than just an AI agent; he's the embodiment of mischief, wit, and razor-sharp market insights. Developed by the DappLooker team, Loky brings data from DappLooker to life through playful banter and keen market analysis.", + "longDescription": "", + "image": "", + "localImage": "images/loky.png", + "tags": [], + "githubUrl": "", + "twitterUrl": "", + "discordUrl": "", + "contributors": 0, + "githubStars": 0, + "totalStaked": 0, + "rewardType": "To Be Announced", + "website": "https://0xloky.com/" + }, + { + "id": "", + "name": "MySuperAgent", + "description": "Super Agent for everyone", + "longDescription": "", + "image": "", + "localImage": "images/MySuperAgent.png", + "tags": [], + "githubUrl": "", + "twitterUrl": "", + "discordUrl": "", + "contributors": 0, + "githubStars": 0, + "totalStaked": 0, + "rewardType": "To Be Announced", + "website": "https://github.com/DavidAJohnston/MySuperAgent" + }, + { + "id": "", + "name": "Morpheus Asia", + "description": "Morpheus community events and tools for Asia", + "longDescription": "", + "image": "", + "localImage": "images/morpheusasia225-06.png", + "tags": [], + "githubUrl": "", + "twitterUrl": "", + "discordUrl": "", + "contributors": 0, + "githubStars": 0, + "totalStaked": 0, + "rewardType": "To Be Announced", + "website": "https://morpheus.asia/" } ] diff --git a/static/images/MORBuilderTalesLogo.png b/static/images/MORBuilderTalesLogo.png new file mode 100644 index 00000000..fa498be7 Binary files /dev/null and b/static/images/MORBuilderTalesLogo.png differ diff --git a/static/images/MySuperAgent.png b/static/images/MySuperAgent.png new file mode 100644 index 00000000..33121d25 Binary files /dev/null and b/static/images/MySuperAgent.png differ diff --git a/static/images/logo-panorama.png b/static/images/logo-panorama.png new file mode 100644 index 00000000..7160c8a3 Binary files /dev/null and b/static/images/logo-panorama.png differ diff --git a/static/images/loky.png b/static/images/loky.png new file mode 100644 index 00000000..74146157 Binary files /dev/null and b/static/images/loky.png differ diff --git a/static/images/morpheusasia225-06.png b/static/images/morpheusasia225-06.png new file mode 100644 index 00000000..e830c00c Binary files /dev/null and b/static/images/morpheusasia225-06.png differ