ofermend commited on
Commit
0c801eb
·
verified ·
1 Parent(s): e06ff00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -11,17 +11,17 @@ pinned: false
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:
17
  * [Sign up](https://console.vectara.com/signup/?utm_source=huggingface&utm_medium=space&utm_term=i[…]=console&utm_campaign=huggingface-space-integration-console) for a free vectara account.
18
- * Check out our API [documentation](https://docs.vectara.com/docs/)
19
- * We have created some [vectara-ingest](https://github.com/vectara/vectara-ingest) to help you with data ingestion and [vectara-answer](https://github.com/vectara/vectara-answer) as a quick start with building the UI.
20
  * Join us on [Discord](https://discord.gg/GFb8gMz6UH) or ask questions in [Forums](https://discuss.vectara.com/)
21
  * Here are few demo applications built with vectara-ingest and vectara-answer:
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](https://vectara.com/blog/automating-hallucination-detection-introducing-vectara-factual-consistency-score/) longer sequence length, is calibrated, and integrated with our Query APIs.
 
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:
17
  * [Sign up](https://console.vectara.com/signup/?utm_source=huggingface&utm_medium=space&utm_term=i[…]=console&utm_campaign=huggingface-space-integration-console) for a free vectara account.
18
+ * Check out our API [documentation](https://docs.vectara.com/docs/).
19
+ * We have created [vectara-ingest](https://github.com/vectara/vectara-ingest) to help you with data ingestion and [vectara-answer](https://github.com/vectara/vectara-answer) as a quick start with building the UI.
20
  * Join us on [Discord](https://discord.gg/GFb8gMz6UH) or ask questions in [Forums](https://discuss.vectara.com/)
21
  * Here are few demo applications built with vectara-ingest and vectara-answer:
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 Model](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](https://vectara.com/blog/automating-hallucination-detection-introducing-vectara-factual-consistency-score/) (aka HHEM v2) which supports a longer sequence length, is calibrated, and is integrated into our Query APIs.