I was wandering the same thing, here in my country a lot of reforms are stoped by the constitutional tribunal, basically they are a bunch of lawyers that implement a function,
I really would like to see if one can train a model like that. seeing what gpt-3 can do, it seems that we are not that far away to achieve something like an AI lawyer.
constitutional :: Constitution -> (Law | Reform) -> Boolean
I really would like to see if one can train a model like that. seeing what gpt-3 can do, it seems that we are not that far away to achieve something like an AI lawyer.