From 2a54c36043b9d87b96c4b7699ce194f8523479b8 Mon Sep 17 00:00:00 2001 From: Mitch Capper Date: Thu, 11 May 2023 22:44:17 -0700 Subject: README.md disclaimers analytic data --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ad96055e..c6d79bad 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,8 @@ pip3 install -r requirements.txt ## To start gpt4free GUI +##### Note: streamlit app collects heavy analytics even when running locally. This includes events for every page load, form submission including metadata on queries (like length), browser and client information including host ips. These are all transmitted to a 3rd party analytics group, Segment.com. + Move `streamlit_app.py` from `./gui` to the base folder then run: `streamlit run streamlit_app.py` or `python3 -m streamlit run streamlit_app.py` -- cgit v1.2.3