Wikipedia link race: choosing among thousands of options
The model chooses the next step from hundreds or thousands of links, demonstrating fast decisions with constrained outputs. The post includes a 4:04 video.

The post describes a retrieval pipeline built with Jev that searches a SciFact corpus, evaluates retrieved documents, selects up to five, and generates an answer from their contents.
I built retrieval pipeline with Jev. It searches a SciFact corpus, evaluates the retrieved documents, selects up to five, and generates an answer from their contents.