CSAle commited on
Commit
d076bff
·
unverified ·
1 Parent(s): 9f1b514

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ license: apache-2.0
10
 
11
  # Deploying Pythonic Chat With Your Text File Application
12
 
13
- In today's breakout rooms, we will be following the processed that you saw during the challenge - for reference, the instructions for that are available [here](https://github.com/AI-Maker-Space/Beyond-ChatGPT/tree/main).
14
 
15
  Today, we will repeat the same process - but powered by our Pythonic RAG implementation we created last week.
16
 
@@ -115,4 +115,4 @@ Try uploading a text file and asking some questions!
115
 
116
  ## 🚧CHALLENGE MODE 🚧
117
 
118
- For more of a challenge, please reference [Building a Chainlit App](./BuildingAChainlitApp.md)!
 
10
 
11
  # Deploying Pythonic Chat With Your Text File Application
12
 
13
+ In today's breakout rooms, we will be following the process that you saw during the challenge - for reference, the instructions for that are available [here](https://github.com/AI-Maker-Space/Beyond-ChatGPT/tree/main).
14
 
15
  Today, we will repeat the same process - but powered by our Pythonic RAG implementation we created last week.
16
 
 
115
 
116
  ## 🚧CHALLENGE MODE 🚧
117
 
118
+ For more of a challenge, please reference [Building a Chainlit App](./BuildingAChainlitApp.md)!