Considering that after building with hard coded parsing there are still the following problems:
- Tables are not being read.
- Regex hard coded is not able to accurately parse the sections boundaries at all times.
- Some earlier enactments are not in the format we require from IndiaCode
We can explore the use of LLM's for the above, each of which is a sub-issue in and of itself.
Considering that after building with hard coded parsing there are still the following problems:
We can explore the use of LLM's for the above, each of which is a sub-issue in and of itself.