← Back

Terms & Conditions

These terms govern your use of Prompt My Project. By using the service, you accept these terms in full. If you do not agree, do not use the service.

1. Use of the Service

Prompt My Project is provided as a tool to analyze code repositories and generate AI prompts or dependency graphs. You are solely responsible for the content you submit and for any credentials you provide to enable integrations (for example, GitHub OAuth).

Local processing — The core PMP engine is compiled to WebAssembly (pmp.wasm) and runs entirely inside your browser. Prompt generation and dependency-graph assembly happen client-side. File contents transit through a server-side proxy solely to authenticate the GitHub request; they are not logged, cached, or stored. The generated output never leaves your browser. The operator has no access to the code you analyze or the prompts you generate.

2. Accounts & Access

Certain features require authorizing third-party services. You must ensure you have the rights to grant access to any repository or account you connect. Revoke third-party access via the provider or project settings if you wish to stop processing.

3. Intellectual Property

You retain ownership of your code and any content you provide. The project may process repository data to produce derivative outputs (prompts, graphs) but does not claim ownership of your original work.

4. Acceptable Use

Do not use the service to access, store, or share unlawful, infringing, or malicious content. The maintainers may suspend or block access for abuse or activities that compromise service stability, security, or other users' rights.

5. Limitations & Liability

The service is provided “as-is” and “as-available.” To the fullest extent permitted by law, maintainers and contributors disclaim all warranties and are not liable for damages arising from use of the software, including loss of data or profits. Use the service at your own risk.

6. Security & Data

Because prompt generation runs locally in your browser via WebAssembly, the operator never receives or stores your repository content or generated prompts. Reasonable measures are taken to protect the data that is stored (OAuth session). Avoid embedding secrets (API keys, passwords) in files you select for analysis. For full details on data handling, see the Privacy Policy.

7. Changes to Terms

These terms may be updated occasionally. Significant changes will be posted and continued use of the service after changes implies acceptance of the new terms.

8. Governing Law

These Terms are governed by and construed in accordance with French law. Any dispute arising out of or relating to these Terms or the use of the Service shall be subject to the exclusive jurisdiction of the competent French courts, unless mandatory consumer protection provisions applicable in your country of residence provide otherwise. Nothing in this clause limits the statutory rights you may hold as a consumer under the law of your habitual residence.

9. Contact

For questions about these Terms or your privacy, contact the project maintainer — Benoit Petit — at
contact@devbyben.fr
Or open an issue on the project's GitHub repository:
https://github.com/benoitpetit/prompt-my-project

For mandatory publisher information required under French law (LCEN), see the Legal Notice.

Prompt My Project