Architecture of AI Internet-Meritocracy

Getting your Trinity Audio player ready...

The AI Internet-Meritocracy (AIIM) app consists (1) of the following components:

  • Node.js TypeScript backend
  • React TypeScript frontend
  • PostgreSQL database (on Prisma.io) connected to the backend by Prisma ORM
  • OpenAI API connector

The backend and frontend currently run in a single Docker container on a Fly.io host.

Tasks (AI API call and other) are executed by storing a directed graph of task into the DB and executing them by a special algorithm.

The Future Rewriting Plan

In the future, it is planned to rewrite AIIM as a fully-onchain ICP blockchain app to gain a non-custodial wallet and other improved security. For the database it will use used ZenDB. Connection to AI API from ICP can be done using Victor Porton‘s secure Join Proxy.

After this rewrite, the control over the app will be given to an SNS DAO.

2 thoughts on “Architecture of AI Internet-Meritocracy

  1. Hi there, i read your blog from time to time and i own a similar one and i was just wondering if you get a lot of spam feedback? If so how do you stop it, any plugin or anything you can advise? I get so much lately it’s driving me crazy so any assistance is very much appreciated.

Leave a Reply

Your email address will not be published. Required fields are marked *