Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,13 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# PROJECT
|
| 2 |
+
|
| 3 |
+
We develop LLM models that can understand and reason about EU public domain data.
|
| 4 |
+
|
| 5 |
+
## Project focus
|
| 6 |
+
|
| 7 |
+
The project focuses on making EU law easy to understand and reason about. The goal of the project is to provide open-source software that can be used by anyone who wants to understand EU law and get easy-to-understand answers regarding EU law.
|
| 8 |
+
|
| 9 |
+
The aim of the project is to mitigate today's risks that we see with current LLM projects like ChatGPT.
|
| 10 |
+
|
| 11 |
+
Smaller LLM models that will be fine-tuned on EU law data will provide more solid answers, leading to more accurate results and removing hallucinations. The models will be run locally on-site and without access to the internet, greatly improving costs and privacy.
|
| 12 |
+
|
| 13 |
+
The target users of this tool are law firms, parliamentarians, and legal professionals who need to understand the current law and track the status of parliamentary work.
|