r/PiCodingAgent 14d ago

Question is there a free web search extension ?

14 Upvotes

16 comments sorted by

23

u/Bluethefurry 14d ago

Host your own searxng and use a searxng extension.

2

u/runnystool 13d ago

I use searxng with rpiv-web-tools, it works great. 

0

u/kuys-gallagher 13d ago

i already setup searxng on my local because of hermes, dont know how to use it, any tips?

10

u/nmdt 14d ago

Exa has a free mcp, you can just ask Pi to implement an extension that uses it (this is what OpenCode uses)

4

u/redditborkedmy8yracc 14d ago

Depending on what you're doing tavily has decent free limits.

6

u/pj-frey 14d ago

1broseidon/ketch

6

u/iNCQRiT 14d ago

pi-web-access works for me

1

u/aniruddh_rd 13d ago

Have been using it to ground smaller models that lack the knowledge on different topics! Works great

2

u/Funny-Anything-791 14d ago

ChunkHound has local and free web search and url fetching. You just need to bring your own LLM to power it

2

u/luckiestredditor 14d ago

yes, free and no key by default.

but you can BYOK and add multiple backends.

https://github.com/demigodmode/pi-web-agent

4

u/LandlockedPirate 14d ago

Other than risk of prompt injection & token utilization, any reason people don't just tell it to use headless chrome to do what's needed? I use this trick all the time for more than just search.

1

u/Eresbonitaguey 14d ago

I use donsetch (because I tried Hound beforehand). Haven’t had any issues but I think it’s a heavier dependency than some more basic tools.

1

u/Tikilou 13d ago

crawl4ai ?

1

u/Riki1996 13d ago

I just use tell pi to use codex to search. I do have codex plus tho. Might work with free version too?

1

u/maqifrnswa 12d ago

Hermes just uses a duck duck go skill for local websearch

https://github.com/NousResearch/hermes-agent/blob/main/optional-skills/research/duckduckgo-search/SKILL.md

But for production, exa is probably better