Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,9 @@ Welcome - This organization holds examples and links for this session.
|
|
12 |
</div>
|
13 |
|
14 |
# π Two easy ways to turbo boost your AI learning journey! π»
|
15 |
-
|
16 |
-
|
|
|
17 |
1. __π ChatGPT__ [URL](https://chat.openai.com/chat) or [URL2](https://platform.openai.com/playground) and
|
18 |
2. __π Huggingface__ [URL](https://huggingface.co/awacke1) in separate browser windows.
|
19 |
1. π€ Use prompts to generate a streamlit program on Huggingface or locally to test it.
|
@@ -30,6 +31,7 @@ List of Hospitals that are over 1000 bed count by city and state, and
|
|
30 |
State population size and square miles.
|
31 |
Perform a calculated function on the merged dataset.
|
32 |
|
|
|
33 |
# π₯ YouTube University Method:
|
34 |
1. ποΈββοΈ Plan two hours each weekday to exercise your body and brain.
|
35 |
2. π¬ Make a playlist of videos you want to learn from on YouTube. Save the links to edit later.
|
@@ -38,6 +40,7 @@ Perform a calculated function on the merged dataset.
|
|
38 |
5. π Practice note-taking in markdown to instantly save what you want to remember. Share your notes with others!
|
39 |
6. π₯ AI Pair Programming Using Long Answer Language Models with Human Feedback
|
40 |
|
|
|
41 |
## π₯ 2023 AI/ML Learning Playlists for ChatGPT, LLMs, Recent Events in AI:
|
42 |
1. AI News: https://www.youtube.com/playlist?list=PLHgX2IExbFotMOKWOErYeyHSiikf6RTeX
|
43 |
2. ChatGPT Code Interpreter: https://www.youtube.com/playlist?list=PLHgX2IExbFou1pOQMayB7PArCalMWLfU-
|
|
|
12 |
</div>
|
13 |
|
14 |
# π Two easy ways to turbo boost your AI learning journey! π»
|
15 |
+
|
16 |
+
# π AI Pair Programming with GPT
|
17 |
+
### Open 2 Browsers to:
|
18 |
1. __π ChatGPT__ [URL](https://chat.openai.com/chat) or [URL2](https://platform.openai.com/playground) and
|
19 |
2. __π Huggingface__ [URL](https://huggingface.co/awacke1) in separate browser windows.
|
20 |
1. π€ Use prompts to generate a streamlit program on Huggingface or locally to test it.
|
|
|
31 |
State population size and square miles.
|
32 |
Perform a calculated function on the merged dataset.
|
33 |
|
34 |
+
|
35 |
# π₯ YouTube University Method:
|
36 |
1. ποΈββοΈ Plan two hours each weekday to exercise your body and brain.
|
37 |
2. π¬ Make a playlist of videos you want to learn from on YouTube. Save the links to edit later.
|
|
|
40 |
5. π Practice note-taking in markdown to instantly save what you want to remember. Share your notes with others!
|
41 |
6. π₯ AI Pair Programming Using Long Answer Language Models with Human Feedback
|
42 |
|
43 |
+
|
44 |
## π₯ 2023 AI/ML Learning Playlists for ChatGPT, LLMs, Recent Events in AI:
|
45 |
1. AI News: https://www.youtube.com/playlist?list=PLHgX2IExbFotMOKWOErYeyHSiikf6RTeX
|
46 |
2. ChatGPT Code Interpreter: https://www.youtube.com/playlist?list=PLHgX2IExbFou1pOQMayB7PArCalMWLfU-
|