Try it out: autogov.tk.co

Get in contact: [email protected]

Overview

Current DAOs generally operate in one of two ways:

  1. Trusted individuals sign transactions
  2. Transactions are embedded in proposals, but few users understand what they really mean

Autogov uses AI to convert english text DAO proposals into code in a trusted way. This prevents malicious or careless human DAO leaders from risking the assets of their organizations.

How it works

This is a Next.js full stack application, integrated with multiple partner technologies. It communicates with EVM chains using Ethers.js and LLM AI via OpenAI's APIs. The user interacts with it via the web interface, authenticating via wallet connection. There is a combination of Typescript, Solidity, and third party SDKs used.

Architecture diagram

Untitled