MS MARCO Passage Search App
Build a local search application with a Next.js frontend and an Anserini REST API backend. The app will search over the MS MARCO passage corpus and show randomly selected sample queries from the MS MARCO passage dev query set so users can try realistic searches immediately.
We need a simple end-to-end application for exploring MS MARCO passage retrieval through Anserini. Today, retrieval is available through backend tools, but there is no lightweight web app that lets users search the corpus and test example queries easily.