Skip to content

Commit b71ea18

Browse files
committed
added a better introduction paragraph
Signed-off-by: JJ Asghar <awesome@ibm.com>
1 parent 8bc9b68 commit b71ea18

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

docs/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ description: Learn how to leverage Open Source AI
44
logo: images/ibm-blue-background.png
55
---
66

7-
## Open Source AI Workshop
7+
## Open Source AI workshop
88

9-
Welcome to our workshop! In this workshop we'll be using a local AI Model for code completion, and learning best practices
10-
leveraging an Open Source LLM.
9+
Welcome to our workshop! Thank you for trusting us to help you learn about this
10+
new and exciting space. There is a lot going on here, and we want to give you
11+
enough to be able to feel confident in consuming LLM(s) and ideally find success
12+
quickly. In this workshop we'll be using a local AI Model for code completion,
13+
and learning best practices leveraging an Open Source LLM.
1114

1215
Our overarching goals of this workshop is as follows:
1316

docs/pre-work/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ per your preferences. If you don't know what to select choose the **SUGGESTED**
1515
- [Python](#python) - If you don't already have a proficiently in a language, please follow the `python` steps.
1616

1717
## Student's Choice
18-
- [Visual Studio Code](#visual-studio-code) - **SUGGESTED** We'll be walking through an extension to VSCode in this workshop. OR
18+
- [Visual Studio Code](#visual-studio-code) - **SUGGESTED** We'll be walking through an extension to VSCode in this workshop.
1919
- [One of the Jetbrains IDEs](#jetbrains) - You can choose the one you want, if the wifi is bad, please reach out to a TA to give you a USB stick.
2020
- [AnythingLLM](#anythingllm) - **SUGGESTED** This will be a GUI interface to your LLM(s).
2121
- [Open WebUI](#open-webui) - This is a browser based GUI for your LLM(s).

0 commit comments

Comments
 (0)