HackerTrans
トップ新着トレンドコメント過去質問紹介求人

artembugara

no profile record

投稿

Web Search API Types: Three Architectures, One Confusing Name

newscatcherapi.com
4 ポイント·投稿者 artembugara·先月·0 コメント

Show HN: CatchAll – slowest web search API that outperforms everything on recall

platform.newscatcherapi.com
7 ポイント·投稿者 artembugara·3 か月前·1 コメント

コメント

artembugara
·3 か月前·議論
If you want to try it without creating an account: https://platform.newscatcherapi.com/catchall/try?utm_source=...
artembugara
·3 か月前·議論
You can also check any signal from publicly available sources using tools like CatchAll.

For example, "CEO and CFO appointments at US public companies in the last two weeks" found 142 records [0]

You can also set up monitors to get updates.

[0] https://platform.newscatcherapi.com/catchall/example/gtm--ex...
artembugara
·5 か月前·議論
By the law of large numbers, it's not a significant distance.
artembugara
·6 か月前·議論
+1 for Mercury.

Another good thing about Mercury is that in case you’re stuck/not being treated fairly, you can just email/publicly mention Immad (CEO) and he’ll reply within minutes and will look into this
artembugara
·7 か月前·議論
Chrome on iPhone
artembugara
·7 か月前·議論
Do you mean it’s written by AI?

Or just my writing style?
artembugara
·7 か月前·議論
It really makes sense, and the best part — customers love it. It’s the simple form of pricing, and it’s simple to understand.

In many cases though, you don’t know whether the outcome is correct or not but we just have evals for that.

Our product is a SOTA recall-first web search for complex queries. For example, let’s say your agent needs to find all instances of product launches in the past week.

“Classic” web search would return top results while ours return a full dataset where each row is a unique product (with citations to web pages)

We charge a flat fee per record. So, if we found 100 records, you pay us for 100. Of its 0 then it’s free.
artembugara
·7 か月前·議論
We started doing quarterly RFC at Newscatcher, and it was a big game-changer. We're entirely remote.

I got this idea from Netflix's founder's book "No Rules Rules" (highly recommend it)

Overall, I think the main idea is: context is what matters, and RFC helps you get your (mine, I'm the founder) vision into people's heads a bit more. Therefore, people can be more autonomous and move on faster.
artembugara
·10 か月前·議論
done
artembugara
·10 か月前·議論
no no, they want to use it on external data, we do not do any internal data.

I'll give a few examples of how they use the tool.

Example 1 -- real estate PE that invests in multi-family residential buildings. Let's say they operate in Texas and want to get notifications about many different events. For example, they need to know about any new public transport infrastructure that will make specific area more accessible -> prices wil go up.

There are hundreds of valid records each month. However, to derive those records, we usually have to sift through tens of thousands of hyper-local news articles.

Example 2 -- Logistics & Supply Chain at F100 Tracking of all the 3rd party providers, any kind of instability in the main regions, disruptions at air and marine ports, political discussions around the regulation that might affect them, etc. There are like 20-50 events, and all of them are multi-lingual at global scale.

thousands of valid records each week, millions of web pages to derive those from.
artembugara
·10 か月前·議論
Oh, I totally see your point.

We’re optimising for large enterprises and government customers that we serve, not consumers.

Even the most motivated people, such as OSINT or KYC analysts, can only skim through tens, maybe hundreds of web pages. Our tool goes through 10,000+ pages per minute.

An LLM that has to open each web page to process the context isn’t much better than a human.

A perfect web search experience for LLM would be to get just the answer, aka the valid tokens that can be fully loaded into context with citations.

Many enterprises should leverage AI workflows, not AI agents.

Nice to have // must have. Existing AI implementations are failing because it’s hard to rely on results; therefore, they’re used for nice-to-haves.

Most business departments know precisely what real-world events can impact their operations. Therefore, search is unnecessary; businesses would love to get notifications.

The best search is no search at all. We’re building monitors – a solution that transforms your catchALL query into a real-time updating feed.
artembugara
·10 か月前·議論
Congrats on the HN Launch!

It's probably the best research agent that uses live search. Are you using Firecrawl, I assume?

We're soon launching a similar tool (CatchALL by NewsCatcher) that does the same thing but on a much larger scale because we already index and pre-process millions of pages daily (news, corporate, government files). We're seeing so much better results compared to parallel.ai for queries like "find all new funding announcements for any kind of public transit in California State, US that took place in the past two weeks"

However, our tool will not perform live searches, so I think we're complementary.

i'd love to chat.
artembugara
·3 年前·議論
can
artembugara
·3 年前·議論
As far as I remember, I fully own all the right to the output of OpenAI (for example).
artembugara
·3 年前·議論
Have a question to the Generative AI experts here.

So, I can use smthg like GPT-4 to label data and then use that as a train set for my own LLM, right?

EDIT: adding this from OpenAI Restriction TOS: "(iii) use output from the Services to develop models that compete with OpenAI;"
artembugara
·5 年前·議論
Nice! How did you fetch the content of those articles?
artembugara
·6 年前·議論
Why people buy MacBooks when there're Dell? Why iPhone when there're Huawei. Etc, etc.

Because it is Apple. When your Audeze will break can you just pop up to the nearest Apple store to get support? Can you easily connect them to your iPhone, Mac, iPod?
artembugara
·6 年前·議論
I'm building a Python package to get the latest news from most popular news publishers without any external API use.

So, for example, the input is 'nytimes.com' and the output will be the last headlines.

Plan to release it in a few weeks.