Skip to content

Commit 75951ff

Browse files
authored
Merge pull request #19 from vishwamartur/add-privacy-policy
Add privacy policy to README
2 parents 6e5de83 + 2a4f37f commit 75951ff

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)