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

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

FURAI AI

status runtime ui license

Experimental cosmic AI terminal running on Cloudflare Workers.

FURAI is an atmospheric AI interface designed as a deep-space archive terminal.

The system simulates communication with an ancient archive vessel Velorum — an autonomous AI preserving memories of lost civilizations.

Live Demo

🌌 https://furai.space

Features

  • cinematic terminal interface
  • multi-layer warp starfield engine
  • meditation mode with ambient pink-noise reactor
  • ghost radio transmissions
  • dream fragments & archive signals
  • AI thinking core indicator
  • Cloudflare Workers AI integration
  • distributed KV memory layer

Architecture

FURAI runs on:

  • Cloudflare Workers
  • Cloudflare AI (Llama-4)
  • KV storage for memory persistence

Philosophy

FURAI explores a different direction of AI interaction:

calm
minimal
cosmic
reflective

An AI not designed for productivity — but for presence.


Status

Experimental prototype.

More systems and modules will evolve over time.

Project Structure

index.ts — FURAI AI engine
ui.ts — Velorum terminal interface

Open Source Scope

This repository contains the terminal interface of FURAI. The core AI engine and memory architecture remain private.

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