Hi everyone
I am trying to achieve GPT web browsing capabilities using available tools
So I’m aware that GPT currently does not support web browsing capabilities using API
So I’m trying to build a functionality where I can utilise the available tools like langchain, serpAPI and all. I have already build a functionality using langchain, Google search, duck duck go search, but the output is not as efficient as web browsing.
Can anyone please point out me what tools I can use or how can I achieve the same web browsing functionalities as GPT ?