gpt4all icon indicating copy to clipboard operation
gpt4all copied to clipboard

any way can it be connected to internet , like scrapping a part of website or go through the link and analyze it?

Open revolverocelot1 opened this issue 1 year ago • 3 comments

im wondering, this would give edge over chat gpt 3.5, but is it possible for gptall to do it like chatgpt 4

revolverocelot1 avatar Apr 18 '23 07:04 revolverocelot1

There's another project that relies on this one under the hood. It's called Auto-GPT. I believe it can search the web.

devlux76 avatar Apr 23 '23 09:04 devlux76

There's another project that relies on this one under the hood. It's called Auto-GPT. I believe it can search the web.

but that uses gpt 4 or 3 api, can it same be ran by gpt4all??

revolverocelot1 avatar Apr 23 '23 10:04 revolverocelot1

Can we add a feature like the WebChatGPT extension? It uses DuckDuckGO to improve the prompt by including relevant search data.

YogliB avatar Jun 05 '23 08:06 YogliB

I made a short python wrapper for llama.cpp that integrates SearX results: https://codeberg.org/Fr0d0Beutl1n/SearX_for_llama.cpp

This could probably be implemented in a similar way.

Fr0d0Beutl1n avatar Jun 12 '23 16:06 Fr0d0Beutl1n

Duplicate of #142

niansa avatar Aug 11 '23 11:08 niansa