Commit 2a4f37f
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
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
0 commit comments