awacke1 commited on
Commit
e91fb22
Β·
1 Parent(s): 9e06f3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +24 -23
app.py CHANGED
@@ -5,30 +5,42 @@ st.markdown("""
5
 
6
  # πŸ‘‹ Multiply your productivity by 100 times today using AI:
7
 
8
- 🌐 Lets prove it with HuggingFace, Gradio, Streamlit, ChatGPT,and HTML/Javascript
9
  My Progression:
10
  1. 2021 - With AI Coding From Scratch **10 AI programs per year** = 1 AI Program per 36.5 days.
11
  2. 2022 - Discovered HF Spaces. **200 AI Programs** = a little over .5 Programs per day.
12
  3. 2023 - New process - **AI Pair Programming** ChatGPT+HF = 266 in Q1 (**1064 programs per year**)
13
 
14
- # 🌐 Conclusion: Over 100x with this simple recipe.
 
 
 
 
 
 
 
 
 
 
15
 
16
 
17
  # 🌐 AI Pair Programming Process and Method:
18
 
19
- # 🌐 Prove It - HTML5 VR apps - Copy and Modify in 60 seconds - Inspiration: https://youtu.be/bripxPHFw54
20
  1. https://huggingface.co/spaces/awacke1/HTML5-Aframe-3dMap-Flight
21
  2. https://huggingface.co/spaces/awacke1/HTML5-Aframe-3D-Maps
 
 
22
 
23
- When focused using AI to write outline, simplify outline, generate examples, debug and curate:
24
- 1. **Record:** 30 working programs in 2 days on planned subject outline. (15/day)
25
- 2. Synopsis: Learning in the Loop - AI Pair programming expands your knowledge.
26
- 3. Use **Targeted AI vocabulary keywords** to generate domain specific code and text mashups.
27
 
28
  # **Why does this work?**
29
  Copy and Modify Pattern, Mirroring, and the Human Brain.
30
 
31
- # Cost of not innovating:
32
  1. **Life Lessons** from Steel Manufacturing - Innovation, Productivity
33
  2. **US Steel** - Cost of not changing and 5%
34
  3. **Tata Steel** - Employment, Karma, and Legends
@@ -60,11 +72,11 @@ Quick and Easy prompting patterns:
60
  7. Like and Comment for Community Feedback.
61
 
62
 
63
- # 🌐 Org Join: https://huggingface.co/CognitiveAIForHealth
64
- 1. Join Link: https://huggingface.co/organizations/CognitiveAIForHealth/share/LUIgWlwxqHYTeKWwVGOCaADIJNDBdtOfER
65
- 2. Observe - Verify you show up in Team list.
66
 
67
- # 🌐 HF Token - Create a new token in Settings for this code:
68
 
69
  Copy and Modify this Gradio AI Pipeline, Then Code Review and add HF_TOKEN:
70
  https://huggingface.co/spaces/awacke1/Sentence2Paragraph
@@ -87,7 +99,6 @@ https://huggingface.co/spaces/awacke1/Sentence2Paragraph
87
  3. Open 3 in new tab, Deploy Spaces.
88
 
89
  # 🌐 Top Copy and Modify Examples
90
-
91
  Lets set time records for copy/modify pattern - Get these running in your account.
92
 
93
  1. **Cognitive, RLHF**: [Example πŸ©Ίβš•οΈ](https://huggingface.co/spaces/awacke1/Cognitive-AI-Episodic-Semantic-Memory-Demo)
@@ -142,16 +153,6 @@ Lets set time records for copy/modify pattern - Get these running in your accoun
142
 
143
  st.markdown("""
144
 
145
- # πŸ‘‹ Multiply your productivity by 100 times today using AI - Two easy ways to turbo boost your AI learning journey! πŸ’»
146
-
147
- # 🌐 AI Pair Programming
148
- ## Open 2 Browsers to:
149
- 1. __🌐 ChatGPT__ [URL](https://chat.openai.com/chat) or [URL2](https://platform.openai.com/playground) and
150
- 2. __🌐 Huggingface__ [URL](https://huggingface.co/awacke1) in separate browser windows.
151
-
152
- 1. πŸ€– Use prompts to generate a streamlit program on Huggingface or locally to test it.
153
- 2. πŸ”§ For advanced work, add Python 3.10 and VSCode locally, and debug as gradio or streamlit apps.
154
- 3. πŸš€ Use these two superpower processes to reduce the time it takes you to make a new AI program! ⏱️
155
 
156
  # πŸŽ₯ YouTube University Method:
157
  1. πŸ‹οΈβ€β™€οΈ Plan two hours each weekday to exercise your body and brain.
 
5
 
6
  # πŸ‘‹ Multiply your productivity by 100 times today using AI:
7
 
8
+ 🌐 Required Tools: HuggingFace, Gradio, Streamlit, ChatGPT,and HTML/Javascript
9
  My Progression:
10
  1. 2021 - With AI Coding From Scratch **10 AI programs per year** = 1 AI Program per 36.5 days.
11
  2. 2022 - Discovered HF Spaces. **200 AI Programs** = a little over .5 Programs per day.
12
  3. 2023 - New process - **AI Pair Programming** ChatGPT+HF = 266 in Q1 (**1064 programs per year**)
13
 
14
+
15
+ # 🌐 New Process for AI Pair Programming
16
+ ## Open 2 Browsers on left and right side of screen:
17
+ 1. __🌐 Left - ChatGPT__ [URL](https://chat.openai.com/chat) or [URL2](https://platform.openai.com/playground) and
18
+ 2. __🌐 Right - Huggingface__ [URL](https://huggingface.co/awacke1) in separate browser windows.
19
+
20
+ 1. πŸ€– Use prompts to generate a streamlit program. Test on Huggingface (public, open source, SSL on web) or locally to test it.
21
+ 2. πŸ”§ For advanced work, add Python 3.10 and VSCode locally, and then debug as gradio or streamlit apps.
22
+ 3. πŸš€ Use these two superpower processes to reduce the time it takes you to make a new AI program! ⏱️
23
+
24
+ # 🌐 Conclusion: Over 100x in 2023 using this simple recipe.
25
 
26
 
27
  # 🌐 AI Pair Programming Process and Method:
28
 
29
+ # 🌐 Proving It - HTML5 VR app tests - Copy and Modify these. Try in 60 seconds.
30
  1. https://huggingface.co/spaces/awacke1/HTML5-Aframe-3dMap-Flight
31
  2. https://huggingface.co/spaces/awacke1/HTML5-Aframe-3D-Maps
32
+ Demonstration worked first time, total time 4 seconds - pretty close.
33
+
34
 
35
+ Focus on prompt as requirements using AI to write code, outline, refactor, generate and test examples, then debug and curate:
36
+ 1. **My 2023 Record:** 30 working programs in 2 days on a planned subject outline. (15 programs a day)
37
+ 2. Synopsis: Learning in the Loop with AI Pair programming expands your knowledge. You can learn from content it was trained on.
38
+ 3. Use **Targeted AI vocabulary keywords** to generate domain specific code and text mashups. e.g. Python, Streamlit, Gradio, Keras, SKLearn, Torch, Tensorflow, HTML5, Javascript..
39
 
40
  # **Why does this work?**
41
  Copy and Modify Pattern, Mirroring, and the Human Brain.
42
 
43
+ # What is the **Cost of not Innovating**:
44
  1. **Life Lessons** from Steel Manufacturing - Innovation, Productivity
45
  2. **US Steel** - Cost of not changing and 5%
46
  3. **Tata Steel** - Employment, Karma, and Legends
 
72
  7. Like and Comment for Community Feedback.
73
 
74
 
75
+ # 🌐 Organization for Classrooom today.
76
+ 1. Instant Join Link (requires account on https://huggingface.co ): https://huggingface.co/organizations/CognitiveAIForHealth/share/LUIgWlwxqHYTeKWwVGOCaADIJNDBdtOfER
77
+ 2. Observe - Verify you show up in Team list. Check it here!: https://huggingface.co/CognitiveAIForHealth
78
 
79
+ # 🌐 HF Token - Tokens are needed for security - Lets Create a new token in Settings for code examples below:
80
 
81
  Copy and Modify this Gradio AI Pipeline, Then Code Review and add HF_TOKEN:
82
  https://huggingface.co/spaces/awacke1/Sentence2Paragraph
 
99
  3. Open 3 in new tab, Deploy Spaces.
100
 
101
  # 🌐 Top Copy and Modify Examples
 
102
  Lets set time records for copy/modify pattern - Get these running in your account.
103
 
104
  1. **Cognitive, RLHF**: [Example πŸ©Ίβš•οΈ](https://huggingface.co/spaces/awacke1/Cognitive-AI-Episodic-Semantic-Memory-Demo)
 
153
 
154
  st.markdown("""
155
 
 
 
 
 
 
 
 
 
 
 
156
 
157
  # πŸŽ₯ YouTube University Method:
158
  1. πŸ‹οΈβ€β™€οΈ Plan two hours each weekday to exercise your body and brain.