How does this DApp work?
1. Contract Connection: Connect your wallet to interact with the smart contract on the Flare Network.
2. Price Recording: Record at least 10x the current FLR/USD price from the FTSO oracle.
3. AI Prediction: After recording more than 10x prices, request a prediction for the next price based on historical data.
Technology: This DApp leverages Flare Time Series Oracle (FTSO) and Mistral AI for predictions.
Current FLR/USD Price
$---.----
via FTSO OracleContract disconnected
Note: Recording a price calls the recordPrice()
function on the smart contract, querying the FTSO oracle.
Verify transactions on FlareScan Explorer
Next Price Prediction
Based on 0 recorded historical prices
Mistral AIONNX ModelLocal Algorithm
The prediction first uses Mistral AI, then falls back to ONNX or the local algorithm if needed.