Skip to content

【機能追加】DeepSearchを実行できるようにしてほしい #1000

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
akashi0314 opened this issue Apr 15, 2025 · 2 comments
Open
Labels
enhancement New feature or request stale Issues or Pull Requests with no updates

Comments

@akashi0314
Copy link

高度なインターネット検索機能(DeepSearch)の提案

課題

現状、GenUには以下の制限があります:

  • 事前に登録されたナレッジベースのみを参照しており、インターネット上の最新情報にアクセスできない
  • 時事的な質問や最新の情報を必要とする問い合わせに対応できない
  • ユーザーは別途検索エンジンを使用する必要があり、ワークフローが分断される

改善提案

GenUにインターネット検索機能(DeepSearch)を実装:

  • リアルタイムでウェブ上の情報を検索・取得する機能
  • 検索結果を適切に要約・統合してユーザーに提示する機能
  • 信頼性の高い情報源からの情報を優先的に取得する仕組み
  • 検索結果の出典を明示する引用機能

期待される効果

  • 最新の情報に基づいた回答が可能になり、GenUの有用性が大幅に向上
  • 時事的な質問や最新情報を要する問い合わせへの対応力強化
  • ユーザーが別途検索する手間を省き、ワークフローを効率化
  • 情報の信頼性と透明性の向上

技術的アプローチ

  • 検索API(Google Custom Search、Bing Search API等)との連携
  • 検索結果のウェブページからの情報抽出機能
  • 検索結果の関連性評価と要約生成機能
  • 情報の信頼性スコアリングと出典管理システム

実装イメージ

  • ユーザーからの質問に対し、必要に応じて自動的にウェブ検索を実行
  • 「この回答はインターネット検索に基づいています」などの表示で検索結果を明示
  • 検索結果のURLや参照日時を明記
  • 検索機能のON/OFFを切り替えられる設定オプション
@akashi0314 akashi0314 added the enhancement New feature or request label Apr 15, 2025
@akashi0314
Copy link
Author

参考にできそうなもの
https://github.com/langchain-ai/open_deep_research
https://www.docswell.com/s/harinezumi/KL18J9-2025-03-06-201855#p1

Copy link
Contributor

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Issues or Pull Requests with no updates label May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale Issues or Pull Requests with no updates
Projects
None yet
Development

No branches or pull requests

1 participant