Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,24 +7,26 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
Welcome - This classroom organization holds examples and links for this session.
|
10 |
-
Begin by adding a bookmark.
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
|
|
21 |
|
22 |
## Hard Examples:
|
23 |
-
|
24 |
-
|
|
|
25 |
|
26 |
|
27 |
-
# π Two easy ways to turbo boost your AI learning journey! π»
|
28 |
|
29 |
# π AI Pair Programming with GPT
|
30 |
### Open 2 Browsers to:
|
@@ -33,7 +35,7 @@ Begin by adding a bookmark. At the end there are eight examples we will review
|
|
33 |
1. π€ Use prompts to generate a streamlit program on Huggingface or locally to test it.
|
34 |
2. π§ For advanced work, add Python 3.10 and VSCode locally, and debug as gradio or streamlit apps.
|
35 |
3. π Use these two superpower processes to reduce the time it takes you to make a new AI program! β±οΈ
|
36 |
-
|
37 |
|
38 |
|
39 |
# π₯ YouTube University Method:
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
Welcome - This classroom organization holds examples and links for this session.
|
10 |
+
Begin by adding a bookmark.
|
11 |
+
|
12 |
+
# Examples and Exercises - Create These Spaces in Your Account and Test / Modify
|
13 |
+
|
14 |
+
## Easy Examples
|
15 |
+
1. FastSpeech - https://huggingface.co/spaces/AIZero2HeroBootcamp/FastSpeech2LinerGradioApp
|
16 |
+
2. Memory - https://huggingface.co/spaces/AIZero2HeroBootcamp/Memory
|
17 |
+
3. StaticHTML5PlayCanvas - https://huggingface.co/spaces/AIZero2HeroBootcamp/StaticHTML5Playcanvas
|
18 |
+
4. 3DHuman - https://huggingface.co/spaces/AIZero2HeroBootcamp/3DHuman
|
19 |
+
5. TranscriptAILearnerFromYoutube - https://huggingface.co/spaces/AIZero2HeroBootcamp/TranscriptAILearnerFromYoutube
|
20 |
+
6. AnimatedGifGallery - https://huggingface.co/spaces/AIZero2HeroBootcamp/AnimatedGifGallery
|
21 |
+
7. VideoToAnimatedGif - https://huggingface.co/spaces/AIZero2HeroBootcamp/VideoToAnimatedGif
|
22 |
|
23 |
## Hard Examples:
|
24 |
+
8. ChatGPTandLangChain - https://huggingface.co/spaces/AIZero2HeroBootcamp/ChatGPTandLangchain
|
25 |
+
a. Keys: https://platform.openai.com/account/api-keys
|
26 |
+
9. MultiPDFQAChatGPTLangchain - https://huggingface.co/spaces/AIZero2HeroBootcamp/MultiPDF-QA-ChatGPT-Langchain
|
27 |
|
28 |
|
29 |
+
# π Two easy ways to turbo boost your AI learning journey - Lets go 100X! π»
|
30 |
|
31 |
# π AI Pair Programming with GPT
|
32 |
### Open 2 Browsers to:
|
|
|
35 |
1. π€ Use prompts to generate a streamlit program on Huggingface or locally to test it.
|
36 |
2. π§ For advanced work, add Python 3.10 and VSCode locally, and debug as gradio or streamlit apps.
|
37 |
3. π Use these two superpower processes to reduce the time it takes you to make a new AI program! β±οΈ
|
38 |
+
|
39 |
|
40 |
|
41 |
# π₯ YouTube University Method:
|