SearXNG: A free internet metasearch engine

67 pointsposted 2 hours ago
by theanonymousone

17 Comments

goodroot

a minute ago

This appears to be a key tool for providing search to local models.

I'm curious what setups folks use to provide this functionality.

Since the quantized 24B parameter Gemma model came out, I've had good luck with tool calling on a 4070 Ti Super.

Successful tool calling is what finally made the local experience useful.

I should note this is for the general and not coding specific context.

artooro

an hour ago

It works well if you connect it the Brave Search API, but using it a scraper is fairly unreliable. Google stopped working a few days ago.

lucasrufkahr

13 minutes ago

Yeah, I find that searx results are way more relevant to what I’m actually looking for than a single engine. There’s so much manipulation going on that if you don’t aggregate multiple engines, it’s near impossible to get what you want.

fishgoesblub

41 minutes ago

I've been using SearXNG for a few years now, however I've been trying out Degoog as a SearXNG alternative since I've had issues with engines constantly failing or being slow since day 1 of using SearXNG, but Degoog has worse results with the same engines. It's a shame since I'm having to pick between slower but better results, or very fast but worse results.

rcarmo

17 minutes ago

Years of regular use here, has been great even before I started using it as an agent tool.

satvikpendem

an hour ago

TinySearch wraps this and works well for agents. It's better than the native SearXNG MCP because it optimizes the context before it even gets to the agent so as to not waste tokens.

https://github.com/MarcellM01/TinySearch

drnick1

an hour ago

SearXNG did not include a built-in MCP server, last time I checked.

ManWith2Plans

an hour ago

I've been using this for some projects. It's exceptional and I recommend it highly.

I actually included a recipe to deploy it to kubernetes in typekro, my TypeScript infrastructure-as-code project for kubernetes: https://typekro.run/api/searxng/

dexterdog

an hour ago

I've been self hosting this as my default engine across all of my searches for a few years now. I can't recommend it more highly.

ProofHouse

an hour ago

I’ll have to try, I’ve only recently learned Exa pricing is a bit crazy (especially on searches where you source 30-40 sources)I just used it be default and then was like oh damn when I got hit

arikrahman

an hour ago

I have used SearXNG hosts like https://searx.be/ but stick with Brave search for the most part. Are there other good hosts people tend to use?

vimredo

an hour ago

Personally, I self-host it myself. All the hosts I tried either errored often, or gave search results that were complete garbage.

another_twist

an hour ago

Been a fan of searX for a while. Not sure if this is the same thing but there were plenty of hosted versions too.

noobcoder

32 minutes ago

how do i configure which specific search engines SearXNG pulls its results from? Can we extend it to onyl search Stack Overflow and GitHub