sakasurya commited on
Commit
b862b8e
Β·
verified Β·
1 Parent(s): 52a61e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +68 -7
README.md CHANGED
@@ -1,10 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
- title: README
3
- emoji: 🐨
4
- colorFrom: indigo
5
- colorTo: gray
6
- sdk: static
7
- pinned: false
 
 
 
 
 
 
 
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ <div align="center">
3
+ <img src="https://cdn-avatars.huggingface.co/v1/production/uploads/69e9f4d92a09c772420b42d0/ExIuqQi9htcT0oFbZAgUu.png" width="140" alt="JudicialMind logo" />
4
+
5
+ <h1>JudicialMind</h1>
6
+
7
+ <p><strong>The AI-Native Legal Intelligence System</strong><br/>
8
+ Powering the world's most ambitious law firms and enterprise legal departments.</p>
9
+
10
+ <p>
11
+ <a href="https://judicialmind.ai"><img alt="Website" src="https://img.shields.io/badge/website-judicialmind.ai-0ea5e9"></a>
12
+ <a href="https://huggingface.co/datasets/judicialmind/legal-training-dataset"><img alt="Flagship dataset" src="https://img.shields.io/badge/dataset-legal--training-ffd21e"></a>
13
+ <img alt="License" src="https://img.shields.io/badge/research-open--access-success">
14
+ </p>
15
+ </div>
16
+
17
+ ---
18
+
19
+ ## 🧭 Who we are
20
+
21
+ JudicialMind builds an orchestrated system of specialized AI agents that work like a legal team β€” every agent with a domain expertise, composed into directed workflows that run end-to-end legal operations: intake, research, drafting, negotiation, dispute resolution.
22
+
23
+ We serve:
24
+ - **AmLaw firms** β€” matter-level intelligence and scalable research capacity
25
+ - **In-house legal teams** β€” contract, risk, and compliance workspaces
26
+ - **Solo & boutique practices** β€” affordable, agent-led practice leverage
27
+ - **Courts & ADR bodies** β€” dispute triage and caseflow intelligence
28
+
29
+ ---
30
+
31
+ ## 🧠 The Platform
32
+
33
+ | Product | What it does |
34
+ | --- | --- |
35
+ | **Intelligence** | Legal knowledge graphs, case-law reasoning, jurisdiction-aware retrieval |
36
+ | **Workspace** | Agent-native drafting, review, and matter orchestration |
37
+ | **Disputes** | ODR / ADR workflow automation and dispute resolution agents |
38
+
39
  ---
40
+
41
+ ## πŸ“¦ Open artifacts on Hugging Face
42
+
43
+ We publish the datasets and components that power our research openly wherever we can.
44
+
45
+ ### Datasets
46
+ - [**`judicialmind/legal-training-dataset`**](https://huggingface.co/datasets/judicialmind/legal-training-dataset) β€” 3.69M annotated query-passage pairs across **35 languages** for training legal IR, QA, and semantic-search models. Rich metadata per row: `query_type`, `legal_domain`, `difficulty`, `jurisdiction`. ~2.6 GB, 264 parquet shards, A/B/C file-level split for clean train/val/test partitioning.
47
+
48
+ ### Models
49
+ _Coming soon β€” we are releasing family of fine-tuned retrieval, reranking, and legal-reasoning models trained on our corpus._
50
+
51
+ ### Spaces
52
+ _Coming soon β€” interactive demos for legal retrieval, agent workflows, and dispute-resolution tooling._
53
+
54
  ---
55
 
56
+ ## πŸ”¬ Research focus
57
+
58
+ - Multilingual legal retrieval at scale (35+ jurisdictions)
59
+ - Reasoning over structured legal knowledge graphs
60
+ - Agent composition for multi-step legal workflows
61
+ - Evaluation frameworks for factuality, citation integrity, and jurisdictional grounding
62
+
63
+ ---
64
+
65
+ ## 🀝 Connect
66
+
67
+ - 🌐 Website β€” https://judicialmind.ai
68
+ - πŸ“§ Contact β€” [surya@judicialmind.ai](mailto:surya@judicialmind.ai)
69
+ - πŸ§‘β€βš–οΈ Early access β€” [judicialmind.ai/waitlist](https://judicialmind.ai/waitlist)
70
+
71
+ <sub>Β© JudicialMind. Built with care for the practice of law.</sub>