You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Standalone Game met Electron](https://github.com/excaliburjs/template-electron)
42
44
43
45
## Excalibur documentatie
44
46
45
47
-[Excalibur](https://excaliburjs.com)
46
48
-[Excalibur API documentation](https://excaliburjs.com/docs/api/edge/index.html) en [V0.29 notes](https://github.com/excaliburjs/Excalibur/releases/tag/v0.29.0)
Copy file name to clipboardExpand all lines: snippets/ai.md
+27-1Lines changed: 27 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,30 @@
1
-
## Prompting AI
1
+
# Hulp vragen aan AI
2
+
3
+
-[Chat met de repository](#chat-met-de-repository)
4
+
-[CMGT chatbot](#cmgt-chatbot)
5
+
-[Prompting](#prompting)
6
+
7
+
<br><br><br>
8
+
9
+
## Chat met de repository
10
+
11
+
In [de github repository](https://github.com/HR-CMGT/PRG04-2024-2025/) kan je op het ***copilot*** icoontje klikken om een chatvenster te openen. Je kan dan specifieke vragen over de repository stellen. Zie dit screenshot voor een voorbeeld.
12
+
13
+

14
+
15
+
<br><br><br>
16
+
17
+
## CMGT Chatbot
18
+
19
+
Je kan aan de [CMGT chatbot](https://ai-assistent-mu.vercel.app) specifieke vragen stellen over ExcaliburJS. Zie dit screenshot voor een voorbeeld.
20
+
21
+

22
+
23
+
https://ai-assistent-mu.vercel.app
24
+
25
+
<br><br><br>
26
+
27
+
## Prompting
2
28
3
29
Je kan AI tools zoals ChatGPT een beter resultaat laten geven als je in de prompt de stijl van programmeren aangeeft:
0 commit comments