Hacker News new | ask | show | jobs
Show HN: Unlimited Search API for AI agents – $100/mo (seeking 10 beta devs)
2 points by yihlamur 370 days ago
We've been frustrated about search vendors making their pricing unfriendly...

SerpAPI - 5K searches a month for $75 a month Tavily - 15K searches a month for $100 a month

So expensive for just 5k-15K searches a month...

This causes startups not to experiment as freely as possible -- we all need to count pennies because of that at Vela Partners (https://www.vela.partners/).

We built an infrastructure to run unlimited search at a fraction of their cost to solve our own pain point.

Happy to onboard up to 10 developers who will pay $100 a month for unlimited requests, and see how that goes.

Reach out at yigit@vela.partners

1 comments

I use searxng, my agent starts a docker compose by itself (embedded fs) and makes it transparent for the rest of the workflow.

Whats the point of agent->sass->search when you can skip the middleman? This is for LLM-only / no local code I guess.