Africa/Casablanca
ProjectsJuly 31, 2026

The Legal Layer: AI Contract Review for a Legal Directory Platform

image
Justis Connection is a legal directory platform connecting people with attorneys. The Legal Layer is their members-only AI tool built on top of it: paste or upload a contract, say whether you're the one who drafted it or the one being asked to sign it, and get back a plain-English breakdown of your obligations, your risks, and the questions you should be asking before you sign anything. It's live at justisconnection.com/legal-layer. I owned the AI pipeline behind the tool: the model integration, prompt engineering, and the request-handling layer members actually hit when they submit a contract. That meant prompt optimization to keep the six-section analysis (summary, obligations both ways, risk flags, questions to ask) consistent and well-formatted, along with prompt caching and rate limiting on the request path to keep the tool fast and cost-controlled as usage grows.
Justis Connection, the legal directory platform The Legal Layer is built for
The Legal Layer landing page: understand your contract before you sign it
A member picks their role in the contract (drafted it or received it), pastes in the text or uploads the file, and the tool sends it through to the AI with a role-aware prompt so the analysis reads differently depending on which side of the agreement they're on.
Contract intake: choose your role, then paste or upload the contract
Working with the client, we've scoped a full control panel as the next milestone: usage observability, automatic alerts on spend or error thresholds, and per-member usage tracking, all built natively on the same infrastructure rather than bolting on a third-party analytics service. The Legal Layer is live and in production use on the Justis Connection platform today, with the observability milestone next on the roadmap.

Related projects

AI Operations Agent for a Multi-Property Hotel Portfolio

AI Operations Agent for a Multi-Property Hotel Portfolio

Designed and shipped the first live agent of a multi-agent AI operations platform for a hotel management company: self-hosted orchestration, reverse Cloudflare tunnels, full CI/CD, on infrastructure I own end to end.
Automated Daily AI Report, Built for a Non-Technical Owner

Automated Daily AI Report, Built for a Non-Technical Owner

A self-serve daily reporting tool for an Amazon seller: Google Sheets in, an AI-written summary out, delivered by email on a schedule she controls herself. Built end to end on Cloudflare Workers for $5/month.
Kasb: A Desktop Earnings Tracker for a Fellow Freelancer

Kasb: A Desktop Earnings Tracker for a Fellow Freelancer

A local-first desktop app that turns a messy Upwork CSV export into real profit and loss: gross earnings, fees, connects ROI, and client breakdowns, with zero cloud and zero recurring cost.
Daily Property Listing Feed from a Major Online Marketplace

Daily Property Listing Feed from a Major Online Marketplace

An Apify actor that pulls new property listings from a large online marketplace every day, enriches each one with council-level data, and feeds a live Google Sheet with zero duplicate rows.
24/7 AI Bot Platform with SaaS Dashboard and Multi-Bot Workflows

24/7 AI Bot Platform with SaaS Dashboard and Multi-Bot Workflows

Designed and built a full-stack SaaS dashboard and backend in Python to manage a 24/7 AI bot platform. Integrated OpenAI with Google Sheets, WordPress, and custom rewriting tools.