As far as I am aware, there are no complete user-friendly interfaces to create a DAO on TON. That being said, there are smart contract and repositories examples for you to potentially work off of.
Probably the closest to what you want:
https://github.com/orbs-network/dao-vote
Fift implementation of a multisig wallet:
https://github.com/mir-one/dao-multisig