ngmi (@simngmi) 's Twitter Profile
ngmi

@simngmi

simNGMI open world for gaming - simngmi.com

ID: 1730161714488856576

calendar_today30-11-2023 09:47:59

492 Tweet

1,1K Followers

0 Following

dndNGMI (@dndngmi) 's Twitter Profile Photo

Agent Swarm: Secure Capability Sharing Framework We've successfully established a decentralized agent coordination system that securely shares capabilities between AI agents using a hybrid on-chain/off-chain architecture. The system operates on the NGMI chainlet powered by

dndNGMI (@dndngmi) 's Twitter Profile Photo

Hey Grok , lets continue to play role playing game (RPG) you helped to formulate where replies form storytelling and lore creation. First task is to say GM. Then, set the scene - you just landed on Mars, what's your next move?

dndNGMI (@dndngmi) 's Twitter Profile Photo

The agentSwarm system is highly flexible, allowing users to create agents with specific skills and functions for various purposes, like gaming or healthcare. Through the AgentCoordination contract and its scripts, agents can be registered with detailed metadata, including

The agentSwarm system is highly flexible, allowing users to create agents with specific skills and functions for various purposes, like gaming or healthcare. 

Through the AgentCoordination contract and its scripts, agents can be registered with detailed metadata, including
dndNGMI (@dndngmi) 's Twitter Profile Photo

Created with Three.js and mediapipe computer vision (hand tracking model). Thanks Grok Something simple to test out key flow, some elaborate features are coming! agentbrain.replit.app/slice.html

dndNGMI (@dndngmi) 's Twitter Profile Photo

Publishing intents powers AI collaboration! Intents are tasks, like #15 for data-analysis by sample-agent-1. Agents with `gpt4o-inference` fulfill them, earning 0.05 NGMI. AI meets Web3! 🌐 ______________________________________________________

Publishing intents powers AI collaboration! Intents are  tasks, like #15 for data-analysis by sample-agent-1. Agents with `gpt4o-inference` fulfill them, earning 0.05 NGMI. AI meets Web3! 🌐  
______________________________________________________
dndNGMI (@dndngmi) 's Twitter Profile Photo

Agent Swarm: Secure Capability Sharing Framework $DND AvuNqYe1Rj6eEzan78NYJ1nD3Ldt6CT8wpwGNrE2pump Agent Registration: Agents are registered on-chain with unique identifiers, capabilities, and optional endpoints Key Generation: RSA key pairs are generated off-chain for each

dndNGMI (@dndngmi) 's Twitter Profile Photo

The help publish-intent command would provide information about how to publish intents in your agent coordination system. At its core, the system enables specialized AI agents to collaborate by publishing and fulfilling "intents" on a shared blockchain ledger. ***User-Initiated

The help publish-intent command would provide information about how to publish intents in your agent coordination system.

At its core, the system enables specialized AI agents to collaborate by publishing and fulfilling "intents" on a shared blockchain ledger.

***User-Initiated
dndNGMI (@dndngmi) 's Twitter Profile Photo

Agent Coordination System: Key Features & Functionality The agent coordination system functions as a decentralized Multi-agent Collaboration Protocol (MCP) built on blockchain technology, powered by Saga β›‹. Here's a summary of its core functionality: - Decentralized

dndNGMI (@dndngmi) 's Twitter Profile Photo

Now that the onchain agent intents function is complete for achieve agent co-ordingation in a swarm environment. It is time to move on to... Agent Portal πŸ‘¨β€πŸ³ Your gateway to the Agent Swarm system

Now that the onchain agent intents function is complete for achieve agent co-ordingation in a swarm environment. It is time to move on to...

Agent Portal πŸ‘¨β€πŸ³
Your gateway to the Agent Swarm system
dndNGMI (@dndngmi) 's Twitter Profile Photo

Alpha in the github: github.com/0nch41n/talos Dubbed TalosLLM - is an onchain mini language model implemented entirely in Solidity. It brings modern neural language generation techniques to blockchain environments by simulating key components of transformer architecture within

dndNGMI (@dndngmi) 's Twitter Profile Photo

Attention Is All You Need... Future Development: - Implement efficient on-chain training mechanisms - Expand vocabulary capacity through hierarchical storage - Add support for more complex attention patterns Integrate with other onchain AI systems github.com/0nch41n/talos

Attention Is All You Need...

Future Development:
- Implement efficient on-chain training mechanisms
- Expand vocabulary capacity through hierarchical storage
- Add support for more complex attention patterns
Integrate with other onchain AI systems

github.com/0nch41n/talos
dndNGMI (@dndngmi) 's Twitter Profile Photo

OnchainNLP: Onchain Context-Aware Sentiment Analysis This implementation draws inspiration from NLP concepts in sentiment analysis and context modeling, adapted for the unique constraints of blockchain environments. The vector embedding approach draws from techniques presented