ozyman commited on
Commit
815386c
Β·
verified Β·
1 Parent(s): f292e6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -10
README.md CHANGED
@@ -17,22 +17,20 @@ base_model:
17
 
18
  ![NAVI Logo](assets/logo.svg)
19
 
20
- # NAVI verifiers (Verification Intelligence)
21
 
22
  ![NAVI Cover](assets/cover.jpg)
23
 
24
- NAVI (Verification Intelligence) is a hallucination detection safety model designed primarily for policy alignment verification. It reviews various types of text against documents and policies to identify non-compliant or violating content. Optimized for enterprise applications requiring compliance verification for automated text generation, NAVI supports lengthy and complex documents. To push policy verification in the open-source community, we release NAVI-small-preview, an open-weights version of the model we have deployed on the platform. NAVI-small-preview is centered around verifying specifically assistant outputs against policy documents. The full solution is accessible via the links below.
25
 
26
- ✨ **Exciting News!** ✨ We are temporarily offering **free API and platform access** to empower developers and researchers to explore NAVI's capabilities! πŸš€
27
-
28
- ---
 
29
 
30
- ## 🌐 **Cross-Links for NAVI's Ecosystem** 🌐
31
 
32
- 1. **🌍 Platform Access:** [NAVI Platform](https://naviml.com) – Dive into NAVI's full capabilities and explore how it ensures policy alignment and compliance.
33
- 2. **πŸ“œ API Documentation:** [API Docs](https://naviml.mintlify.app/introduction) – Your starting point for integrating NAVI into your applications.
34
- 3. **πŸ“ Introductory Blogpost:** [Policy-Driven Safeguards Comparison](https://naviml.com/articles/policy-driven-safeguards-comparison) – A deep dive into the challenges and solutions NAVI addresses.
35
- 4. **πŸ“Š Public Dataset:** [Policy Alignment Verification Dataset](https://huggingface.co/datasets/nace-ai/policy-alignment-verification-dataset) – Test and benchmark your models with NAVI's open-source dataset.
36
 
37
  ## Performance Overview
38
 
 
17
 
18
  ![NAVI Logo](assets/logo.svg)
19
 
20
+ # NAVI verifiers
21
 
22
  ![NAVI Cover](assets/cover.jpg)
23
 
24
+ ## 🌐 **NAVI's Ecosystem** 🌐
25
 
26
+ 1. 🌍 [**NAVI Platform**](https://naviml.com) – Dive into NAVI's full capabilities and explore how it ensures policy alignment and compliance.
27
+ 2. πŸ“œ [**API Docs**](https://naviml.mintlify.app/introduction) – Your starting point for integrating NAVI into your applications.
28
+ 3. **πŸ“ Blogpost:** [Policy-Driven Safeguards Comparison](https://naviml.com/articles/policy-driven-safeguards-comparison) – A deep dive into the challenges and solutions NAVI addresses.
29
+ 4. **πŸ“Š Public Dataset:** [Policy Alignment Verification Dataset](https://huggingface.co/datasets/nace-ai/policy-alignment-verification-dataset) – Test and benchmark your models with NAVI's open-source dataset.
30
 
31
+ ✨ **Exciting News!** ✨ We are temporarily offering **free API and platform access** to empower developers and researchers to explore NAVI's capabilities! πŸš€
32
 
33
+ NAVI is a **hallucination detection safety model** designed primarily for policy alignment verification. It reviews various types of text against documents and policies to identify non-compliant or violating content. Optimized for enterprise applications requiring compliance verification for automated text generation, NAVI supports lengthy and complex documents. To push policy verification in the open-source community, we release NAVI-small-preview, an open-weights version of the model we have deployed on the platform. NAVI-small-preview is centered around verifying specifically assistant outputs against policy documents. The full solution is accessible via the links below.
 
 
 
34
 
35
  ## Performance Overview
36