|
|
|
|
|
by bilekas
28 days ago
|
|
I think I'm missing something, but how exactly is this weighing a specific market ?
You have a "class UserProduct(BaseModel)" that seems to be very barebones and basic.. I mean, what's different from this vs just asking a regular llm to do some market research for you? Also it seems like it's not using any real data if I'm understanding this correctly, it's simulating similar products and evaluating against it ? > find optimal pricing by simulating the same product
at multiple price points. |
|