awacke1 commited on
Commit
82feea1
·
1 Parent(s): d65e45d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -14,11 +14,14 @@ The intent of this Classroom session is to enable all attendees to create AI and
14
  By the end of the session attendees should be able to easily create new AI and NLP demos including UI, model interaction, dataset and sdk loading and hosting in an open source environment.
15
 
16
 
17
- **Pre-requisites: **
 
18
  A preferred platform in 2022 for open source community AI development and demonstration is "HuggingFace Spaces". HuggingFace is an open source implementation of an AI platform which supports three main SDK's used within AI which are HTML5, Gradio, and Streamlit.  
19
 
20
  As a pre-requisite you will need to create an account for yourself at HuggingFace (https://huggingface.co/) then join the classroom organization called "AINLPRoundTable".  
21
  You can join the org with this URL after you have an HF account: https://huggingface.co/organizations/AINLPRoundTable/share/TJZkialgoiMIcGGRSuyXOpbjILZrttMhdj
22
 
 
23
  **Intended audience:**
 
24
  This AI NLP round table is for anyone with basic computing skills to be able to set up a space for themselves where they can create, test and demonstrate AI and NLP programs to anyone on the internet as open source.  Prior knowledge or interest of development of AI programs is recommended but not required so this audience can include people interested and new to AI.
 
14
  By the end of the session attendees should be able to easily create new AI and NLP demos including UI, model interaction, dataset and sdk loading and hosting in an open source environment.
15
 
16
 
17
+ **Pre-requisites:**
18
+
19
  A preferred platform in 2022 for open source community AI development and demonstration is "HuggingFace Spaces". HuggingFace is an open source implementation of an AI platform which supports three main SDK's used within AI which are HTML5, Gradio, and Streamlit.  
20
 
21
  As a pre-requisite you will need to create an account for yourself at HuggingFace (https://huggingface.co/) then join the classroom organization called "AINLPRoundTable".  
22
  You can join the org with this URL after you have an HF account: https://huggingface.co/organizations/AINLPRoundTable/share/TJZkialgoiMIcGGRSuyXOpbjILZrttMhdj
23
 
24
+
25
  **Intended audience:**
26
+
27
  This AI NLP round table is for anyone with basic computing skills to be able to set up a space for themselves where they can create, test and demonstrate AI and NLP programs to anyone on the internet as open source.  Prior knowledge or interest of development of AI programs is recommended but not required so this audience can include people interested and new to AI.