PublicDataWorks / verdad-frontend

MIT License
1 stars 0 forks source link

VER-232: [Backend] Experiment with "Grounding with Google Search" #208

Open nhphong opened 12 hours ago

nhphong commented 12 hours ago

As a developer, I want to experiment with "Grounding with Google Search" to evaluate its impact on the accuracy and reliability of snippet results. This involves turning on the feature and monitoring the changes in results, particularly focusing on the sources cited for grounding data.

Acceptance Criteria:

  1. Enable Grounding:
    • Activate the "Grounding with Google Search" feature in the development environment.
  2. Monitor Results:
    • Closely monitor the outputs generated with Google Search grounding.
    • Track which sources are cited as references for grounding data.
  3. Evaluate Impact:
    • Assess how the grounding affects the overall quality and relevance of the snippet results.
    • Determine any improvements or issues introduced by using Google Search as a grounding mechanism.
  4. Feedback Loop:
    • Collect feedback from team members on the effectiveness of the grounding.
    • Document observations and insights gained during the experiment.

Tasks:

  1. Review the current snippet processing workflow to identify where Google Search grounding will be integrated.
  2. Implement the necessary changes to enable grounding with Google Search.
  3. Set up logging or monitoring tools to capture which sources are used for grounding.
  4. Analyze the impact on snippet results by comparing with previous outputs without grounding.
  5. Document findings and prepare a report on the experiment's results, including recommendations for further action.

Additional Notes:

linear[bot] commented 12 hours ago

VER-232 [Backend] Experiment with "Grounding with Google Search"