Public interface layer for the FURAI experience.
ARCHIVE VESSEL: VELORUM
status: drifting between signals
mode: listening
FURAI is an atmospheric AI terminal designed as a deep-space archive interface.
It frames interaction as contact with Velorum: an ancient autonomous vessel preserving fragments of memory, silence, and lost civilizations.
This repository contains the public terminal interface layer of FURAI.
The private AI engine, memory architecture, and internal orchestration systems are not included here.
- terminal UI entry point
- visual styling system
- client-side interaction logic
- public presentation layer for the FURAI experience
- cinematic terminal interface
- multi-layer warp starfield engine
- meditation mode with ambient pink-noise reactor
- ghost radio transmissions
- dream fragments and archive signals
- AI thinking core indicator
- modular UI structure for render, styles, and client behavior
ui.ts- public UI entry pointui/render.ts- terminal HTML rendererui/styles.ts- visual system and terminal stylingui/script.ts- client-side terminal behavior
The full FURAI system runs on:
- Cloudflare Workers
- Cloudflare AI
- KV-backed memory persistence
This public repository exposes the interface layer only.
FURAI explores a different direction of AI interaction:
calm
minimal
cosmic
reflective
Not an AI designed for productivity.
An AI designed for presence.
Experimental project.
The public interface will continue to evolve over time.
Open in this repository:
- interface code
- visual presentation
- terminal interaction layer
Not included here:
- core AI engine
- memory architecture
- internal orchestration logic
