Spaces:
Running
Running
Eliott Z
commited on
Commit
·
bde1f77
1
Parent(s):
7c24a5b
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
<div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center dark:bg-
|
11 |
<a href="https://www.illuin.tech/">
|
12 |
<img
|
13 |
alt=""
|
@@ -20,10 +20,8 @@ pinned: false
|
|
20 |
<div>
|
21 |
<h1>
|
22 |
<span style="color:rgba(0, 160, 212, 1)">
|
23 |
-
<a href="https://www.illuin.tech/">
|
24 |
-
<div class="underline">
|
25 |
ILLUIN Technology
|
26 |
-
</div>
|
27 |
</a>
|
28 |
provides advanced technological solutions for its customers, with a particular focus on Artificial Intelligence.
|
29 |
</span>
|
@@ -36,7 +34,7 @@ pinned: false
|
|
36 |
</h4>
|
37 |
<br>
|
38 |
<ul>
|
39 |
-
<li><b><a href="https://talk.illuin.tech/"
|
40 |
<li><b>ILLUIN Doc</b>: automate the analysis and processing of your documents with this state-of-the-art NLP suite (natural language search engine, document parsing).</li>
|
41 |
<li><b>Professional services</b>: From POC to industrialization, mobilize our technological expertise - NLU/NLP, Computer Vision, Structured Data, Fullstack Dev, Mobile, Ops, etc. - to meet your most ambitious challenges!</li>
|
42 |
<li><b>Acculturation / Open Innovation</b>: Workshops, keynotes, conferences, learning expeditions... make your business teams discover all the facets of AI and increase the skills of your technical teams!</li>
|
@@ -56,7 +54,7 @@ pinned: false
|
|
56 |
<br>
|
57 |
<br>
|
58 |
<div class="grid lg:grid-cols-2 gap-x-4 gap-y-7">
|
59 |
-
<a href="https://
|
60 |
<div
|
61 |
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#ECFAFF]"
|
62 |
>
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center dark:bg-[#ECFAFF] dark:group-hover:bg-[#ECFAFF]" >
|
11 |
<a href="https://www.illuin.tech/">
|
12 |
<img
|
13 |
alt=""
|
|
|
20 |
<div>
|
21 |
<h1>
|
22 |
<span style="color:rgba(0, 160, 212, 1)">
|
23 |
+
<a href="https://www.illuin.tech/" class="underline">
|
|
|
24 |
ILLUIN Technology
|
|
|
25 |
</a>
|
26 |
provides advanced technological solutions for its customers, with a particular focus on Artificial Intelligence.
|
27 |
</span>
|
|
|
34 |
</h4>
|
35 |
<br>
|
36 |
<ul>
|
37 |
+
<li><b><a href="https://talk.illuin.tech/" class="underline">ILLUIN Talk</a></b>: create the most advanced omnichannel conversational agents and assistants (chatbots, callbots, voice parser, speech analyzer) on the market thanks to this cutting-edge technological suite (NLU engine, dialogue engine, real-time analysis of voice flows)</li>
|
38 |
<li><b>ILLUIN Doc</b>: automate the analysis and processing of your documents with this state-of-the-art NLP suite (natural language search engine, document parsing).</li>
|
39 |
<li><b>Professional services</b>: From POC to industrialization, mobilize our technological expertise - NLU/NLP, Computer Vision, Structured Data, Fullstack Dev, Mobile, Ops, etc. - to meet your most ambitious challenges!</li>
|
40 |
<li><b>Acculturation / Open Innovation</b>: Workshops, keynotes, conferences, learning expeditions... make your business teams discover all the facets of AI and increase the skills of your technical teams!</li>
|
|
|
54 |
<br>
|
55 |
<br>
|
56 |
<div class="grid lg:grid-cols-2 gap-x-4 gap-y-7">
|
57 |
+
<a href="https://talk.illuin.tech/" class="block overflow-hidden group">
|
58 |
<div
|
59 |
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#ECFAFF]"
|
60 |
>
|