The problem
Crypto price calls are everywhere and accountable nowhere. Most “forecasts” are a screenshot and a vibe — no track record, no scoring, no way to tell a good caller from a lucky one. The idea behind Flipvo was a forecasting tool that had to show its work: every prediction timestamped, every prediction graded against what the market actually did.
What we built
Flipvo is our own product — an AI crypto-forecasting platform built in-house at Software Servants. It pairs OpenAI’s models with on-chain data to generate price forecasts for major tokens, then holds itself accountable: forecasts move through a lifecycle — active, superseded, completed — and every closed forecast is scored against the real market outcome.
The app is a dashboard first. Live forecasts with TradingView charts, a token explorer, per-account history, and headline stats — active forecasts, average forecast volume, top performance — sit on the front page. A free tier opens the platform up; a paid subscription unlocks the full forecast set.
How we shipped it
Flipvo is built the way we build everything: owned code, owned box, no SaaS rent. The forecasting pipeline — the model calls, the on-chain data ingestion, the job that grades completed forecasts against the market — runs on our own infrastructure. Stripe handles the subscription billing. TradingView handles the charting, so we didn’t rebuild a charting engine to ship a forecasting one.
Outcome
Flipvo runs as a live product whose forecast history grades itself in public. For us it also doubles as proof of the model we sell: a custom application, fully owned, paying per-transaction to Stripe and nothing to anyone else.


