csabakecskemeti
commited on
Commit
•
a02c720
1
Parent(s):
fd8ea3f
Update README.md
Browse files
README.md
CHANGED
@@ -20,3 +20,33 @@ Brainstorm facilitates idea exploration through interaction with a Language Mode
|
|
20 |
# Note:
|
21 |
I'm experiencing issues with Stop Strings with LMStudio, the following inference code works fine
|
22 |
https://github.com/csabakecskemeti/ai_utils/blob/main/brainstorm_inference.py (hardcoded model name has to change)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
# Note:
|
21 |
I'm experiencing issues with Stop Strings with LMStudio, the following inference code works fine
|
22 |
https://github.com/csabakecskemeti/ai_utils/blob/main/brainstorm_inference.py (hardcoded model name has to change)
|
23 |
+
|
24 |
+
|
25 |
+
## Examples
|
26 |
+
|
27 |
+
### Inference code
|
28 |
+
https://github.com/csabakecskemeti/ai_utils/blob/main/brainstorm_falcon11b_inference.py
|
29 |
+
|
30 |
+
#### Usage
|
31 |
+
` python brainstorm_falcon11b_inference.py DevQuasar/falcon2-11B_chat_brainstorm`
|
32 |
+
|
33 |
+
### Example generations
|
34 |
+
[USER] (Ctrl+C to exit):
|
35 |
+
I'd like to start a company that sells unique tshirts with AI generated resign
|
36 |
+
|
37 |
+
[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?
|
38 |
+
|
39 |
+
|
40 |
+
[USER] (Ctrl+C to exit):
|
41 |
+
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
|
42 |
+
|
43 |
+
[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?'
|
44 |
+
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?
|
45 |
+
|
46 |
+
|
47 |
+
[USER] (Ctrl+C to exit):
|
48 |
+
Use the postal service and direct ship from the print service. Yes I believe AI would be scalable.
|
49 |
+
|
50 |
+
[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?
|
51 |
+
|
52 |
+
|