AI-assisted prediction markets for flight and airport outcomes,
Finoma (Flying Now on Markets) is a prediction market platform where users can bet on flight outcomes (delays, cancellations, and rescheduling) and on Airports performance. The system uses FlightRadar24 Explorer API for real-time and historical flight data, 0G's full AI infrastructure stack (Chain, Storage, Compute, DA) to analyze patterns, generate probability-based markets, and settle transactions on-chain.
Finoma is a pnpm monorepo with three main parts:
Markets are prediction markets on 0G Galileo Testnet (EVM, native A0GI). Flight context comes from FlightRadar24; “AI” market copy and probabilities come from 0G Compute via the official broker SDK. There is no Postgres requirement in the default path: markets live in an in-memory Map in MarketService.
The main external services/providers are:

