The client side of the living knowledge hackathon Africa hacker
#AI Powered Revenue Distribution System
Overview
The AI-Powered Revenue Distribution System is an advanced decentralized application that creates an AI-driven digital cultural icon, guiding users in the cryptocurrency and Web3 space. This digital twin interacts with users, co-authors content, and engages in community projects while continuously learning from user interactions. Leveraging the GAIA AI model, the system processes diverse revenue streams—such as subscription fees and content sales—and utilizes smart contracts to automate the equitable distribution of revenue. Revenue is shared quarterly among stakeholders, the community, and operating costs for maintenance. This system AI mimics a financial advisor.
React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
@vitejs/plugin-react uses Babel for Fast Refresh
@vitejs/plugin-react-swc uses SWC for Fast Refresh
USAGE
Perquisite Tools
Metamask wallet installed on your browser extension check HERE
ETH testnet tokens head over to faucets.chain.link and claim some testnet ETH.
Clone the repository
git clone (
github.com)
cd AI-Revenue-System
npm install
Run the vite node
npm run dev
After running this you would see the local host that runs the webpage click on the link and open it on your browser and now you can connect with you metamask wallet and interact with the webpage.
Distribution Revenue System
The Revenue Distribution was developed using Foundry and Solidity to learn more about it head you can check it here Foundry-Revenue-Distribution-System