AI/ML Cohort 2510: Student Capstone Projects fullstackacademy.com
← All Projects
George Perdrizet

Stegosaurus

George Perdrizet

Hide secret messages inside naturally-generated text using next-token probability steering

Repo: https://github.com/gperdrizet/stegosaurus

Demo: https://hypotext.app/

  • LLM
  • Python
  • NLP
  • Steganography

Hide secret messages inside naturally-generated text using a large language model. A message is encoded into cover text by steering next-token selection at each step; a recipient with the same model can recover the original message deterministically.

Stegosaurus screenshot
Stegosaurus — app screenshot