Skip to content

Commit fa49705

Browse files
authored
Update README.md
1 parent 7d4ed03 commit fa49705

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,25 @@
22

33
A simple chatbot powered by OutSystems and OpenAI for [Warsaw IT Days 2024](https://warszawskiedniinformatyki.pl)
44

5-
[![Preview][1]][1]
5+
[![Preview][1]](https://warszawskiedniinformatyki.pl)
66

77
## Chatbot preview
8-
[![chatbot preview][2]][2]
8+
[![chatbot preview][2]](https://www.outsystems.com/forge/component-overview/18160/openai-api-wrapper-o11)
99

1010
### Instructions
1111

1212
To run the chatbot, you need:
1313

1414
1. To create an account in [OutSytems](https://www.outsystems.com/Platform/Signup).
15-
2. To get your **OutSystems Personal environment URL**. It is provided when you create your account.
15+
2. To get your [**OutSystems Personal Environment URL**](https://www.youtube.com/watch?v=w7KQLoAJXr0). It is provided when you create your account.
1616
3. To download and install the [OutSystems Service Studio](https://www.outsystems.com/Portal/ServiceStudioTutorial?IsFreeEdition=False&Uuid=4136fd4f-bb21-4778-9b0c-9bffdbddf13b&DevHostname=Tu4gYoDjVr%2fnVf78LyifGX%2f%2feRIC%2fmy5E%2fCz95N%2bRmsqLtYr0eHJ2TvqGYajIYTlldzsVWplWMKH7Tua4%2ftcqrxxtPDvRoPSpNgWv6eApR4dre07RC5LXlkM%2fo4HcIbf&OpenSS=True).
1717
4. To log in to your account when you start OutSystems Service Studio.
1818
5. To clone this repo.
1919
6. To open the file **ChatBotConferenceV2.oml**.
20-
7. To get an [OpenAI Key](https://platform.openai.com/api-keys).
21-
8. To set your OpenAI Key in the variable: `OpenAI_Key`.
22-
9. To publish and run the chatbot.
20+
7. To sign up on [OpenAI](https://platform.openai.com/signup/).
21+
8. To get your [**OpenAI Key**](https://platform.openai.com/api-keys).
22+
9. To set your OpenAI Key in the variable: `OpenAI_Key`.
23+
10. To publish and run the chatbot.
2324

2425
### Do you want to know how to use the OpenAI Wrapper API?
2526

0 commit comments

Comments
 (0)