Background on Original Rakis
Take ChatGPT as a point of reference. It is a one giant Large Language Model (LLM), run by OpenAI on their powerful server. ChatGPT is close-sourced and centralized.
Rakis follows an open-sourced and decentralized approach:
In Rakis network, any user can send in a prompt. That prompt is broadcasted to a number of nodes. Each node receiving that prompt will come up with an answer using the locally run small open-sourced LLM. Those nodes then go through a consensus to arrive at a final answer.
AIE-DeBIN
Additional features:
Rakis deals with locally-run small LLMs.
We can extend that story (bluffing for now, no implementation yet) to have additional features:
One difference between ours and other DePIN out there is that we don’t aim for any pooling of hardware to make one super-computer. Instead, each node independently comes up with an answer by itself (either by running a local AI engine, or forward the prompt to close-sourced engine under its subscription), and one answer among the nodes will be picked and returned to the requester
Integrating with AIE Chain
We don’t do brower extension for now, but instead staying with a webpage accessible directly on a browser (i.e., required a browser tab opened).
The user is required to login using telegram/twitter/gmail… just like Genesis and RizzAI. After login, the browser is tied up with a wallet address on AIE Chain.
For every prompt that browser works on, it will receive some DeBIN tokens (on-chain tokens).
When we do mainnet and TGE, we will airdrop some $AIE to that wallet based on its DeBIN token balance. The ratio/conversion rate is determined later.
Deployment Timeline
Making use of Google Cloud Credit for this
We will figure out a way to run many AIE-DeBIN nodes on Google Cloud (free credit we have) for the following purpose:
Besides, we are contracting some AI fellows to deploy image models on Google Cloud. Once those models are up, we can use them together for Genesis and RizzAI to save expense, and work out a way to make it as if our DeBIN can do with images too (refer to the 2nd additional feature in section 2.a. above)
Potential Node Sell
Come up with some story like to make sure every node works correctly and faithfully, we require the nodes to post a security deposit. Nodes that are detected to misbehave will have their deposit slashed.
Nodes will be rewarded with AIE tokens. These come from the ecosystem portion of AIE tokenomics.