@@ -30,6 +30,31 @@ export const speakersnew = [
30
30
// { icon: "icofont-linkedin", href: "https://www.linkedin.com/in/harrison-chase-961287118/" }
31
31
// ]
32
32
// },
33
+ {
34
+ name : "DR. Yuhuai Wu" ,
35
+ title : "Co-founder" ,
36
+ company : "X.AI" ,
37
+ image : require ( "../../assets/images/speakers/yuhuai.jpg" ) ,
38
+ popup : require ( "../../assets/images/speakers/popup/yuhuai.png" ) ,
39
+ socialLinks : [
40
+ { icon : "icofont-web" , href : "https://yuhuaiwu.github.io/" } ,
41
+ { icon : "icofont-twitter" , href : "https://twitter.com/Yuhu_ai_" } ,
42
+ { icon : "icofont-linkedin" , href : "https://www.linkedin.com/in/yuhuai-tony-wu-02a641b5/" }
43
+ ]
44
+ } ,
45
+
46
+ {
47
+ name : "Dr. Denis Yarats" ,
48
+ title : "CTO & Co-founder" ,
49
+ company : "Perplexity" ,
50
+ image : require ( "../../assets/images/speakers/denis.jpg" ) ,
51
+ popup : require ( "../../assets/images/speakers/popup/denis.png" ) ,
52
+ socialLinks : [
53
+ { icon : "icofont-web" , href : "https://cs.nyu.edu/~dy1042/" } ,
54
+ { icon : "icofont-twitter" , href : "https://twitter.com/denisyarats" } ,
55
+ { icon : "icofont-linkedin" , href : "https://www.linkedin.com/in/denisyarats/" }
56
+ ]
57
+ } ,
33
58
{
34
59
image : require ( "../../assets/images/speakers/arvind_jain.jpg" ) ,
35
60
name : "Arvind Jain" ,
@@ -70,16 +95,6 @@ export const speakersnew = [
70
95
} ,
71
96
72
97
73
- // {
74
- // name: "Aravind Srinivas",
75
- // title: "Co-founder & CEO",
76
- // company: "Perplexity AI",
77
- // image: require("../../assets/images/speakers/arvind.jpeg"),
78
- // socialLinks: [
79
- // { icon: "icofont-twitter", href: "https://twitter.com/AravSrinivas" },
80
- // { icon: "icofont-linkedin", href: "https://www.linkedin.com/in/aravind-srinivas-16051987/" }
81
- // ]
82
- // },
83
98
// {
84
99
// name: "Anton Troynikov",
85
100
// title: "Founder",
0 commit comments