Skip to content

Commit

Permalink
Add RAG Eval (#130)
Browse files Browse the repository at this point in the history
* Create web-rag.md

Begin building card links

* Update web-rag.md

Change formatting

* Update web-rag.md

Embed the video link

* Create what-is-dial.md

* Rename what-is-dial.md to dial-ui-basics.md

* Create ai-dial-chathub.md

* Create dial-rag.md

* Rename web-rag.md to dial-web-rag.md

* Rename ai-dial-chathub.md to dial-chathub.md

* Rename dial-chathub.md to dial-chathub.md

* Create dial-omics-assistant.md

* Create dial-roles-and-rate-limits.md

* Create dial-collaboration.md

* Create dial-develop-and-deploy.md

Not 100% sure if we should make this video public; the API key referenced doesn't work anymore, but it still is primarily designed for EPAM employees.

* Create dial-statgpt.md

* Rename docs/demos/dial-develop-and-deploy.md to docs/demos/for-developers/dial-develop-and-deploy.md

* Create dial-product-overview.md

* Create dial-aws-deployment.md

* Create dial-guided-conversation.md

* Create dial-data-viz.md

* Update and rename docs/demos/dial-chathub.md to docs/demos/demos/dial-chathub.md

* Update and rename docs/demos/dial-collaboration.md to docs/video demos/demos/dial-collaboration.md

* Rename dial-chathub.md to dial-chathub.md

* Update and rename docs/demos/dial-omics-assistant.md to docs/video demos/demos/dial-omics-assistant.md

* Update and rename docs/demos/dial-product-overview.md to docs/video demos/demos/dial-product-overview.md

* Update and rename docs/demos/dial-rag.md to docs/video demos/demos/dial-rag.md

* Update and rename docs/demos/dial-roles-and-rate-limits.md to docs/video demos/demos/dial-roles-and-rate-limits.md

* Update and rename docs/demos/dial-statgpt.md to docs/video demos/demos/dial-statgpt.md

* Update and rename docs/demos/dial-ui-basics.md to docs/video demos/demos/dial-ui-basics.md

* Update and rename docs/demos/dial-web-rag.md to docs/video demos/demos/dial-web-rag.md

* Update and rename dial-aws-deployment.md to dial-aws-deployment.md

* Update and rename dial-data-viz.md to dial-data-viz.md

* Update and rename dial-develop-and-deploy.md to dial-develop-and-deploy.md

* Update and rename dial-guided-conversation.md to dial-guided-conversation.md

* Update sidebars.js

* Update architecture.md

* Create dial-rag-eval.md

---------

Co-authored-by: sr-remsha <[email protected]>
  • Loading branch information
MatthewGorelik and sr-remsha committed Jul 3, 2024
1 parent 5b3782f commit 54fc03b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/video demos/demos-for-developers/dial-rag-eval.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# DIAL RAG Evaluation Toolkit

[Watch the video](https://youtu.be/HYg_L2dxu6U)

The RAG evaluation toolkit consists of three distinct tools: our DIAL Log Parser (https://gitlab.deltixhub.com/Deltix/openai-apps/dial-log-parser), our RAG evaluation library (https://gitlab.deltixhub.com/Deltix/openai-apps/dial-rag-eval), and our RAG evaluation UI. It is used to validate the quality of the retrieval of any RAG-based application.

0 comments on commit 54fc03b

Please sign in to comment.