feat: add card
Browse files
README.md
CHANGED
|
@@ -1,7 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
[**Isaacus**](https://isaacus.com/) is an AI research company building legal superintelligence.
|
| 2 |
|
| 3 |
We offer a suite of state-of-the-art [information retrieval](https://docs.isaacus.com/models/introduction#embedding), [classification](https://docs.isaacus.com/models/introduction#universal-classification), [extraction](https://docs.isaacus.com/models/introduction#extractive-question-answering), and [enrichment](https://docs.isaacus.com/models/introduction#enrichment) models that help supercharge legal AI applications.
|
| 4 |
|
| 5 |
As proud supporters of open research, we maintain popular open-source datasets and libraries such as the [Massive Legal Embedding Benchmark (MLEB)](https://arxiv.org/abs/2510.19365), [Legal RAG Bench](https://arxiv.org/abs/2603.01710), [Open Australian Legal Corpus](https://huggingface.co/datasets/isaacus/open-australian-legal-corpus), and [semchunk](https://github.com/isaacus-dev/semchunk).
|
| 6 |
|
| 7 |
-
Follow us on [LinkedIn](https://www.linkedin.com/company/isaacus/) to say up-to-date on our latest news.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Isaacus
|
| 3 |
+
colorFrom: blue
|
| 4 |
+
colorTo: blue
|
| 5 |
+
pinned: true
|
| 6 |
+
sdk: static
|
| 7 |
+
---
|
| 8 |
[**Isaacus**](https://isaacus.com/) is an AI research company building legal superintelligence.
|
| 9 |
|
| 10 |
We offer a suite of state-of-the-art [information retrieval](https://docs.isaacus.com/models/introduction#embedding), [classification](https://docs.isaacus.com/models/introduction#universal-classification), [extraction](https://docs.isaacus.com/models/introduction#extractive-question-answering), and [enrichment](https://docs.isaacus.com/models/introduction#enrichment) models that help supercharge legal AI applications.
|
| 11 |
|
| 12 |
As proud supporters of open research, we maintain popular open-source datasets and libraries such as the [Massive Legal Embedding Benchmark (MLEB)](https://arxiv.org/abs/2510.19365), [Legal RAG Bench](https://arxiv.org/abs/2603.01710), [Open Australian Legal Corpus](https://huggingface.co/datasets/isaacus/open-australian-legal-corpus), and [semchunk](https://github.com/isaacus-dev/semchunk).
|
| 13 |
|
| 14 |
+
Follow us on [LinkedIn](https://www.linkedin.com/company/isaacus/) to say up-to-date on our latest news.
|