ofermend commited on
Commit
085718f
·
verified ·
1 Parent(s): 59cab87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pinned: false
10
  |-----------------------------------|-|
11
 
12
  Vectara is an end-to-end platform to embed powerful generative AI features with extraordinary results.
13
- We provide simple APIs for indexing documents and generating summaries using Grounded Generation (aka retrieval-augmented-generation),
14
  all in a managed service that dramatically simplifies the task of building scalable, secure and reliable GenAI applications.
15
 
16
  To learn more - here are some resources:
@@ -22,3 +22,6 @@ To learn more - here are some resources:
22
  * [AskNews](https://asknews.demo.vectara.com/)
23
  * [AskGSB](https://askgsb.demo.vectara.com/)
24
  * [Legal Aid](https://legalaid.demo.vectara.com/)
 
 
 
 
10
  |-----------------------------------|-|
11
 
12
  Vectara is an end-to-end platform to embed powerful generative AI features with extraordinary results.
13
+ We provide simple APIs for indexing documents and generating summaries using retrieval augmented generation (RAG),
14
  all in a managed service that dramatically simplifies the task of building scalable, secure and reliable GenAI applications.
15
 
16
  To learn more - here are some resources:
 
22
  * [AskNews](https://asknews.demo.vectara.com/)
23
  * [AskGSB](https://askgsb.demo.vectara.com/)
24
  * [Legal Aid](https://legalaid.demo.vectara.com/)
25
+ * Our [Hughes Hallucination Evaluation Mode](https://huggingface.co/vectara/hallucination_evaluation_model) or HHEM is a model to detect LLM hallucinations.
26
+ * [HHEM leaderboard](https://huggingface.co/spaces/vectara/leaderboard)
27
+ * Our platform provides a production-grade factual consistency score (aka HHEM v2) which provides longer sequence length, is calibrated, and integrated with our Query APIs.