←back to thread

261 points david927 | 2 comments | | HN request time: 0s | source

What are you working on? Any new ideas that you're thinking about?
Show context
Igor_Wiwi ◴[] No.43157057[source]
I am working on HN wrapper which summarize topic discussions and outline main themes of it

https://hn-distilled.fly.dev/

Recently added Similar Topics feature which uses Scikit-learn's TF-IDF vectors

replies(1): >>43157589 #
1. tmilard ◴[] No.43157589[source]
It look fun. Good look and feel. Resumés are quite ok. Witch AI service do you use ?
replies(1): >>43157852 #
2. Igor_Wiwi ◴[] No.43157852[source]
I started using openrouter.ai to have unified api for different models, for HN Distilled I use gemini-2.0-flash-001 – it has huge context window and decent price (much cheaper for the same quality than others)