rishiraj commited on
Commit
02b5bdc
·
verified ·
1 Parent(s): 76f41c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +10 -10
app.py CHANGED
@@ -6,45 +6,45 @@ client = InferenceClient(
6
  )
7
 
8
  experiences = '''
9
- <h3 align="left">Experiences:</h3>
10
 
11
  <ul>
12
  <li>
13
- <p><strong><em><a href="https://dynopii.com/">Dynopii Inc.</a> (Machine Learning Engineer)</em></strong><br />
14
  Working on ML pipelines for conversational AI, speech / audio generation, conversion and deployment.</p>
15
  </li>
16
  <li>
17
- <p><strong><em><a href="https://www.prediqt.it/">PrediQt Business Solutions Pvt. Ltd.</a> (Senior AI/ML Engineer)</em></strong><br />
18
  Worked on pretraining and supervised finetuning of Large Language Models for e-commerce platforms.</p>
19
  </li>
20
  <li>
21
- <p><strong><em><a href="https://celebaltech.com/">Celebal Technologies Pvt. Ltd.</a> (Data Scientist)</em></strong><br />
22
  Worked on Classical ML, NLP, Statistical Algorithm, Computer Vision, Deep Learning, Python and SQL.</p>
23
  </li>
24
  </ul>'''
25
 
26
  communities = '''
27
- <h3 align="left">Communities:</h3>
28
 
29
  <ul>
30
  <li>
31
- <p><strong><em><a href="https://developers.google.com/community/experts/directory?text=rishiraj">Google Developer Expert</a> in Machine Learning (Generative AI)</em></strong><br />
32
  Google Developers Experts (GDEs) is a global network of experienced developer professionals recognized by Google, who are actively supporting developers, startups and companies.</p>
33
  </li>
34
  <li>
35
- <p><strong><em><a href="https://twitter.com/TFUGKol">TensorFlow User Group Kolkata</a> (Organizer)</em></strong><br />
36
  TensorFlow User Groups (TFUGs) are communities of developers, engineers, data scientists, and ML practitioners who are passionate about TensorFlow and related technologies.</p>
37
  </li>
38
  <li>
39
- <p><strong><em><a href="https://gdg.community.dev/gdg-cloud-kolkata/">Google Developer Groups Cloud Kolkata</a> (Volunteer)</em></strong><br />
40
  Google Developer Groups (GDGs) Cloud are communities of developers, engineers, and cloud architects who are passionate about Google Cloud Platform and related technologies.</p>
41
  </li>
42
  </ul>'''
43
 
44
  recommendations = '''
45
- <h3 align="left">Recommendations:</h3>
46
 
47
- <p><strong><em><a href="https://sayak.dev">Sayak Paul</a></em></strong><br>
48
  Machine Learning Engineer at <a href="https://hf.co/">Hugging Face</a>, Google Developer Expert in ML, GSoC Mentor at TensorFlow</p>
49
 
50
  <blockquote>
 
6
  )
7
 
8
  experiences = '''
9
+ <h2 align="left">Experiences:</h2>
10
 
11
  <ul>
12
  <li>
13
+ <p><h3><em><a href="https://dynopii.com/">Dynopii Inc.</a> (Machine Learning Engineer)</em></h3><br />
14
  Working on ML pipelines for conversational AI, speech / audio generation, conversion and deployment.</p>
15
  </li>
16
  <li>
17
+ <p><h3><em><a href="https://www.prediqt.it/">PrediQt Business Solutions Pvt. Ltd.</a> (Senior AI/ML Engineer)</em></h3><br />
18
  Worked on pretraining and supervised finetuning of Large Language Models for e-commerce platforms.</p>
19
  </li>
20
  <li>
21
+ <p><h3><em><a href="https://celebaltech.com/">Celebal Technologies Pvt. Ltd.</a> (Data Scientist)</em></h3><br />
22
  Worked on Classical ML, NLP, Statistical Algorithm, Computer Vision, Deep Learning, Python and SQL.</p>
23
  </li>
24
  </ul>'''
25
 
26
  communities = '''
27
+ <h2 align="left">Communities:</h2>
28
 
29
  <ul>
30
  <li>
31
+ <p><h3><em><a href="https://developers.google.com/community/experts/directory?text=rishiraj">Google Developer Expert</a> in Machine Learning (Generative AI)</em></h3><br />
32
  Google Developers Experts (GDEs) is a global network of experienced developer professionals recognized by Google, who are actively supporting developers, startups and companies.</p>
33
  </li>
34
  <li>
35
+ <p><h3><em><a href="https://twitter.com/TFUGKol">TensorFlow User Group Kolkata</a> (Organizer)</em></h3><br />
36
  TensorFlow User Groups (TFUGs) are communities of developers, engineers, data scientists, and ML practitioners who are passionate about TensorFlow and related technologies.</p>
37
  </li>
38
  <li>
39
+ <p><h3><em><a href="https://gdg.community.dev/gdg-cloud-kolkata/">Google Developer Groups Cloud Kolkata</a> (Volunteer)</em></h3><br />
40
  Google Developer Groups (GDGs) Cloud are communities of developers, engineers, and cloud architects who are passionate about Google Cloud Platform and related technologies.</p>
41
  </li>
42
  </ul>'''
43
 
44
  recommendations = '''
45
+ <h2 align="left">Recommendations:</h2>
46
 
47
+ <p><h3><em><a href="https://sayak.dev">Sayak Paul</a></em></h3><br>
48
  Machine Learning Engineer at <a href="https://hf.co/">Hugging Face</a>, Google Developer Expert in ML, GSoC Mentor at TensorFlow</p>
49
 
50
  <blockquote>