From e10510a2c896d94139031c685d42927025c09d56 Mon Sep 17 00:00:00 2001 From: Gabriele Venturi Date: Wed, 19 Jun 2024 13:32:49 +0200 Subject: [PATCH] docs: update docs --- README.md | 4 ++-- docs/intro.mdx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 392481817..f72a134e1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ PandasAI is a Python platform that makes it easy to ask questions to your data i PandasAI can be used in a variety of ways. You can easily use it in your Jupyter notebooks or streamlit apps, or you can deploy it as a REST API such as with FastAPI or Flask. -If you are interested in the managed PandasAI Cloud or our self-hosted Enterprise Offering, take a look at [our website](https://pandas-ai.com) or [book a meeting with us](https://zcal.co/gventuri/pandas-ai-demo). +If you are interested in the managed PandasAI Cloud or our self-hosted Enterprise Offering, take a look at [our website](https://pandas-ai.com). # 🔧 Getting started @@ -170,7 +170,7 @@ If you want to enforce further your privacy you can instantiate PandasAI with `e PandasAI is available under the MIT expat license, except for the `pandasai/ee` directory (which has it's [license here](https://github.com/Sinaptik-AI/pandas-ai/blob/master/pandasai/ee/LICENSE) if applicable. -If you are interested in managed PandasAI Cloud or self-hosted Enterprise Offering, take a look at [our website](https://pandas-ai.com) or [book a meeting with us](https://zcal.co/gventuri/pandas-ai-demo). +If you are interested in managed PandasAI Cloud or self-hosted Enterprise Offering, take a look at [our website](https://pandas-ai.com). ## Resources diff --git a/docs/intro.mdx b/docs/intro.mdx index 3d8047892..107b5f427 100644 --- a/docs/intro.mdx +++ b/docs/intro.mdx @@ -80,4 +80,4 @@ If you have any questions or need help, please join our **[discord server](https PandasAI is available under the MIT expat license, except for the `pandasai/ee` directory (which has it's [license here](https://github.com/Sinaptik-AI/pandas-ai/blob/master/pandasai/ee/LICENSE) if applicable. -If you are interested in managed PandasAI Cloud or self-hosted Enterprise Offering, take a look at [our website](https://pandas-ai.com) or [book a meeting with us](https://zcal.co/gventuri/pandas-ai-demo). +If you are interested in managed PandasAI Cloud or self-hosted Enterprise Offering, take a look at [our website](https://pandas-ai.com).