MorpheusAIs / Morpheus

Morpheus - A Network For Powering Smart Agents - Compute + Code + Capital + Community
https://mor.org/
MIT License
182 stars 142 forks source link

Integrated a SmartAgent that can support any smart contract interaction into the new client #612

Closed IshShogun closed 6 months ago

IshShogun commented 6 months ago

Managed to prompt the NLP model such that it acts as an api that can understand human language and intent. This removes the need for a dedicated API and allows it to interact with any smart contract. Created logic to process the API/Model responses that have parsed the user intent into an executable transactions on MetaMask. Integrated more dynamic error handling.

DavidAJohnston commented 6 months ago

Awesome.