这是indexloc提供的服务,不要输入任何密码
Skip to content

hasura/duckduckgo-search

Repository files navigation

AI Assistant with access to DuckDuckGo Web Search

Supports web search in realtime to query DuckDuckGo and return a list of search results that PromptQL can operate on.

  • Query for any keywords
  • Can return a maximum of 20 results for each keyword.
  • Uses the "us-en" region as default, but can be changed.

An example natural language question to try out this connector:

  • give me just the URLs and title tags for the top 20 results ranking for the keyword "hasura".
  • summarize the top 3 results for "promptql"
  • for "promptql", classify the results as informational or product intent.

About

DDN project with typescript connector to enable duckduckgo web search and expose it for PromptQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published