diff --git a/README.md b/README.md index 9bf95b516..aafc4f4fe 100644 --- a/README.md +++ b/README.md @@ -91,9 +91,9 @@ To read more about our metrics, checkout [docs](/docs/metrics.md). If you want to get more involved with Ragas, check out our [discord server](https://discord.gg/5djav8GGNZ). It's a fun community where we geek out about LLM, Retrieval, Production issues and more. ## 🔍 Open Analytics -We track very basic usage metrics to guide us to figure out what our users want, what is working and what's not. As a young startup, we have to be brutally honest about this which is why we are tracking these metrics. But as an Open Startup we open-source all the data we collect. You can read more about this [here](https://github.com/explodinggradients/ragas/issues/49). If you want to take a look at exactly what we track, feel free to check the [code](./src/ragas/_analytics.py) +We track very basic usage metrics to guide us to figure out what our users want, what is working and what's not. As a young startup, we have to be brutally honest about this which is why we are tracking these metrics. But as an Open Startup we open-source all the data we collect. You can read more about this [here](https://github.com/explodinggradients/ragas/issues/49). **Ragas doesnot track any information that can be used to identify you or your company**. You can take a look at exactly what we track in the [code](./src/ragas/_analytics.py) -You can disable usage-tracking if you want by setting the `RAGAS_DO_NOT_TRACK` flag to true. +To disable usage-tracking you set the `RAGAS_DO_NOT_TRACK` flag to true. ## :raising_hand_man: FAQ diff --git a/docs/quickstart.ipynb b/docs/quickstart.ipynb index 205837316..390177dae 100644 --- a/docs/quickstart.ipynb +++ b/docs/quickstart.ipynb @@ -5,12 +5,15 @@ "id": "2e63f667", "metadata": {}, "source": [ - "\n", - " \n", - "\n", - "# Quickstart\n", + "
\n",
+ " \n",
+ " \n",
+ " \n",
+ "
\n",
+ "