chatgpt-advanced
chatgpt-advanced copied to clipboard
Interested in the google search part
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.
: )
yeah. that would be really helpful. recursively crawl links, github repositories etc and gather more info.
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
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
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
Sure, DM me on Twitter. @amitk_karn
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?
Use this https://pypi.org/project/duckduckgo-search/. Enjoy 😃
See #69