Lawyer SaaS — Solo Practice Workspace
A workspace designed for India's solo and small-firm advocates — a smart scheduler that respects Indian court calendars, a lite CRM with referral-source tracking, an encrypted per-client document vault, and your verified profile on the KanoonPilot marketplace.
Lawyer-only workspace. The scheduler, CRM, and vault below are private to your verified advocate account. They never join your public lawyer profile and are not visible to citizens or other advocates.
Scheduler
—Publish recurring chamber hours and block one-off court appearances or vacations. Used privately to plan your week.
CRM — your clients
—A private roster. Name, phone, tag, and how they found you. Never shared, never published.
Vault — per-client documents
—Index pleadings, evidence, drafts, and judgments per client. Metadata only in this release — file storage in R2 ships next.
AI drafter — judgment summary + clause extractor
Workers AI · privacy-strippedPaste a judgment or an agreement. We send the text to Cloudflare Workers AI (Llama 3.1 8B) via AI Gateway and return a structured breakdown. The text is never persisted in our database — only a SHA-256 hash and the character count, for usage accounting.
Cause-list watches
Register a case number on any supported court and we will tell you when it appears on the daily cause-list.
Active watches
We poll public cause-list sources only. No login credentials are stored.
Judgment semantic search
Describe the legal question in your own words. We will find nearest-neighbour judgments from the public-record corpus.
Privacy: we audit only the SHA-256 of your query and result counts — never your raw text or hit IDs.
Coming next
- R2 encrypted file uploads (the vault is metadata-only in this release).
- Court calendar overlay — gazetted holidays, vacation, weekly cause-list awareness.
- Conflict detection across hearings and chamber slots.
- One-tap import of marketplace quote requests into the CRM.