Add results to chainlit.md
Browse files- chainlit.md +46 -1
chainlit.md
CHANGED
@@ -1,3 +1,48 @@
|
|
1 |
-
# Beyond ChatGPT
|
2 |
|
3 |
This Chainlit app was created following instructions from [this repository!](https://github.com/AI-Maker-Space/Beyond-ChatGPT)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Beyond ChatGPT
|
2 |
|
3 |
This Chainlit app was created following instructions from [this repository!](https://github.com/AI-Maker-Space/Beyond-ChatGPT)
|
4 |
+
|
5 |
+
##### 🏗️ Activity #1:
|
6 |
+
|
7 |
+
Please evaluate your system on the following questions:
|
8 |
+
|
9 |
+
1. Explain the concept of object-oriented programming in simple terms to a complete beginner.
|
10 |
+
- Aspect Tested:
|
11 |
+
Ability to use explain a concept using simple language and appropriate examples
|
12 |
+
- Result:
|
13 |
+

|
14 |
+
2. Read the following paragraph and provide a concise summary of the key points…
|
15 |
+
|
16 |
+
- Aspect Tested:
|
17 |
+
- Ability to accurately summerize verbose text
|
18 |
+
- Ability to be concise and terse rather than verbose
|
19 |
+
- Ability to extract and articulate key points in a body of text
|
20 |
+
- Result:
|
21 |
+

|
22 |
+
|
23 |
+
3. Write a short, imaginative story (100–150 words) about a robot finding friendship in an unexpected place.
|
24 |
+
|
25 |
+
- Aspect Tested:
|
26 |
+
- Linguistic creativity
|
27 |
+
- Contextual understanding of "friendship" and "unexpected place"
|
28 |
+
- Ability to reason about and stick to word count
|
29 |
+
- Result:
|
30 |
+

|
31 |
+
|
32 |
+
4. If a store sells apples in packs of 4 and oranges in packs of 3, how many packs of each do I need to buy to get exactly 12 apples and 9 oranges?
|
33 |
+
|
34 |
+
- Aspect Tested:
|
35 |
+
- Ability to reason about basic logic
|
36 |
+
- Understanding of numerical values
|
37 |
+
- Result:
|
38 |
+

|
39 |
+
|
40 |
+
5. Rewrite the following paragraph in a professional, formal tone…
|
41 |
+
|
42 |
+
- Aspect Tested:
|
43 |
+
|
44 |
+
- Distinguishing formal and informal language
|
45 |
+
- Ability to re-write informal parts of a body of text
|
46 |
+
|
47 |
+
- Result:
|
48 |
+

|