Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,7 @@ Welcome - This organization holds examples and links for this session.
|
|
19 |
1. π€ Use prompts to generate a streamlit program on Huggingface or locally to test it.
|
20 |
2. π§ For advanced work, add Python 3.10 and VSCode locally, and debug as gradio or streamlit apps.
|
21 |
3. π Use these two superpower processes to reduce the time it takes you to make a new AI program! β±οΈ
|
|
|
22 |
|
23 |
Example Starter Prompt:
|
24 |
Write a streamlit program that demonstrates Data synthesis.
|
@@ -37,6 +38,9 @@ Perform a calculated function on the merged dataset.
|
|
37 |
5. π Practice note-taking in markdown to instantly save what you want to remember. Share your notes with others!
|
38 |
6. π₯ AI Pair Programming Using Long Answer Language Models with Human Feedback
|
39 |
|
|
|
|
|
|
|
40 |
## π₯ 2023 AI/ML Advanced Learning Playlists:
|
41 |
1. [2023 QA Models and Long Form Question Answering NLP](https://www.youtube.com/playlist?list=PLHgX2IExbFovrkkx8HMTLNgYdjCMNYmX_)
|
42 |
2. [FHIR Bioinformatics Development Using AI/ML and Python, Streamlit, and Gradio - 2022](https://www.youtube.com/playlist?list=PLHgX2IExbFovoMUC3hYXeFegpk_Y0Lz0Q)
|
|
|
19 |
1. π€ Use prompts to generate a streamlit program on Huggingface or locally to test it.
|
20 |
2. π§ For advanced work, add Python 3.10 and VSCode locally, and debug as gradio or streamlit apps.
|
21 |
3. π Use these two superpower processes to reduce the time it takes you to make a new AI program! β±οΈ
|
22 |
+
Keys: https://platform.openai.com/account/api-keys
|
23 |
|
24 |
Example Starter Prompt:
|
25 |
Write a streamlit program that demonstrates Data synthesis.
|
|
|
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 |
+
|
43 |
+
|
44 |
## π₯ 2023 AI/ML Advanced Learning Playlists:
|
45 |
1. [2023 QA Models and Long Form Question Answering NLP](https://www.youtube.com/playlist?list=PLHgX2IExbFovrkkx8HMTLNgYdjCMNYmX_)
|
46 |
2. [FHIR Bioinformatics Development Using AI/ML and Python, Streamlit, and Gradio - 2022](https://www.youtube.com/playlist?list=PLHgX2IExbFovoMUC3hYXeFegpk_Y0Lz0Q)
|