Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@
|
|
| 8 |
|
| 9 |
## 🤖 Your First LLM App
|
| 10 |
|
|
|
|
|
|
|
| 11 |
In this repository, we'll walk you through the steps to create a Large Language Model (LLM) application using Chainlit, then containerize it using Docker, and finally deploy it on Huggingface Spaces.
|
| 12 |
|
| 13 |
Are you ready? Let's get started!
|
|
|
|
| 8 |
|
| 9 |
## 🤖 Your First LLM App
|
| 10 |
|
| 11 |
+
> 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!
|
| 12 |
+
|
| 13 |
In this repository, we'll walk you through the steps to create a Large Language Model (LLM) application using Chainlit, then containerize it using Docker, and finally deploy it on Huggingface Spaces.
|
| 14 |
|
| 15 |
Are you ready? Let's get started!
|