Skip to content

Commit 2a4f37f

Browse files
committed
Add privacy policy to README
Related to #15 Add a "Privacy Policy" section to the `README.md` file. * **Data Storage**: Mention that collected data is stored locally in the `network_requests.har` and `cookies.json` files. * **LLM Usage**: State that the tool uses a cloud-based LLM (OpenAI's GPT-4o and o1-preview models). * **LLM Training**: Clarify that the LLM is not trained or improved by the usage of this tool.
1 parent 212d87b commit 2a4f37f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,14 @@ Contributions to improve Integuru are welcome. Please feel free to submit issues
9898
Integuru is built by Integuru.ai. Besides our work on the agent, we take custom requests for new integrations or additional features for existing supported platforms. We also offer hosting and authentication services. If you have requests or want to work with us, reach out at [email protected].
9999

100100
We open-source unofficial APIs that we've built already. You can find them [here](https://github.com/Integuru-AI/APIs-by-Integuru).
101+
102+
## Privacy Policy
103+
104+
### Data Storage
105+
Collected data is stored locally in the `network_requests.har` and `cookies.json` files.
106+
107+
### LLM Usage
108+
The tool uses a cloud-based LLM (OpenAI's GPT-4o and o1-preview models).
109+
110+
### LLM Training
111+
The LLM is not trained or improved by the usage of this tool.

0 commit comments

Comments
 (0)