Spaces:
Sleeping
Sleeping
Update README.md
Browse files
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
|
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)!
|