Runs where you are.
The language model and Nova's memory are intended to operate on hardware you control, without requiring a cloud AI service at runtime.
Offline does not mean silent.
SCRIPTNIGHT // LOCAL AI PROJECT
A private, local intelligence designed to remember.
Nova is an offline AI project exploring persistent memory, local intelligence, and what changes when a machine can carry context forward.
Memory gives meaning.
01 / 12PROJECT OVERVIEW // 01
Nova is being built around three ideas: local operation, persistent context, and a relationship that develops instead of resetting.
The language model and Nova's memory are intended to operate on hardware you control, without requiring a cloud AI service at runtime.
Past conversations can be searched, scored, and returned to the model when they improve continuity or understanding.
Nova is not being shaped as a mass-audience assistant. It is an experiment in private, cumulative interaction.
MEMORY ARCHITECTURE // 02
The current prototype combines recent conversation context with embedding-based recall from earlier exchanges, then fits both within the model's available context.
The new request establishes the immediate question and retrieval signal.
Recent paired turns are selected within a defined token budget.
An E5 query embedding searches locally stored conversation memories.
Similarity, recall history, and feedback help select useful past turns.
Relevant memory is added without exceeding the model's context window.
The new message and Nova's reply are linked and stored for later recall.
Nova can retrieve relevant moments from earlier conversations and return the paired exchange to the prompt.
Durable facts, preferences, people, corrections, and goals will become distinct from raw conversation history.
INSIDE THE SYSTEM // 03
The current build is intentionally understandable: each layer has a clear job, and the memory remains portable rather than hidden inside a hosted platform.
A configurable instruction model loads from local storage with GPU or CPU fallback.
E5 embeddings represent both the current query and stored passages for local similarity search.
Conversation turns, vector data, feedback, and recall history are kept together in SQLite.
A lightweight Flask interface makes Nova available to trusted devices on the same local network.
Responses can be liked, disliked, or reset, providing a foundation for improving which memories should influence future conversations.
CURRENT BUILD // 04
This portfolio reflects the system as it exists now—not a finished product. The goal is to document what works, what is changing, and what comes next.
PROJECT SIGNALS // LIVE LOG
Videos, milestones, and field notes published as Nova develops.
WHY NOVA // 05
Nova began with a simple question: what would an AI feel like if it did not begin every conversation as a stranger?
The project explores whether privacy, local ownership, and persistent context can create something more useful—and more honest—than a temporary session.
Context changes everything.NOVA // ROTATING SIGNAL
I may be away, but your message will be here when I return.
The channel is open. Send a message when you are ready. Replies come from ScriptNight personally and may not be immediate.