---

FloatPrompt

the invisible OS for AI

---

Start where you left off by having AI generate a text file that preserves your voice, style, and context.

~~~~~~~~~~

A standardized format for human-AI collaboration.

Never lose the good stuff when the chat ends.

Keep your best AI work alive and build on it.

+

It's like File → Save As for your chat sessions.

=

Preserves your voice and doesn't flatten your thinking.

$

Make reusable tools to use over and over again.

===

How it works

===

  1. Chat with AI like you normally would
  2. Copy/paste or upload floatprompt and tell AI what you want to capture.
  3. Watch AI generate your floatprompt, then download the file.
  4. Upload it anywhere to continue exactly where you left off.

No technical knowledge required.

< >

Format

---

JSON sets context and behavior rules. Markdown holds your content. AI writes it all for you.

<fp> <json> { "STOP": "{...}", "meta": {...}, "human": {...}, "ai": {...}, "requirements": {...} } </json> <md> {...} </md> </fp>