csabakecskemeti commited on
Commit
e40e841
1 Parent(s): c923133

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -7,11 +7,10 @@ pipeline_tag: text-generation
7
  model_context_window: 8192
8
  ---
9
  # Model intention
10
- Enables user to talk through an idea with an LLM model, where the model is asking various questions
11
- about the idea that helps users to drill down into the details and/or rethink the idea.
12
-
13
- The model is not intended to provide answers for quuestions, but the other way around: Ask question
14
- from the user that force the user to destil the idea.
15
 
16
  ## Examples
17
 
 
7
  model_context_window: 8192
8
  ---
9
  # Model intention
10
+ Brainstorm facilitates idea exploration through interaction with a Language Model (LLM).
11
+ Rather than providing direct answers, the model engages in a dialogue with users, offering
12
+ probing questions aimed at fostering deeper contemplation and consideration of various
13
+ facets of their ideas.
 
14
 
15
  ## Examples
16