DA0-DA0 / dao-dao-ui

InterChain DAO tooling UI.
https://daodao.zone
27 stars 21 forks source link

New Feature: Implement Akash-Chat API for description of proposal msg json objects #1818

Open hard-nett opened 1 week ago

hard-nett commented 1 week ago

For those not privy to json object hieroglyphics, we can use the current LLM modles open and freely available via Akash Network (or support for daos to decide which endpoints to use) to generate a summary of what the actions being performed are

api documentation: https://chatapi.akash.network/documentation

This could improve how daos can review complex actions happening and helps towards preventing any possible errors in the msg data by the governance process.

I can image a markdown that make any values involving tokens or transfers bolded an distinctly, and can fit in right below the preview of the json object in the prop window :)