awacke1 commited on
Commit
cd72145
Β·
1 Parent(s): ea0694e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -20
README.md CHANGED
@@ -13,28 +13,9 @@ colorTo: yellow
13
  ## Open 2 Browsers to:
14
  1. __🌐 ChatGPT__ [URL](https://chat.openai.com/chat) or [URL2](https://platform.openai.com/playground) and
15
  2. __🌐 Huggingface__ [URL](https://huggingface.co/awacke1) in separate browser windows.
16
- 1. πŸ€– Use prompts to generate a streamlit program on Huggingface or locally to test it.
17
- 2. πŸ”§ For advanced work, add Python 3.10 and VSCode locally, and debug as gradio or streamlit apps.
18
- 3. πŸš€ Use these two superpower processes to reduce the time it takes you to make a new AI program! ⏱️
19
-
20
- Example Starter Prompt:
21
-
22
- Write a streamlit program that demonstrates Data synthesis.
23
- Synthesize data from multiple sources to create new datasets.
24
- Use two datasets and demonstrate pandas dataframe query merge and join
25
- with two datasets in python list dictionaries:
26
- List of Hospitals that are over 1000 bed count by city and state, and
27
- State population size and square miles.
28
- Perform a calculated function on the merged dataset.
29
-
30
 
31
  # πŸŽ₯ YouTube University Method:
32
- 1. πŸ‹οΈβ€β™€οΈ Plan two hours each weekday to exercise your body and brain.
33
- 2. 🎬 Make a playlist of videos you want to learn from on YouTube. Save the links to edit later.
34
- 3. πŸš€ Try watching the videos at a faster speed while exercising, and sample the first five minutes of each video.
35
- 4. πŸ“œ Reorder the playlist so the most useful videos are at the front, and take breaks to exercise.
36
- 5. πŸ“ Practice note-taking in markdown to instantly save what you want to remember. Share your notes with others!
37
- 6. πŸ‘₯ AI Pair Programming Using Long Answer Language Models with Human Feedback:
38
  ## πŸŽ₯ 2023 AI/ML Advanced Learning Playlists:
39
  1. [2023 QA Models and Long Form Question Answering NLP](https://www.youtube.com/playlist?list=PLHgX2IExbFovrkkx8HMTLNgYdjCMNYmX_)
40
  2. [FHIR Bioinformatics Development Using AI/ML and Python, Streamlit, and Gradio - 2022](https://www.youtube.com/playlist?list=PLHgX2IExbFovoMUC3hYXeFegpk_Y0Lz0Q)
 
13
  ## Open 2 Browsers to:
14
  1. __🌐 ChatGPT__ [URL](https://chat.openai.com/chat) or [URL2](https://platform.openai.com/playground) and
15
  2. __🌐 Huggingface__ [URL](https://huggingface.co/awacke1) in separate browser windows.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
  # πŸŽ₯ YouTube University Method:
18
+
 
 
 
 
 
19
  ## πŸŽ₯ 2023 AI/ML Advanced Learning Playlists:
20
  1. [2023 QA Models and Long Form Question Answering NLP](https://www.youtube.com/playlist?list=PLHgX2IExbFovrkkx8HMTLNgYdjCMNYmX_)
21
  2. [FHIR Bioinformatics Development Using AI/ML and Python, Streamlit, and Gradio - 2022](https://www.youtube.com/playlist?list=PLHgX2IExbFovoMUC3hYXeFegpk_Y0Lz0Q)