miurla / morphic

An AI-powered search engine with a generative UI
https://morphic.sh
Apache License 2.0
4.98k stars 1.16k forks source link

Provide local Search API option #196

Open miurla opened 1 month ago

miurla commented 1 month ago

Feature Description

As an alternative to the Tavily search API, use SearcXNG to provide a local search API. Since SearcXNG returns meta-search results, make it usable from LLM by embedding.

Use Case

Use it as an option for the search API when launching locally. It has advantages in terms of cost and privacy.

Additional context

refs: #34 #175

GobDevv commented 2 weeks ago

https://github.com/Snazzah/duck-duck-scrape

Possibly DDG support?