chatgpt-advanced icon indicating copy to clipboard operation
chatgpt-advanced copied to clipboard

Interested in the google search part

Open JasonFengGit opened this issue 2 years ago • 5 comments

Hi qunash, Is it possible that you can also open source the part of code for searching (https://ddg-webapp-aagd.vercel.app)? Wondering if we can make each result longer.

: )

JasonFengGit avatar Dec 09 '22 08:12 JasonFengGit

yeah. that would be really helpful. recursively crawl links, github repositories etc and gather more info.

spidy0x0 avatar Dec 13 '22 15:12 spidy0x0

i just manually tried it with a markdown of a repo's docs, asked it some questions about the repo and the answers were excellent :)

https://chatgpt-static.s3.amazonaws.com/chats/zo17782.html

spidy0x0 avatar Dec 13 '22 19:12 spidy0x0

Looks like it is using duckduckgo's API or scraping duckduckgo's results in realtime. I have made myself a solution. Happy to help anyone who needs it

hirargb avatar Dec 15 '22 15:12 hirargb

Looks like it is using duckduckgo's API or scraping duckduckgo's results in realtime. I have made myself a solution. Happy to help anyone who needs it

hi, can you share it with me please

spidy0x0 avatar Dec 17 '22 09:12 spidy0x0

Sure, DM me on Twitter. @amitk_karn

hirargb avatar Dec 20 '22 13:12 hirargb

Looks like it is using duckduckgo's API or scraping duckduckgo's results in realtime. I have made myself a solution. Happy to help anyone who needs it

@amitkarn How did you find this out? Did you guess based on query-result comparisons?

huyouare avatar Mar 05 '23 08:03 huyouare

Use this https://pypi.org/project/duckduckgo-search/. Enjoy 😃

hirargb avatar Mar 05 '23 18:03 hirargb

See #69

qunash avatar Mar 05 '23 19:03 qunash