ayoubkirouane commited on
Commit
57e5a4b
·
1 Parent(s): 4add0f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -6
README.md CHANGED
@@ -1,11 +1,24 @@
1
  ---
2
  sdk: static
3
  ---
4
- # Welcome to Wessini!
5
-
6
- <p align="center">
7
- <img src="https://cdn-uploads.huggingface.co/production/uploads/6338c06c107c4835a05699f9/PtrszYVFn2hb6qcSGl1Jo.png" alt="Finetuner logo: Finetuner helps you to create experiments in order to improve embeddings on search tasks. It accompanies you to deliver the last mile of performance-tuning for neural search applications." width="150px">
8
- </p>
 
 
 
 
 
 
 
 
 
 
 
 
 
9
 
10
  We are a legal tech startup based in Algeria, dedicated to facilitating access to justice for all. Our legal intelligence platform aims to bridge the gap between litigants and legal professionals while serving as a decision-making tool for the latter.
11
 
@@ -35,4 +48,4 @@ At Wessini, we are passionate about our mission and strive to create a better fu
35
  - Law NLP
36
  - Digital Lawyer Firm
37
 
38
- Thank you for choosing Wessini for your legal needs. Please feel free to contact us for any questions or assistance.
 
1
  ---
2
  sdk: static
3
  ---
4
+ <!DOCTYPE html>
5
+ <html>
6
+ <head>
7
+ <style>
8
+ b {
9
+ font-size: 32px; /* Adjust the font size as needed */
10
+ }
11
+ </style>
12
+ </head>
13
+ <body>
14
+ <p align="center">
15
+ <b> Welcome to Wessini! </b>
16
+ </p>
17
+ <p align="center">
18
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6338c06c107c4835a05699f9/PtrszYVFn2hb6qcSGl1Jo.png" alt="Finetuner logo: Finetuner helps you to create experiments in order to improve embeddings on search tasks. It accompanies you to deliver the last mile of performance-tuning for neural search applications." width="150px">
19
+ </p>
20
+ </body>
21
+ </html>
22
 
23
  We are a legal tech startup based in Algeria, dedicated to facilitating access to justice for all. Our legal intelligence platform aims to bridge the gap between litigants and legal professionals while serving as a decision-making tool for the latter.
24
 
 
48
  - Law NLP
49
  - Digital Lawyer Firm
50
 
51
+ Thank you for choosing Wessini for your legal needs. Please feel free to contact us for any questions or assistance.