A privacy preserving Universal Machine Learning Engine.
SoraChain AI is a cutting-edge, privacy-preserving universal machine learning engine designed to unlock the value of high-quality data trapped within edge devices and enterprise data silos. As the era of internet-wide data scraping by current AI LLMs reaches its limits, SoraChain AI paves the way for the next generation of intelligent systems by enabling secure and decentralized data collaboration.
-- BlockChain Layer
-- Ai Layer
-- Front End Component
This layer consists of blockchain layer of Aggregrator, validator, Trainer nodes of Sora AI Engine.
The Project uses foundry to setup local Blockchain server and test the Blockchain Layer.
$ forge initClone the repository
$ forge build
$ forge compile$ anvil$ source .env**Do not use personal Private key
$ forge script script/SoraContract.s.sol --broadcast --rpc-url $RPC_URL --private-key $PRIVATE_KEY
Contributions welcome and wanted! Read the contribution guidelines first. Thanks to all the people who have contributed to this project!