Real World Event Oracle
Ask a question about current or past events! This demo is powered by Polymarket and Qdrant.
Example questions:
- Will Gavin Newsom win the 2028 US Presidential Election?
- Will the Fed cut rates in 2025?
- Who currently has the best AI model in 2025?
- Who will win the New York City Mayoral Election in 2025?
- Who will be Time's Person of the Year in 2025?
(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