frdel / agent-zero

Agent Zero AI framework
Other
4.32k stars 924 forks source link

Use Perplexica #2

Open bitnom opened 2 months ago

bitnom commented 2 months ago

Open-source perplexity clone built for privacy: https://github.com/ItzCrazyKns/Perplexica

Alexxosipov commented 2 months ago

Yeah it would be nice, but perplexica doesn't have an API yet. However there is already an issue in the perplexica's repo about API, so I think it would be possible soon

idealley commented 2 months ago

Perplexica is a bit limited it only uses thé 150 chracters that are available on the result page. It does mot go to the target page and get the full content. So perplexica would have to be modified to write responses on the full text.

https://github.com/searxng/searxng has an API can be deployed locally and can query over many search engine.

The need for scraping pages remains

Scra

garyblankenship commented 1 month ago

Jina.ai looks useful

idealley commented 1 month ago

Yes. We are using it in our app. Very simple to use and has some configuration to get a JSON object for example.