Real World Event Oracle

Ask a question about current or past events! This demo is powered by Polymarket and Qdrant.

Example questions:

(Ctrl/Cmd+Enter)


Want to know how it works?

This demo uses Qdrant as a vector database to store embeddings of event data sourced from Polymarket. When you ask a question, the system retrieves relevant events from Qdrant based on the embeddings and uses them to generate a summary response.

There might be a few additional extensions that might worth exploring:

  • Add more alternative data sources for alpha research
  • Use a time series database like kdb+ to store historical data to build correlation matrices and find similar events that vector search might miss
  • Integrate traditional financial data sources like exchange market data to employ statistical arbitrage strategies

Comments

You can avoid authenticating giscus by commenting directly on the discussion page.