awacke1 commited on
Commit
55f3934
1 Parent(s): a4bbf69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -26
README.md CHANGED
@@ -10,18 +10,10 @@ pinned: false
10
  # In this classroom organization we are covering these topics:
11
  1. **AI Pair Programming** in the service of **Health Care Delivery**, **Learning** and **Teaching** of **Organizational Intelligence**
12
  2. **Spaces and ML Techniques** using **MoE, MAS, Self Reward, GPT, Llama, Mistral, Stable Diffusion, Models, Datasets, Spaces, HTML5, Torch, Transformers, NLTK**
13
-
14
- # 100x Speed of Learning and Teaching AI using YouTube Playlists
15
  4. **YouTube Video Playlists on SOTA in AI** are one of the best ways to **grok and learn** all about cutting edge **AI techniques** ensuring your exposure to 'zero day' drops and releases of papers, datasets, models, and spaces.
16
- 5. These videos openly share knowledge on effective AI patterns for problem solving in a variety of fields.
17
- 6. The curated YouTube Play Lists below represent the best AI related developments I have found over the past year in LLM technology, Models, ML training, AI context with text and datasets, Cognitive AI & Azure integration patterns.
18
-
19
- # 2024 Favorite AI Teachers - Most Relevant Topics This Month:
20
- 1. Playlist: https://www.youtube.com/watch?v=vKMvQqw91n4&list=PLHgX2IExbFovOnNLCnbE2-RE6cFSrC_4D
21
- 2. MoE - Mixture of Experts - Show MTBench with 8 MoE Roles - https://huggingface.co/spaces/awacke1/MTBenchmarkForChatGPTMetricsScoring
22
- 3. MultiAgent Systems - Use and AI Pipeline with multiple different context inputs / prompts, AI models, modalities: https://huggingface.co/SantaAndTheToyFactory
23
- 4. Self Rewarding AI - Community writeup on https://huggingface.co/spaces/awacke1/acw-dr-llama-7b-chat and output https://huggingface.co/spaces/awacke1/WBCs
24
- 5. Discuss Results: **Mistral** **Llama** **ChatGPT** and **Community** https://chat.openai.com/c/2172d0c3-a887-4c88-8b6c-c4986ff84da5 https://huggingface.co/spaces/awacke1/WBCs
25
 
26
  # Lesson 1 - First three programs in record time..
27
  1. For the **start of this classroom** we will cover how to gain instant experience creating your first 3 Huggingface Spaces.
@@ -41,9 +33,16 @@ pinned: false
41
  3. ![image/png](https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/9fWHNpjAQgPQke6pfJu4X.png)
42
 
43
 
44
- # Lesson 2 - More advanced techniques and AI Pair Programming
 
 
 
 
 
 
45
 
46
- 1. For AI Pair Programming you will need to open two browser windows arranged side by side..
 
47
  2. On **Left** hand side have your **Inputs** browser which will be the source of code generation and code dataset context examples.
48
  3. On **Right** hand side have your **Outputs** browser which will be where you create and modify your output programs.
49
  4. One at a time as we demonstrate these, check for models, review files tab, inspect README.md, and Duplicate to make changes in your account.
@@ -62,20 +61,7 @@ pinned: false
62
  9. 9🎵MusicHub🌐StreamZone📘Socialify👥 - https://huggingface.co/spaces/awacke1/MusicGenStreamFacebook
63
  10. 10 Mixture of Experts Org Sim, MTBench - https://huggingface.co/spaces/awacke1/MixtureOfMedicalExperts
64
 
65
- # Additional Examples for 1/23
66
- 1. Disability Assistance: Gesture Recognition for Communicating with your hands:
67
- - 😊MediaPipe🤸‍♂️🕺 - https://developers.google.com/mediapipe/solutions/vision/gesture_recognizer#models
68
- - 😊MediaPipe🤸‍♂️🕺 - https://mediapipe-studio.webapps.google.com/studio/demo/gesture_recognizer
69
-
70
- 2. Multi-Agent Systems - Group Exercise to Create Prompt Profile Text Files for MSA
71
- - Community Tutorial - Comments
72
- - https://huggingface.co/spaces/awacke1/User-Profile-Management
73
- - https://huggingface.co/spaces/awacke1/RT-SMS-Phone-Verify
74
- - https://huggingface.co/spaces/awacke1/PromptChordSheet
75
-
76
-
77
  # Techniques by Example:
