HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jobswithgptcom

no profile record

Submissions

[untitled]

1 points·by jobswithgptcom·6 месяцев назад·0 comments

Show HN: Jobswithgpt.com Semantic Job Search

2 points·by jobswithgptcom·7 месяцев назад·2 comments

comments

jobswithgptcom
·7 месяцев назад·discuss
https://jobswithgpt.com and mcp docs @ https://github.com/jobswithgpt/mcp
jobswithgptcom
·7 месяцев назад·discuss
jobswithgpt.com - specifically improving the underlying LLM indexing.
jobswithgptcom
·9 месяцев назад·discuss
jobswithgpt.com job search site, as a side project
jobswithgptcom
·11 месяцев назад·discuss
I been doing a smaller version of the same idea for just domain of job listings. Initially I looked at HNSW but couldn't reason on how to scale it with predictable compute time cost. I ended up using IVF because I am a bit memory starved. I will have to take at look at coreNN.