AxelDlv00 commited on
Commit
4171f25
·
verified ·
1 Parent(s): 37a4329

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -14,6 +14,21 @@ language:
14
  pipeline_tag: text-generation
15
  ---
16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  # EULAI - Fine-tuned Qwen3-0.6B for EULA Analysis
18
 
19
  This model is a fine-tuned version of **Qwen/Qwen3-0.6B** using the **LoRA (Low-Rank Adaptation)** method. It specializes in analyzing contracts (EULAs) and privacy policies to extract structured risk-based summaries.
 
14
  pipeline_tag: text-generation
15
  ---
16
 
17
+ <div align="center">
18
+ <img src="icons/icon-base.png" alt="EULAI Logo" width="120">
19
+
20
+ **You lie? EULAI!**
21
+
22
+ **Local AI Browser Assistant for Legal Document Analysis**
23
+
24
+ *[Axel Delaval](https://axeldlv00.github.io/axel-delaval-personal-page/) • 28 January 2026*
25
+ <br />
26
+
27
+ [![GitHub](https://img.shields.io/badge/Source_Code-GitHub-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/AxelDlv00/EULAI)
28
+ [![License](https://img.shields.io/badge/LICENSE-MIT-yellow?style=for-the-badge)](./LICENSE) [![HF Model](https://img.shields.io/badge/%F0%9F%A4%97%20Model-EULAI--Base-green?style=for-the-badge)](https://huggingface.co/AxelDlv00/EULAI)[![HF MLC Model](https://img.shields.io/badge/%F0%9F%A4%97%20MLC_Weights-EULAI--q4f16-blue?style=for-the-badge)](https://huggingface.co/AxelDlv00/EULAI-q4f16_1-MLC) [![HF Dataset](https://img.shields.io/badge/%F0%9F%A4%97%20Dataset-EULAI-8A2BE2?style=for-the-badge)](https://huggingface.co/datasets/AxelDlv00/EULAI)
29
+
30
+ </div>
31
+
32
  # EULAI - Fine-tuned Qwen3-0.6B for EULA Analysis
33
 
34
  This model is a fine-tuned version of **Qwen/Qwen3-0.6B** using the **LoRA (Low-Rank Adaptation)** method. It specializes in analyzing contracts (EULAs) and privacy policies to extract structured risk-based summaries.