Legal

Terms of Service

Last updated: July 4, 2026

These Terms of Service (“Terms”) govern your access to and use of ultFMT(“the Service”, “we”, “our”), a collection of web-based developer tools for AI engineers. By using the Service, you agree to these Terms. If you do not agree, please do not use the Service.

1. Use of the Service

ultFMT provides a suite of developer utilities including dataset analysis, feature engineering tools, token estimators, prompt utilities, and more. You may use the Service for personal, academic, or professional purposes. You agree not to:

  • Use the Service for any unlawful purpose or in violation of any applicable laws.
  • Attempt to reverse-engineer, disassemble, or otherwise tamper with the Service.
  • Upload files containing malware, malicious code, or content that infringes on third-party rights.
  • Deliberately attempt to overload, crash, or degrade the performance of the Service for other users.
  • Scrape, crawl, or systematically extract data from the Service through automated means.

2. No Account Required

ultFMT does not require you to create an account. You do not provide us with any personal identifying information to use the tools. There is no login, no registration, and no profile. The Service is available to everyone without authentication.

3. Data Processing & No Retention

Our core data commitment:

Any files, datasets, or text you submit to ultFMT are processed in memory only, solely to compute and return results to you. We do not write your data to disk, store it in a database, log its contents, or retain it in any form after your request is fulfilled. Your data is discarded immediately upon completion of the operation.

Specifically:

  • CSV, Excel, or other files uploaded for analysis are loaded into server memory, processed, and then garbage-collected. No copy is kept.
  • Text inputs (prompts, code snippets, JSON) are used only to compute the requested output and are not stored.
  • We do not collect, store, or transmit your data to any third-party analytics or storage service.
  • We do not require, collect, or store any API keys from you.

You should still exercise caution and avoid uploading data containing sensitive personal information, financial records, or confidential business data unless you are comfortable with that data transiting a web server.

4. Intellectual Property & Open Source

ultFMT is an open-source project. The underlying source code is freely available in our GitHub repository and is governed by its respective open-source license (e.g., MIT License). You are free to view, copy, modify, and distribute the code in accordance with that license.

However, the “ultFMT” name, branding, and logos are the intellectual property of the project maintainer. You may not use them in a way that implies endorsement or affiliation if you choose to host your own modified instance of the project.

Any data, files, or content you submit to the Service remains entirely yours. We claim no ownership or license over your inputs or outputs.

5. Disclaimer of Warranties

The Service is provided “AS IS” and “AS AVAILABLE”, without any warranty of any kind, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.

We do not warrant that the results produced by the tools (e.g. correlation scores, token counts, health metrics) are accurate, complete, or suitable for production use without independent verification. Always validate critical outputs before using them in production systems.

We do not guarantee uninterrupted or error-free operation of the Service. The Service is hosted on a free-tier infrastructure and may be subject to downtime, rate limiting, or resource constraints.

6. Limitation of Liability

To the maximum extent permitted by applicable law, ultFMT and its maintainer shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including loss of data, loss of revenue, or loss of profits, arising out of or in connection with your use of the Service, even if advised of the possibility of such damages.

7. Third-Party Services

The Service may contain links to third-party websites or services (e.g. GitHub). We have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party sites.

8. Rate Limiting & Fair Use

To ensure fair access for all users, certain endpoints (particularly those involving heavy computation such as machine learning analyses) may be subject to rate limiting. Attempts to circumvent rate limits, perform denial-of-service attacks, or otherwise abuse the Service are strictly prohibited and may result in your IP being blocked.

9. Changes to These Terms

We reserve the right to modify these Terms at any time. Changes will be reflected on this page with an updated “Last updated” date. Continued use of the Service after changes are posted constitutes your acceptance of the revised Terms.

10. Contact

Questions about these Terms? Open an issue or contact us via the GitHub repository.