Spaces:
Sleeping
Sleeping
| <html> | |
| <head><title>About</title><link rel="stylesheet" href="style.css"></head> | |
| <body> | |
| <div class="container"> | |
| <h1>About Humanizer 3.0</h1> | |
| <p>This tool uses AI (Flan-T5) to transform robotic or technical text into smooth, human-readable language. It's built using Hugging Face API and hosted for free using GitHub Pages.</p> | |
| <a href="index.html">← Back to Home</a> | |
| </div> | |
| </body> | |
| </html> |