This project automates document drafting in government offices, focusing on court orders. The current manual process is slow and prone to errors, especially given the repetitive nature of many government documents. The approach involves developing an agentic system that uses AI to generate JSON schemas from existing court orders, create questionnaires based on these schemas, and draft new documents using the collected data. The system employs four AI agents: Schema Generation Agent, Code Generation Agent, User Interface Agent, and Closeness Checker Agent. These agents work together to automate the process of extracting key information from documents, generating schemas, creating and refining code, interacting with users, and verifying the accuracy of generated documents. By automating these processes, the project seeks to improve efficiency, reduce human error, and maintain consistency with original document styles in government document drafting.

About Contributor

Aryan is pursuing his undergraduate from IIT BHU. He loves keeping up with the rapid progress in the Machine Learning world. Aryan loves the academic side of ML and has worked on publications at A* conferences. In his free time, you can find him on a remote beach in Goa or wandering the forts of Jaipur.

Key Impact Takeaways:

This project can cut down the time to draft a given document type from hours to less than 5 minutes.

Contributor Experience