awacke1 commited on
Commit
471511f
Β·
1 Parent(s): f0cbc9d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -0
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ # Classroom Examples for Today:
3
+ [Examples](https://huggingface.co/spaces/awacke1/ExamplesOfAI-2)
4
+
5
+ # πŸ‘‹ Two easy ways to turbo boost your AI learning journey! πŸ’»
6
+ # 🌐 AI Pair Programming
7
+ ## Open 2 Browsers to:
8
+ 1. __🌐 ChatGPT__ [URL](https://chat.openai.com/chat) or [URL2](https://platform.openai.com/playground) and
9
+ 2. __🌐 Huggingface__ [URL](https://huggingface.co/awacke1) in separate browser windows.
10
+ 1. πŸ€– Use prompts to generate a streamlit program on Huggingface or locally to test it.
11
+ 2. πŸ”§ For advanced work, add Python 3.10 and VSCode locally, and debug as gradio or streamlit apps.
12
+ 3. πŸš€ Use these two superpower processes to reduce the time it takes you to make a new AI program! ⏱️
13
+
14
+ Example Starter Prompt:
15
+
16
+ Write a streamlit program that demonstrates Data synthesis.
17
+ Synthesize data from multiple sources to create new datasets.
18
+ Use two datasets and demonstrate pandas dataframe query merge and join
19
+ with two datasets in python list dictionaries:
20
+ 1) List of Hospitals that are over 1000 bed count by city and state, and
21
+ 2) 2) State population size and square miles.
22
+ Perform a calculated function on the merged dataset.
23
+
24
+
25
+ # πŸŽ₯ YouTube University Method:
26
+ 1. πŸ‹οΈβ€β™€οΈ Plan two hours each weekday to exercise your body and brain.
27
+ 2. 🎬 Make a playlist of videos you want to learn from on YouTube. Save the links to edit later.
28
+ 3. πŸš€ Try watching the videos at a faster speed while exercising, and sample the first five minutes of each video.
29
+ 4. πŸ“œ Reorder the playlist so the most useful videos are at the front, and take breaks to exercise.
30
+ 5. πŸ“ Practice note-taking in markdown to instantly save what you want to remember. Share your notes with others!
31
+ 6. πŸ‘₯ AI Pair Programming Using Long Answer Language Models with Human Feedback:
32
+ ## πŸŽ₯ 2023 AI/ML Advanced Learning Playlists:
33
+ 1. [2023 QA Models and Long Form Question Answering NLP](https://www.youtube.com/playlist?list=PLHgX2IExbFovrkkx8HMTLNgYdjCMNYmX_)
34
+ 2. [FHIR Bioinformatics Development Using AI/ML and Python, Streamlit, and Gradio - 2022](https://www.youtube.com/playlist?list=PLHgX2IExbFovoMUC3hYXeFegpk_Y0Lz0Q)
35
+ 3. [2023 ChatGPT for Coding Assistant Streamlit, Gradio and Python Apps](https://www.youtube.com/playlist?list=PLHgX2IExbFouOEnppexiKZVdz_k5b0pvI)
36
+ 4. [2023 BigScience Bloom - Large Language Model for AI Systems and NLP](https://www.youtube.com/playlist?list=PLHgX2IExbFouqnsIqziThlPCX_miiDq14)
37
+ 5. [2023 Streamlit Pro Tips for AI UI UX for Data Science, Engineering, and Mathematics](https://www.youtube.com/playlist?list=PLHgX2IExbFou3cP19hHO9Xb-cN8uwr5RM)
38
+ 6. [2023 Fun, New and Interesting AI, Videos, and AI/ML Techniques](https://www.youtube.com/playlist?list=PLHgX2IExbFotoMt32SrT3Xynt5BXTGnEP)
39
+ 7. [2023 Best Minds in AGI AI Gamification and Large Language Models](https://www.youtube.com/playlist?list=PLHgX2IExbFotmFeBTpyje1uI22n0GAkXT)
40
+ 8. [2023 State of the Art for Vision Image Classification, Text Classification and Regression, Extractive Question Answering and Tabular Classification](https://www.youtube.com/playlist?list=PLHgX2IExbFotPcPu6pauNHOoZTTbnAQ2F)
41
+ 9. [2023 AutoML DataRobot and AI Platforms for Building Models, Features, Test, and Transparency](https://www.youtube.com/playlist?list=PLHgX2IExbFovsY2oGbDwdEhPrakkC8i3g)