Inspiration
In recent years, AI is the "HOT" technology. Everyone wants to have some AI features. Big companies and research institutions can train their AIs on massive datasets using their supercomputers. But what about smaller research centers and individual developers? Having developed a few AI models myself, when the dataset gets large, the training is too slow and unstable on my crappy laptop. So why not have someone else with a better computer do it, where use blockchain technology to both encrypt the data, and pay others for their service,
What it does
The Model Trainer Exchange uses Hadera blockchain to create smart contracts that allow others to train your model, and receive an award in cryptocurrency. The data is stored off the block chain, where the location of the data is encrypted and passed through the blockchain. Once a "Trainer" completes a contract, and submits the trained model, they will be rewarded the amount listed on the contract. The user has to connect a cryptocurrency wallet in order to pay/receive contract awards.
How we built it
Model Trainer Exchange is built using Hadera SDK for blockchain functionalities, React JS for web-app, and Solidity for creating contracts.
Challenges we ran into
Hadera is quite a complex platform, and this is the first time I'm working with blockchains, so the process was difficult to figure out.
Accomplishments that we're proud of
A working Dcentrailized Application, able to complete blockchain transactions and post smart contracts.
What's next for Model Trainer Exchange
Provide database storage so users can directly upload data files, and we can provide the location automatically.


Log in or sign up for Devpost to join the conversation.