You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aimon Rely is a state-of-the-art, multi-model system for detecting LLM quality issues both offline and online. Our
4
-
Hallucination detector performs well on the popular industry benchmarks. It is available via a convenient hosted API
5
-
(currently in beta).
3
+
AIMon Rely is a state-of-the-artsystem consisting of multiple models for detecting LLM quality issues during offline evaluations and continuous production monitoring. We offer
4
+
hallucination metrics that is fast, reliable and cost-effective. We also support additional metrics such as
5
+
completeness, conciseness and toxicity.
6
6
7
7
Read our [blog post](https://aimon.ai/blogs/introducing-rely) for more details.
8
8
9
-
✨ **Join our [discord](https://discord.gg/Cp6YZ9qTdm) or reach out to us at info@aimon.ai to get your API key.**
9
+
✨ **Join our community on [Slack](https://join.slack.com/t/generativeair/shared_invite/zt-2jab62lsj-xM9a_s~Qweu8lf3YS2cANg)
10
+
or reach out to us at info@aimon.ai to get your API key.**
| Sensitive Data (PII/PHI/PCI) | <spanstyle="font-size: 24px;">⌛</span> |
30
31
31
-
## Quick Usage
32
+
## Product
32
33
33
-
### Sandbox
34
+
Follow these steps to use the product:
34
35
35
-
You can play with a [Sandbox](https://aimon.ai/tryproduct) that is available on our website.
36
+
- Step 1: Get access to the beta product by joining the wait list on our [website](https://aimon.ai/) or by requesting
37
+
it on [Slack](https://join.slack.com/t/generativeair/shared_invite/zt-2jab62lsj-xM9a_s~Qweu8lf3YS2cANg) or
38
+
sending an email to info@aimon.ai
39
+
- Step 2: Install the AIMon SDK by running `pip install aimon` in your terminal.
40
+
- Step 3: Refer to the [sample notebook](notebooks/aimon_sdk_langchain_summarization.ipynb) for an example of how to instrument an LLM application using our SDK.
- Step 1: Get your API key by requesting it on our [discord](https://discord.gg/Cp6YZ9qTdm) or sending an email
50
+
- Step 1: Get your API key by requesting it on our [Slack](https://join.slack.com/t/generativeair/shared_invite/zt-2jab62lsj-xM9a_s~Qweu8lf3YS2cANg) or sending an email
42
51
to info@aimon.ai
43
52
- Step 2: You can try the API using either of these methods
44
-
-[OPTION 1] Try the simple langchain summarization application that is augmented with Aimon Rely to detect
53
+
-[OPTION 1] Try the simple langchain summarization application that is augmented with AIMon Rely to detect
Please reach out to info@aimon.ai for pricing details related to the product and the API.
97
96
98
97
## Future Work
99
98
100
99
- We are working on additional metrics as detailed in the table above.
101
100
- In addition, we are working on something awesome to make the offline evaluation and continuous model quality
102
101
monitoring experience more seamless.
103
102
104
-
Join our [discord](https://discord.gg/Cp6YZ9qTdm) for the latest updates and discussions on generative AI reliability.
103
+
Join our [Slack](https://join.slack.com/t/generativeair/shared_invite/zt-2jab62lsj-xM9a_s~Qweu8lf3YS2cANg) for the latest updates and discussions on generative AI reliability.
0 commit comments