78
-
79
  1. Llama, Whisper, Inference Endpoints, AI UI UX: https://huggingface.co/spaces/awacke1/acw-dr-llama-7b-chat
80
  2. Medical Speech Synthesis, Medical Licensing Exam Datasets, Medical Learning and Testing: https://huggingface.co/spaces/awacke1/MedSpeech
81
  3. MediaPipe, Real Time Video AI, Javascript and Node.JS: https://huggingface.co/spaces/awacke1/RealTime-MediaPipe-AI-From-Video-On-Any-Device
@@ -86,6 +72,20 @@ pinned: false
86
  7. Web Datasets, Building an Intelligence Dataset Repository, Using Vector Databases and FAISS in AI Pipelines to Answer Questions Using Documents. : https://huggingface.co/spaces/awacke1/WebDatasets
87
  - https://huggingface.co/spaces/awacke1/Streamlit-Google-Maps-Minnesota
88
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
89
  ---
90
 
91
  ## Spotlight on New GenAI, New Techniques and New Models:
@@ -119,6 +119,7 @@ pinned: false
119
  18. City, State - Latitude and Longitude Search (try Mound, MN): https://huggingface.co/spaces/awacke1/Google-Maps-Web-Service-Py
120
 
121
  # AI in Healthcare: Revolutionize Access to Care 🌟
 
122
 
123
  ## Introduction 🌐
124
  Artificial Intelligence (AI) can be a beacon of hope in transforming healthcare, offering **equal access to quality care for all**.
 
10
  # In this classroom organization we are covering these topics:
11
  1. **AI Pair Programming** in the service of **Health Care Delivery**, **Learning** and **Teaching** of **Organizational Intelligence**
12
  2. **Spaces and ML Techniques** using **MoE, MAS, Self Reward, GPT, Llama, Mistral, Stable Diffusion, Models, Datasets, Spaces, HTML5, Torch, Transformers, NLTK**
13
+ 3. **100x Your Speed of Learning** and Teaching AI using creation and curation of YouTube Playlists
 
14
  4. **YouTube Video Playlists on SOTA in AI** are one of the best ways to **grok and learn** all about cutting edge **AI techniques** ensuring your exposure to 'zero day' drops and releases of papers, datasets, models, and spaces.
15
+ 5. These videos openly share knowledge on **Effective General AI** patterns for problem solving in a variety of fields.
16
+ 6. The curated YouTube Play Lists represent best AI related developments I have found over the past year in **LLM Models, ML training, AI context text datasets, Cognitive AI & Azure** integration patterns.
 
 
 
 
 
 
 
17
 
18
  # Lesson 1 - First three programs in record time..
19
  1. For the **start of this classroom** we will cover how to gain instant experience creating your first 3 Huggingface Spaces.
 
33
  3. ![image/png](https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/9fWHNpjAQgPQke6pfJu4X.png)
34
 
35
 
36
+ # Lesson 2 - 2024 Favorite AI Teachers - Most Relevant Topics This Month:
37
+ 1. Playlist: https://www.youtube.com/watch?v=vKMvQqw91n4&list=PLHgX2IExbFovOnNLCnbE2-RE6cFSrC_4D
38
+ 2. **MoE** - Mixture of Experts - Show MTBench with 8 MoE Roles - https://huggingface.co/spaces/awacke1/MTBenchmarkForChatGPTMetricsScoring
39
+ 3. **MultiAgent Systems** - Use and AI Pipeline with multiple different context inputs / prompts, AI models, modalities: https://huggingface.co/SantaAndTheToyFactory
40
+ 4. **Self Rewarding AI** - Community writeup on https://huggingface.co/spaces/awacke1/acw-dr-llama-7b-chat and output https://huggingface.co/spaces/awacke1/WBCs
41
+ 5. Discuss Results: **Mistral** **Llama** **ChatGPT** and **Community** https://chat.openai.com/c/2172d0c3-a887-4c88-8b6c-c4986ff84da5 https://huggingface.co/spaces/awacke1/WBCs
42
+
43
 
