My app asks AI, what portion of the global GDP a user (scientist or free software author) is worth, and gives them the proportional share of funds. In the future, I am also going to create a new occupation: science marketers to market scientific discoveries. This intends to solve science publication crisis (important discoveries lost in information noise) and so raise world economy multiple times, as well as raise funds for free software. It is also to give fair salaries to all scientists (not only PhDs) and free software authors. Currently, it is implemented as a Node.js app almost having reached release. In the (not far) future, I am going to rewrite it as a fully on-chain ICP blockchain app (with support of multiple blockchains using Chain Fusion technology). The AI decides how much to give to a given user by results of Web search accordingly securely verified user data, such as his/her GitHub and ORCID accounts. There are taken certain measures to prevent prompt injection and other attacks. The first thing that I am going to do now is to add NEAR support.