From 184d8a72ff5c700f0ad2b33c4448dbe3f61b1b4c Mon Sep 17 00:00:00 2001 From: Kushal Agrawal <98145879+kushal34712@users.noreply.github.com> Date: Fri, 11 Oct 2024 10:03:16 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index aa60c0e..fb8842d 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ https://github.com/user-attachments/assets/8b4a5013-b1b7-40ee-820b-32c46fd99a2a - [Installation](#installation) - [Set your OpenAI API key](#set-your-openai-api-key) - [Quickstart Guide](#quickstart-guide) +- [Licence](#licence) ## Features @@ -215,3 +216,8 @@ By setting up these environment variables, you enable the RagBuilder project to ### Usage Analytics We collect basic usage metrics to understand how our tool is performing for users. Specifically, we track the number of runs initiated and how many complete successfully. As a startup, being data-driven is crucial for us, which is why we monitor these metrics. Rest assured, we do not collect any personal data or information that could identify you, your company, or access your data. You can see exactly what we track by reviewing the code [here](https://github.com/KruxAI/ragbuilder/blob/main/src/ragbuilder/ragbuilder.py#L381) and [here](https://github.com/KruxAI/ragbuilder/blob/main/src/ragbuilder/ragbuilder.py#L537). + + +## Licence + +The ragbuilder is licence under [Apache-2.0 license](Licence)