Morse Γ— LLM Demo & Prompt Kit Offline Frontend

Use Morse code as another I/O: Text ↔ Morse (.-/) ↔ Audio beeps; with ready-to-use System/Assistant/User prompt templates.

πŸš€ In the Age of Information Overload, Morse Code Returns

Past: Morse was the simplest signal language: dit (.), dah (-), pause.

Present: We use LLMs to decode these dots and dashes, making it the minimal AI input interface.

Future: Even with just a light, a buzzer, or a button, Morse LLM can still converse with you.

"Even with just dots and dashes, intelligence emerges."

"When AI talks too much, we only need dots and dashes."

"The most primitive signals, loading the most advanced models."

πŸ›οΈ Retro Signal Station

STANDBY

Like Titanic's radio room, this station transmits intelligence through dots and dashes.

🎯 Geek Challenge: Load the LLM

Type "LOAD LLM" in Morse to reveal the contract address:

πŸ†˜ Survival Mode

Even when the internet is down, Morse Γ— LLM can still transmit wisdom.

β‘  Text ⇄ Morse (. / - / /)

β‘‘ Audio Playback (WebAudio)

Rules: .=1 unit, -=3 units; Symbol gap 1, Letter gap 3, Word gap 7.

Prompt Kit (Copyable)

Quick Integration Guide

  • Frontend converts strings starting with MORSE: to text, then sends to LLM; LLM responses with MORSE: field can be used directly in this page's player.
  • To integrate with your own backend/bot, just transmit plain text; in edge/weak network scenarios, you can only transmit .-/ characters.

Developer Tools