🚀 Run your Summarization and RAG evaluations in a few minutes using Excel.
This is not an official Google product
-
Gemini Summarization Evaluation: Generate metrics by providing input text and comparing generated summaries against expected outputs. Customize prompts and quality settings.
-
RAG Search Evaluation: Evaluate the accuracy of your Vertex AI Search using your own test cases.
- Metrics Calculated: Summary Match (using LLM as judge), First Link Match (Precision@1), and Link in Top 2 (Precision@2).
- Grounding Score calculated for each result using Check Grounding API
- Synthetic Q&A Generation: Don't have test cases? No problem! Generate synthetic question-answer pairs based on your documents. Specify a GCS path, customize the prompt, and control the quality of generated Q&A.
-
Ability to run hundreds of test cases in seconds.
-
Configurable Vertex AI Search Agent parameters and Gemini settings
-
Detailed status updates and logs for monitoring and troubleshooting.
-
Works with Excel Web (Microsoft 365) and Excel Desktop.
Follow the Instructions
- Generate Access Token
gcloud auth print-access-token
- Paste the GCP access token in the designated field within the add-in.
- Use the add-in's functionality to create the necessary placeholder tables in your Excel sheet. These tables will structure your test data and results.
- Populate the test case tables with your data.
- Configure the Vertex AI Search Agent settings (search type, summary settings, etc.) within the add-in.
- Initiate test runs using the provided buttons.
- 🧑💻 Run your search acceptance test cases without leaving Excel.
- ✅ Enables Business and Compliance teams to measure search accuracy without any training or developer skills using the tool they use every day.
- 🗒️ Allows comparing of different test runs using different settings to determine the correct values for a specific use case.
- 🚀 Accelerates search application validation from weeks/months to hours.
- 🤖 Coz testing manually is hard, boring and no fun!
Only sideloading is supported at this time.
- Download the manifest.xml file to your local machine.
- Open Excel in your browser.
- Click on the "Add-ins" button and select "More Add-Ins".
- Click on the "Upload My Add-in" link
- Select the manifest.xml file from your local machine and click on the "Open" button.
- You should now see the Velvet Add-in listed in the Add-ins menu.
To remove it just clear your browser cache.
- Download the manifest.xml file to your local machine.
- Place the manifest.xml file in the following location:
- Windows: Follow instructions here.
- Mac:
- Use Finder to sideload the manifest file. Open Finder and then enter Command+Shift+G to open the Go to folder dialog.
- Navigate to the following location: /Users//Library/Containers/com.microsoft.Excel/Data/Documents/wef
- If the wef folder doesn't exist on your computer, create it.
- Save the manifest.xml file in the wef folder.
- Open Excel.
- Confirm that the Velvet Add-in is listed in the Home Ribbon.