boat-cartoongan-portal is a decentralized platform that empowers AI model creators to monetize their work and allows supporters to directly fund the development of cutting-edge AI technologies.
This project has two main folders:
.
├── contracts
│ ├── src
│ ├── broadcast
│ ├── script
│ └── test
└── web
├── app
└── src
contracts folder contains all the solidity code web folder contains all the frontend code
- Build Onchain Apps Template - Accelerate your onchain creativity with the Build Onchain Apps Template. ⛵️
- How to Create a Cartoonizer with TensorFlow Lite - This is an end-to-end tutorial on how to convert a TensorFlow model to TensorFlow Lite (TFLite) and deploy it to an Android app for cartoonizing an image captured by the camera.