imagine going through 100s of contracts everyday :(
Clause.AI is a specialized AI-powered legal drafting and contract management platform designed for Indian MSMEs, freelancers, and enterprise legal teams, people who deal with complex B2B contracts daily but lack the legal bandwidth to manage them safely. The project involved deep primary and secondary research across legal, HR, procurement, and operations stakeholders to understand where existing tools fail. The outcome was not just a product design but a novel interaction framework, the dual-track Model Oriented Design, which treats the AI model itself as a stakeholder in the design process, addressing the gap between how AI behaves and how users experience that behavior.

of Indian MSMEs struggle with contract complexity,
lack dedicated legal support during drafting and review.
find overall inefficiencies in their current contract process
are decently familiar with the use of AI in this field

Audit — find where the model breaks and why.
Analyze — identify the root cause and define what better looks like.
Adapt — design fixes: prompts, fallbacks, self-correction strategies.
Integrate — surface the model's intelligence into the UI.

Implement a self-reflection loop (like Reflexion or ReAct) combined with confidence scoring. Use gradient-based fine-tuning on feedback and backpropagation from user edit logs to improve over time.

Break down tasks into modular flows, segmentation, classification, benchmarking, retrieval, and redlining, each with its own validation layer. Maintain a clear state tracker so the model always “knows” what step the user or clause is in.




SO MANY COWS ON THE STREET MAN…
India's urban streets see thousands of abandoned cattle annually, a consequence of economic pressure on farmers, strict livestock laws, and a cultural reverence that makes culling impossible. NANDI is a two-pronged government UX system that tackles the problem differently on each side: a WhatsApp and phone helpline for urban citizens to report stray or injured cattle, and a Pashu-Aadhar inspired rural registration system operated through upgraded dairy co-operatives called Nandi Kendras. Grounded in ethnographic field research across Yerwada village, Alibaug, and urban Pune, spanning temples, farms, dairy shops, cattle racing events, and interviews with police and commuters, the project applies systems thinking to a problem that is simultaneously cultural, economic, and infrastructural.



Stray cattle across India
deaths in Haryana alone in five years.

THE URBAN SIDE- The WhatsApp helpline
The WhatsApp helpline in the NANDI system allows urban citizens to report abandoned or injured cows quickly by sending a message, photo, or location. The bot guides users through simple prompts, collects essential details, and forwards the report to local response teams for swift action.

THE rural SIDE- integrated bovine management system
We looked at what already exists and works. Dairy co-operatives. The farmer does not have to “learn a system.”
They just show up. The system is handled around them.



Most cyclists rely on phones or expensive bike computers. Phones drain battery, lose GPS in dense areas, and are unsafe to check mid-ride. Bike computers solve this, but at ₹15,000+, they are not built for the average rider in India.
the concept
A compact module attached to the cycle tracks motion using:
A magnetic sensor for precise wheel rotation
An IMU for incline and motion smoothing
An ESP32 for processing and wireless transmission
The data is sent in real-time to a phone, where it is visualized, stored, and analyzed.

A compact motion-tracking module that combines a reed switch-based magnetic sensor and a 6-axis IMU to calculate real-time wheel speed and movement data. The magnet passing the reed switch provides precise rotational pulses, while the IMU adds orientation, acceleration, and smoothing to fill in gaps and improve accuracy. A 3.7 V Li-ion cell powers the system through a regulated supply, and the ESP32 processes all sensor inputs, converts them into km/h using timing between pulses and IMU stabilization, and transmits the final data wirelessly. Together, these components create a reliable, low-power, self-contained speed-sensing module.






