HackerTrans
TopNewTrendsCommentsPastAskShowJobs

biduskamil

no profile record

Submissions

Show HN: Estimating what users ask ChatGPT about your company

github.com
2 points·by biduskamil·18 дней назад·3 comments

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

github.com
1 points·by biduskamil·18 дней назад·1 comments

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

huggingface.co
5 points·by biduskamil·2 месяца назад·2 comments

comments

biduskamil
·17 дней назад·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
·18 дней назад·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
·18 дней назад·discuss
Niche local technology/ai communities seem to be places with a lot of alpha at the moment when it comes to jobs
biduskamil
·18 дней назад·discuss
Current limitation: we don't extract shopping carousels and product suggestions though that's WIP
biduskamil
·18 дней назад·discuss
Working on adding support for shopping carousels now
biduskamil
·23 дня назад·discuss
Local is the way. Any benchmarks on latency it has on CPU?
biduskamil
·2 месяца назад·discuss
Thanks!