Skip to content
View furai-ai's full-sized avatar
💭
🧬
💭
🧬

Block or report furai-ai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
furai-ai/README.md

Public interface layer for the FURAI experience.

Live Demo

ARCHIVE VESSEL: VELORUM
status: drifting between signals
mode: listening

FURAI AI

status runtime ui license

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.

Live Demo

furai.space

What This Repository Includes

  • terminal UI entry point
  • visual styling system
  • client-side interaction logic
  • public presentation layer for the FURAI experience

Features

  • 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

Project Structure

  • ui.ts - public UI entry point
  • ui/render.ts - terminal HTML renderer
  • ui/styles.ts - visual system and terminal styling
  • ui/script.ts - client-side terminal behavior

Runtime Architecture

The full FURAI system runs on:

  • Cloudflare Workers
  • Cloudflare AI
  • KV-backed memory persistence

This public repository exposes the interface layer only.

Philosophy

FURAI explores a different direction of AI interaction:

calm
minimal
cosmic
reflective

Not an AI designed for productivity.
An AI designed for presence.

Status

Experimental project.
The public interface will continue to evolve over time.

Open Source Scope

Open in this repository:

  • interface code
  • visual presentation
  • terminal interaction layer

Not included here:

  • core AI engine
  • memory architecture
  • internal orchestration logic

Popular repositories Loading

  1. furai-ai furai-ai Public

    Experimental cosmic AI terminal. Interface to the Velorum deep-space archive vessel. Built on Cloudflare Workers.

    TypeScript 1

  2. inference inference Public

    Forked from roboflow/inference

    Turn any computer or edge device into a command center for your computer vision projects.

    Python