NeuroTrendX
AI Trend Oracle is a blockchain-powered smart contract that simulates artificial intelligence to predict real-time data trends directly on-chain
Description
AI Trend Oracle š® is a fully on-chain smart contract that simulates artificial intelligence to predict data and market trends directly from blockchain activity.
Built entirely in Solidity without any external imports or dependencies, it generates real-time āAI-likeā predictions ā Bullish š, Bearish š, or Neutral āļø ā using blockchain parameters such as timestamp, block number, and randomness.
The goal is to demonstrate how decentralized AI analytics can exist purely on-chain, without relying on centralized servers or off-chain APIs.
Tech Stack: Solidity, Ethereum Blockchain, Remix IDE
Deployed Contract: 0xd9145CCE52D386f254917e481eB44e9943F39138
This project blends Artificial Intelligence and Blockchain Technology into a lightweight, verifiable oracle that forecasts trends transparently on-chain.
Progress During Hackathon
During the hackathon, the following progress was made: Smart Contract Development Designed and implemented the AI Trend Oracle in Solidity. Enabled fully on-chain pseudo-AI predictions using blockchain parameters (timestamp, block number, randomness). Created functions to update trend and retrieve current trend. On-Chain Data Logic Developed pseudo-random trend generation to simulate AI predictions: Bullish, Bearish, or Neutral. Ensured the contract works autonomously, without inputs or external APIs. Deployment & Testing Deployed the contract on Ethereum Testnet (Sepolia). Tested multiple transactions to verify prediction variability and correctness. Validated that outputs are deterministic yet unpredictable, mimicking AI behavior. Web3 Integration (Optional) Prepared ethers.js scripts for interaction with the deployed contract. Verified updateTrend() and getTrend() calls using MetaMask and Remix. Documentation & Demo Created a detailed README for submission. Prepared example usage workflow and demo for judges and reviewers. Outcome: Achieved a fully functional on-chain AI trend prediction contract, ready for integration with dApps or blockchain dashboards.
Tech Stack
Fundraising Status
The project is currently self-funded. No external investment or grants have been received. Development was carried out using personal resources and hackathon-provided tools. Open to future funding opportunities or collaborations to expand the project for real-world dApp integration.