HackerTrans
TopNewTrendsCommentsPastAskShowJobs

biduskamil

no profile record

Submissions

Show HN: Estimating what users ask ChatGPT about your company

github.com
2 points·by biduskamil·vor 17 Tagen·3 comments

Show HN: Open-source tool for reverse engineering ChatGPT queries about brands

github.com
1 points·by biduskamil·vor 18 Tagen·1 comments

Show HN: Voice gender classifier for European voice AI (1MB, ONNX, 4ms)

huggingface.co
5 points·by biduskamil·vor 2 Monaten·2 comments

comments

biduskamil
·vor 17 Tagen·discuss
Thanks for feedback! A couple of things:

Temperature settings only matter for api usage. Nevertheless, stochastic nature of LLM responses does produce a distribution of responses for a single prompt query. It could potentially be a good idea to run the same query couple of times in each iteration of the monitoring tool to get a better look at the distribution of responses.

As for live search, we focus pretty much only on queries that refer to brands or products. Such queries do use web search tool almost 100% of the time so you will not encounter the stale training data issue in our tool.

Happy to discuss it in more details if you want
biduskamil
·vor 17 Tagen·discuss
I want that but for apartments - when you're looking for a flat to have such score next to the flat I'm looking at
biduskamil
·vor 17 Tagen·discuss
Niche local technology/ai communities seem to be places with a lot of alpha at the moment when it comes to jobs
biduskamil
·vor 17 Tagen·discuss
Current limitation: we don't extract shopping carousels and product suggestions though that's WIP
biduskamil
·vor 18 Tagen·discuss
Working on adding support for shopping carousels now
biduskamil
·vor 23 Tagen·discuss
Local is the way. Any benchmarks on latency it has on CPU?
biduskamil
·vor 2 Monaten·discuss
Thanks!