An API for Similar Bills Using FastAPI
In my previous post, I discussed how to define similarity for bills in Congress. Given a new bill, which other bills are similar, and how are they related?We're building applications to let researchers look up any bill and get a list of similar bills. To do this, we separate the...
[Read More]