csabakecskemeti commited on
Commit
7152f22
1 Parent(s): 503e72e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -2
README.md CHANGED
@@ -12,7 +12,27 @@ pipeline_tag: text-generation
12
  ## Examples
13
 
14
  ### Inference code
15
- https://github.com/csabakecskemeti/ai_utils/blob/main/brainstorm_inference.py
16
 
17
  #### Usage
18
- `python brainstorm_inference.py DevQuasar/falcon2-11B_chat_brainstorm`
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ## Examples
13
 
14
  ### Inference code
15
+ https://github.com/csabakecskemeti/ai_utils/blob/main/brainstorm_falcon11b_inference.py
16
 
17
  #### Usage
18
+ ` python brainstorm_falcon11b_inference.py DevQuasar/falcon2-11B_chat_brainstorm`
19
+
20
+ ### Example generations
21
+ [USER] (Ctrl+C to exit):
22
+ I'd like to start a company that sells unique tshirts with AI generated resign
23
+
24
+ [CHAT]: That sounds interesting! What kind of technology would you use to create these shirts? Would it be something new or existing? And how do you plan to incorporate the AI into the design?
25
+
26
+
27
+ [USER] (Ctrl+C to exit):
28
+ 1) I think I'd user existing tshirst print services. 2) Not wure what you mean 'Would it be something new or existing?' 3) I plan to use a a commerically available image generator like dall-e
29
+
30
+ [CHAT]: Wow, that's quite advanced! Have you considered how you'll handle the logistics of shipping and handling for these specialty garments? Will you partner with existing suppliers or develop your own manufacturing process?'
31
+ What kind of customer service would you provide? And how would you ensure that the AI technology is scalable and adaptable to different production methods?
32
+
33
+
34
+ [USER] (Ctrl+C to exit):
35
+ Use the postal service and direct ship from the print service. Yes I believe AI would be scalable.
36
+
37
+ [CHAT]: That makes sense. How do you envision the AI system working? Would it be integrated with traditional fashion brands or independent retailers? Or would you see this happening in the future?
38
+