AirPin is is a humble tool that I am turning into a product. Paste a blob of text into AirPin and it will generate a url where the text is translated into a lightly styled HTML file.
A little background:
My LLM workflow is to go back and forth with a heavy model for a while until I have a well formatted response that I want to share. I sometimes convert the response to HTML via a lightweight model, aka GPT-4o-mini, and host it on my server so I can share the content with friends (most non-techies hate markdown or plaintext - I get it). I find it easier to create more approachable "views" of my ideas this way.
Report
@campbellman i've been looking for something like this! Thanks!