← Index
Source: docs/issues/issue-92-intelligent-market-seeding-ai-external-oracle.md (auto-generated by scripts/generate-docs-html.mjs — edit the .md, not this file)

Intelligent Market Seeding (AI & External Oracle)

Issue #92 | State: OPEN | Created: 2026-01-26T07:46:33Z

Labels: enhancement

Updated: 2026-02-02T11:28:20Z | Closed: N/A


Context Currently, new markets are initialized with 50/50 probability. For markets with Strong Consensus (e.g., Korea vs Brazil soccer match), the real probability might be skewed (e.g., 1% vs 99%). If we seed liquidity at 50/50 (/opt/homebrew/bin/zsh.50 each), arbitrageurs will immediately buy the 'cheap' favorite, causing financial loss to the Platform (which funds the initial liquidity).

Proposed Solution Implement an Intelligent Seeding Mechanism to determine fair initial prices before creating the market.

1. AI Estimation Use an LLM (Claude/GPT) to analyze the question key stats.

2. External Reference (Polymarket/Betfair) Check if the same market exists on major platforms and copy their probability.

Tasks


Comments

@linked0 — 2026-02-02T11:28:20Z

Relates to #57