Greg Loughnane commited on
Commit
f1ab659
1 Parent(s): 7e94dfe

Update README.md

Browse files

Adding YouTube live video link and cover image!

Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -1,11 +1,4 @@
1
- ---
2
- title: BeyondChatGPT Demo
3
- emoji: 📉
4
- colorFrom: pink
5
- colorTo: yellow
6
- sdk: docker
7
- pinned: false
8
- ---
9
 
10
  <p align = "center" draggable=”false” ><img src="https://github.com/AI-Maker-Space/LLM-Dev-101/assets/37101144/d1343317-fa2f-41e1-8af1-1dbb18399719"
11
  width="200px"
@@ -15,6 +8,10 @@ pinned: false
15
 
16
  ## <h1 align="center" id="heading">:wave: Welcome to Beyond ChatGPT!!</h1>
17
 
 
 
 
 
18
  ## 🤖 Your First LLM App
19
 
20
  > If you need an introduction to `git`, or information on how to set up API keys for the tools we'll be using in this repository - check out our [Interactive Dev Environment for LLM Development](https://github.com/AI-Maker-Space/Interactive-Dev-Environment-for-LLM-Development/tree/main) which has everything you'd need to get started in this repository!
 
1
+
 
 
 
 
 
 
 
2
 
3
  <p align = "center" draggable=”false” ><img src="https://github.com/AI-Maker-Space/LLM-Dev-101/assets/37101144/d1343317-fa2f-41e1-8af1-1dbb18399719"
4
  width="200px"
 
8
 
9
  ## <h1 align="center" id="heading">:wave: Welcome to Beyond ChatGPT!!</h1>
10
 
11
+ For a step-by-step YouTube video walkthrough, watch this! [Deploying Chainlit app on Hugging Face](https://www.youtube.com/live/pRbbZcL0NMI?si=NAYhMZ_suAY84f06&t=2119)
12
+
13
+ ![Beyond ChatGPT: Build Your First LLM Application](https://github.com/AI-Maker-Space/Beyond-ChatGPT/assets/48775140/cb7a74b8-28af-4d12-a008-8f5a51d47b4c)
14
+
15
  ## 🤖 Your First LLM App
16
 
17
  > If you need an introduction to `git`, or information on how to set up API keys for the tools we'll be using in this repository - check out our [Interactive Dev Environment for LLM Development](https://github.com/AI-Maker-Space/Interactive-Dev-Environment-for-LLM-Development/tree/main) which has everything you'd need to get started in this repository!