projects $ cat effect-ai.md
Effect.AI
work2017 — now · Co-founder
Effect.AI set out to build "the future of work" on the blockchain: a micro-tasking platform where anyone in the world could earn money by completing small data tasks, like labeling images, transcribing audio, moderating content, which is the fuel that machine learning models run on.
We grew a global workforce of thousands of workers, processed millions of tasks for AI companies, and built the whole platform on smart contracts (first NEO, later EOS) with the EFX token as its currency.
Co-founding Effect.AI taught me how to take a whitepaper to a live product with real users and real token economics.
$ cat package.json
{
"name": "effect-ai",
"version": "1.0.0-active",
"description": "The first blockchain-based framework for the future of work: a global, on-demand, 24×7 scalable workforce for micro-tasking and AI data labeling, powered by the EFX token.",
"category": "work",
"role": "Co-founder",
"keywords": [
"AI",
"Solana",
"Blockchain",
"Vue",
"Node.js"
],
"homepage": "https://effect.ai",
"repository": "http://github.com/effectai"
}