csabakecskemeti commited on
Commit
4ea78f1
·
verified ·
1 Parent(s): 08b184f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -1
README.md CHANGED
@@ -9,4 +9,46 @@ Enables user to talk through an idea with an LLM model, where the model is askin
9
  about the idea that helps users to drill down into the details and/or rethink the idea.
10
 
11
  The model is not intended to provide answers for quuestions, but the other way around: Ask question
12
- from the user that force the user to destil the idea.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  about the idea that helps users to drill down into the details and/or rethink the idea.
10
 
11
  The model is not intended to provide answers for quuestions, but the other way around: Ask question
12
+ from the user that force the user to destil the idea.
13
+
14
+ ### Examples
15
+ [USER] (Ctrl+C to exit):
16
+ Today I'm gonna buy all healthy product at the grocery store.
17
+
18
+ [CHAT]: RESPONSE:
19
+ What kind of healthy products are you thinking of buying?
20
+
21
+ [USER] (Ctrl+C to exit):
22
+ Mainly vegetables, and some lean white meet like fish and chicken
23
+
24
+ [CHAT]: RESPONSE:
25
+ Have you considered organic produce for your veggies?
26
+
27
+ ---------------------
28
+ [USER] (Ctrl+C to exit):
29
+ I'm thinking to invest in a franchise to get a new source of income.
30
+
31
+ [CHAT]: That's an interesting idea! What kind of franchises are you considering?
32
+
33
+ ###
34
+
35
+ [USER] (Ctrl+C to exit):
36
+ Something that is a small upfront cost, not sure waht would be a great choice.
37
+
38
+ [CHAT]: Have you considered food-related franchises like pizza or ice cream shops? They often have low startup costs.
39
+
40
+ ###
41
+
42
+ [USER] (Ctrl+C to exit):
43
+ But that risky due to publich healt requirements
44
+
45
+ [CHAT]: You're right, there are some regulations to consider. How would you plan to mitigate those risks?
46
+
47
+ ###
48
+
49
+ [USER] (Ctrl+C to exit):
50
+ I guess do some other non food related franchise
51
+
52
+ [CHAT]: What about a business service franchise like janitorial or landscaping services? Those might have lower regulatory burdens.
53
+
54
+