44
+ # Lesson 3 - More advanced techniques and AI Pair Programming
45
+ 1. For **AI Pair Programming** you will need to open two browser windows arranged side by side..
46
  2. On **Left** hand side have your **Inputs** browser which will be the source of code generation and code dataset context examples.
47
  3. On **Right** hand side have your **Outputs** browser which will be where you create and modify your output programs.
48
  4. One at a time as we demonstrate these, check for models, review files tab, inspect README.md, and Duplicate to make changes in your account.
 
61
  9. 9🎵MusicHub🌐StreamZone📘Socialify👥 - https://huggingface.co/spaces/awacke1/MusicGenStreamFacebook
62
  10. 10 Mixture of Experts Org Sim, MTBench - https://huggingface.co/spaces/awacke1/MixtureOfMedicalExperts
63
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  # Techniques by Example:
 
65
  1. Llama, Whisper, Inference Endpoints, AI UI UX: https://huggingface.co/spaces/awacke1/acw-dr-llama-7b-chat
66
  2. Medical Speech Synthesis, Medical Licensing Exam Datasets, Medical Learning and Testing: https://huggingface.co/spaces/awacke1/MedSpeech
67
  3. MediaPipe, Real Time Video AI, Javascript and Node.JS: https://huggingface.co/spaces/awacke1/RealTime-MediaPipe-AI-From-Video-On-Any-Device
 
72
  7. Web Datasets, Building an Intelligence Dataset Repository, Using Vector Databases and FAISS in AI Pipelines to Answer Questions Using Documents. : https://huggingface.co/spaces/awacke1/WebDatasets
73
  - https://huggingface.co/spaces/awacke1/Streamlit-Google-Maps-Minnesota
74
 
75
+ # Additional Examples for 1/23
76
+ 1. Disability Assistance Demonstrations: Gesture Recognition for Communicating with your hands:
77
+ - 😊MediaPipe🤸‍♂️🕺 - https://developers.google.com/mediapipe/solutions/vision/gesture_recognizer#models
78
+ - 😊MediaPipe🤸‍♂️🕺 - https://mediapipe-studio.webapps.google.com/studio/demo/gesture_recognizer
79
+
80
+ 2. Multi-Agent Systems - Group Exercise to Create Prompt Profile Text Files for MSA
81
+ - Community Tutorial - Comments - add as we go - try an image upload too with copy/paste to share screenshots: https://huggingface.co/spaces/awacke1/acw-dr-llama-7b-chat
82
+ - Show Inference Endpoints and how to create from model page:
83
+ - ![image/png](https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/fqA2eZqRwbYX2jwSDjBr5.png)
84
+ - Demo AI Pair Programming to refactor and demo these:
85
+ - https://huggingface.co/spaces/awacke1/User-Profile-Management
86
+ - https://huggingface.co/spaces/awacke1/RT-SMS-Phone-Verify
87
+ - https://huggingface.co/spaces/awacke1/PromptChordSheet
88
+
89
  ---
90
 
91
  ## Spotlight on New GenAI, New Techniques and New Models:
 
119
  18. City, State - Latitude and Longitude Search (try Mound, MN): https://huggingface.co/spaces/awacke1/Google-Maps-Web-Service-Py
120
 
121
  # AI in Healthcare: Revolutionize Access to Care 🌟
122
+ (Sample article for Writing Demo)
123
 
124
  ## Introduction 🌐
125
  Artificial Intelligence (AI) can be a beacon of hope in transforming healthcare, offering **equal access to quality care for all**.