tomszekeres commited on
Commit
a32b731
·
verified ·
1 Parent(s): 10bb7e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -3
README.md CHANGED
@@ -1,10 +1,64 @@
1
  ---
2
  title: README
3
- emoji: 🐨
4
  colorFrom: blue
5
- colorTo: blue
6
  sdk: static
7
  pinned: false
8
  ---
 
 
 
 
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
+ emoji: 🧠
4
  colorFrom: blue
5
+ colorTo: indigo
6
  sdk: static
7
  pinned: false
8
  ---
9
+ <div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
10
+ <p class="lg:col-span-3">
11
+ Edifai accelerates your AI transformation with expert-led, practical training programs. Whether you're a leader looking to understand AI's strategic impact or a team seeking to implement AI in day-to-day operations, Edifai provides customized learning solutions that deliver immediate business outcomes.
12
+ </p>
13
 
14
+ <a href="#aiforleaders" class="block overflow-hidden group">
15
+ <div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#ECFAFF]">
16
+ <div class="text-center p-4">
17
+ <div class="text-2xl mb-2">100%</div>
18
+ <div class="text-sm text-gray-600">Participants report direct productivity impact</div>
19
+ </div>
20
+ </div>
21
+ <div class="underline">AI for Leaders Program</div>
22
+ </a>
23
+
24
+ <a href="#workshops" class="block overflow-hidden">
25
+ <div class="flex items-center h-40 bg-[#ECFAFF] rounded-lg px-4 mb-2">
26
+ <div class="text-center w-full">
27
+ <div class="text-2xl mb-2">4.5 hours</div>
28
+ <div class="text-sm text-gray-600">Average time saved per week by participants</div>
29
+ </div>
30
+ </div>
31
+ <div class="underline">Practical Workshops</div>
32
+ </a>
33
+
34
+ <a href="#expertise" class="block overflow-hidden group">
35
+ <div class="w-full h-40 mb-2 bg-[#ECFAFF] rounded-lg flex items-center justify-center">
36
+ <div class="text-center p-4">
37
+ <div class="text-2xl mb-2">82</div>
38
+ <div class="text-sm text-gray-600">Net Promoter Score</div>
39
+ </div>
40
+ </div>
41
+ <div class="underline">Why Choose Edifai</div>
42
+ </a>
43
+
44
+ <div class="lg:col-span-3">
45
+ <p class="mb-4">
46
+ To accelerate your organization's AI transformation, Edifai offers a comprehensive range of programs:
47
+ </p>
48
+ <div class="p-4 bg-gradient-to-b from-gray-50 to-white border border-gray-100 rounded-lg relative mb-4">
49
+ <ul class="list-disc pl-4 space-y-2">
50
+ <li>AI for Leaders - Strategic understanding and implementation</li>
51
+ <li>AI-Powered Design Sprint - Rapid prototyping and innovation</li>
52
+ <li>Mini Labs - Focused training for HR, Finance, Marketing, and Sales teams</li>
53
+ <li>Microsoft Copilot - Specialized courses for productivity enhancement</li>
54
+ </ul>
55
+ </div>
56
+ <p>
57
+ Key Features: <br/>
58
+ • Expert-Led Learning from industry professionals<br/>
59
+ • Tailored Programs for every industry and team<br/>
60
+ • Practical Application with immediate business impact<br/>
61
+ • Global Network of AI adopters
62
+ </p>
63
+ </div>
64
+ </div>