|
|
|
|
|
by qiongzhouh
817 days ago
|
|
Thanks for trying it out! As for the performance issues, we're looking into several things that could speed things up
- Fine-tuning a small LLM for the results on the intermediate page and deploying on a provider with higher throughput and time to first token
- Admittedly, there there are quite a few SQL query / index optimizations we need to make on the backend, along with making parts of our pipeline async
- The frontend itself is also not very performant right now, but we're working on it. We cache previous calls to the API, so that's why the demo queries or queries others have tried before you are faster. I'll ship a change that makes the results more consistent but not fully consistent later today. As for the ingredients, citing sources is definitely a next step. In the meantime, I recommend looking up the ingredients that catch your eye on a place like EWG Skin Deep if it's a huge concern for you (I used to do this to make sure my ingredients weren't comedogenic for acne). Great point about the distributor list UI, we'll think about a better way to show it! |
|