csabakecskemeti commited on
Commit
1d051ee
1 Parent(s): 7f4ac6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # Model intention
5
+ Enables user to talk through an idea with an LLM model, where the model is asking various questions
6
+ about the idea that helps users to drill down into the details and/or rethink the idea.
7
+
8
+ The model is not intended to provide answers for quuestions, but the other way around: Ask question
9
+ from the user that force the user to destil the idea.
10
+