Welcome to the world of Web3 agents! If you're interested in building and using agents, this document will guide you through the principles and current projects underway.
- Agents Need Guardrails When Executing Decisions: Agents should not be given all private key information or be allowed to enforce their own policy non-deterministically. This is due to the limitations of current LLMs in understanding complex transactions and the risk of gaslighting.
- lachsbagel on Discord - this repo:
- Architecture
- HideNSeek: An algorithm for verifying and fingerprinting which model a compute provider is actually running
- (pending) A follow-on paper exploring parameter size estimation is in the works.
- artfuljars on Discord:
- Windows Build (EXE version of .app)
- Two installation wizards:
- Windows
- macOS
- CICD build for Windows
- CICD builds for Linux and macOS (apple and intel)
- Vulnerability scanning of dependencies and code
- GenLayer
- (pending) FeedBuzz - AI filtered logging system to surface user demand and failure modes for new functionality
- CliffordAttractor on Discord - Following Assume 16GB+ RAM:
- Developed a price fetcher agent using CoinGecko.
- A web interface which is served by the local Docker installation and integrated with Rainbow, enabling the use of MetaMask, WalletConnect, and other EVM-based wallets.
- (NEEDS REFACTORING DUE TO 1INCH CHANGE) Swap agent which can iteratively ask users to provide needed details for disambiguation.
- General-purpose agent that can ingest arbitrary documents, such as PDFs, for basic document QA and text generation.
- Local delegating agent which can maintain user's persona/interests as well as coordinating to task agents and tools.
- Dan Y.
- X/Twitter Posting Agent - An agent which generates spicy tweets with an X integration for one-click posting.
- Real-time search agent
- Replaced llama 3.1 and functionary with llama 3.2 to massively increase speed 10X and reduce install footprint 6X
- Inter-agent Delegator which can coordinate between local and decentralized agents
- Coinbase DCA and Gasless USDC Agents
- (pending) Agent forge to allow devs to publish their custom agents to the Morpheus/Lumerin Agent Registry
- Niveshi
- MOR Rewards agent. Lets you see how many MOR tokens are claimable for your wallet
- Cryto Live News Agent
Pending Lumerin's work. Eventually Agent Builders will be able to permission-lessly upload Agent and Model artifacts to a decentralized registry.
- If you are working on an agent which can provide value through open models and relies on processing public data, please reach out to lachsbagel on Discord (link below)
- Otherwise, you are more than welcome to publish your agent to the registry when it goes live pending Lumerin's work and any other necessary pieces which come up to better ensure security and verifiability of models in non-local execution environments.
- If you are working on security and/or verifiability of models and the runtime, please reach out to LachsBagel on the Morpheus Discord.
Join the Morpheus Discord
Last Updated: December 12, 2024