awacke1 commited on
Commit
df97a5c
Β·
1 Parent(s): e2067a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -15
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. At the end there are eight examples we will review together:
11
-
12
- ## Easy Examples:
13
- 1. Exercises - Create These Spaces in Your Account and Test / Modify
14
- 2. FastSpeech - https://huggingface.co/spaces/AIZero2HeroBootcamp/FastSpeech2LinerGradioApp
15
- 3. Memory - https://huggingface.co/spaces/AIZero2HeroBootcamp/Memory
16
- 4. StaticHTML5PlayCanvas - https://huggingface.co/spaces/AIZero2HeroBootcamp/StaticHTML5Playcanvas
17
- 5. 3DHuman - https://huggingface.co/spaces/AIZero2HeroBootcamp/3DHuman
18
- 6. TranscriptAILearnerFromYoutube - https://huggingface.co/spaces/AIZero2HeroBootcamp/TranscriptAILearnerFromYoutube
19
- 7. AnimatedGifGallery - https://huggingface.co/spaces/AIZero2HeroBootcamp/AnimatedGifGallery
20
- 8. VideoToAnimatedGif - https://huggingface.co/spaces/AIZero2HeroBootcamp/VideoToAnimatedGif
 
21
 
22
  ## Hard Examples:
23
- 9. ChatGPTandLangChain - https://huggingface.co/spaces/AIZero2HeroBootcamp/ChatGPTandLangchain
24
- 10. MultiPDFQAChatGPTLangchain - https://huggingface.co/spaces/AIZero2HeroBootcamp/MultiPDF-QA-ChatGPT-Langchain
 
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
- Keys: https://platform.openai.com/account/api-keys
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: