Tattoo Box Journal
Notes on Artificial Intelligence
Language models, local cognition and the development of Habitav.
Artificial intelligence is often discussed as though it were a single technology.
In practice, the term describes many different systems, built for different purposes
and operating through very different methods.
AI Is More Than a Chatbot
For many people, artificial intelligence now means a conversational interface:
a person writes a question and a machine produces an answer. These systems can
be useful for research, drafting, translation, coding and the organisation of
information, but the visible conversation is only one possible application of AI.
Artificial intelligence can also include computer vision, speech recognition,
environmental sensing, pattern detection, robotics, memory systems, adaptive
automation and software capable of evaluating its own previous outcomes.
The important question is therefore not simply whether a system uses AI. It is
what the system perceives, where it operates, what it remembers and how much
control remains with the person using it.
What Is a Large Language Model?
A large language model, commonly called an LLM, is trained to identify patterns
within very large collections of text. It generates responses by estimating which
words or symbols are most likely to follow the information it has already received.
This method can produce fluent explanations, useful summaries and convincing
conversation. It does not necessarily mean that the model possesses a continuous
understanding of the physical environment, remembers every prior interaction or
independently verifies everything it says.
An LLM is especially strong when language itself is the task. It can explain,
compare, rewrite, classify and assist with reasoning. It becomes less complete
when a system must maintain a lasting awareness of people, places, events,
equipment and changing conditions over long periods of time.
Cloud AI and Local AI
Most widely used AI services operate through remote infrastructure. A request is
sent from a phone or computer to an external data centre, processed on remote
hardware and returned to the user.
Cloud systems offer enormous computing power and access to highly capable models.
They also require network access and depend upon infrastructure owned and managed
by another organisation.
A local system operates on hardware controlled by the user. It may run on a
desktop computer, workstation, local server or dedicated edge device. Local
operation can reduce dependence on permanent internet access and can keep
sensitive operational data within the environment where it was created.
Local does not automatically mean better, and cloud does not automatically mean
unsafe. The correct architecture depends upon the task. Habitav is being developed
locally because its intended work requires continuity, environmental awareness
and direct ownership of accumulated memory.
Habitav Is Not Simply Another LLM
Habitav is an original local cognitive-system conception developed through the
engineering work of Tattoo Box. Language models may be incorporated where they
are useful, but they are treated as components rather than as the complete system.
The difference is architectural. A conventional chatbot begins with a prompt and
produces a response. Habitav is intended to maintain an ongoing relationship with
its environment through several coordinated systems.
-
Perception: receiving information from speech, vision, sensors
and local environmental systems. -
Episodic memory: recording events, context, decisions and outcomes
over time. -
Environmental awareness: maintaining an evolving representation
of rooms, objects, activity and changing conditions. -
Reasoning: comparing current information with previous experience
before selecting an action or response. -
Learning: strengthening useful relationships between experiences
instead of repeatedly treating every event as new. -
Language: communicating information naturally when conversation
is the appropriate interface.
In this structure, language is one function of cognition. It is not used as a
substitute for memory, perception or verified environmental state.
Memory That Belongs to the User
Many conversational systems maintain only a limited working context. Information
may be available during one exchange and absent during the next. Habitav approaches
memory as infrastructure rather than as a temporary transcript.
Its developing memory architecture uses structured local records to preserve
events, observations and relationships. The purpose is not to record everything
without distinction. It is to retain useful knowledge with clear provenance,
context and controls.
A local memory system can support continuity across practical tasks. It may
remember that a machine was serviced, that a room configuration changed, that
a recurring problem was solved or that a previous recommendation produced an
unsuccessful result.
The value of this memory is not simply recall. It allows the system to compare
present conditions with its own prior experience.
FlyWire-Inspired Neuron Relationships
Habitav’s recent development includes experimentation with neuron-style processing
nodes inspired by the study of biological connectomes, including the structural
relationships mapped through FlyWire.
Habitav does not attempt to reproduce a biological brain. The useful principle is
that intelligence may depend not only on individual units, but also on the paths
and relationships connecting perception, memory, evaluation and action.
Within Habitav, an observation can be connected to the circumstances in which it
occurred, the response that followed and the eventual result. Repeated successful
relationships may be strengthened. Contradictory or unsuccessful outcomes can be
retained rather than silently discarded.
This creates the foundation for a processing graph that grows through experience
while remaining inspectable within the local system.
What Self-Learning Means Here
The phrase self-learning is frequently used too broadly. It can imply a
machine rewriting itself without limits or acquiring reliable knowledge without
verification. That is not the objective of Habitav.
Habitav’s approach is controlled continual learning. The system can observe a
result, compare it with an earlier prediction or action and store the relationship
for future use. New knowledge should remain attributable to an event, a source or
a verified outcome.
Learning therefore happens through accumulation and evaluation rather than through
unrestricted autonomous modification.
A system that cannot explain where its knowledge came from may become increasingly
confident while becoming less dependable. Habitav is being designed so that memory,
reasoning paths and changes in learned relationships can be examined and corrected.
Why Build It Locally?
Habitav is intended for homes, studios, small businesses and healthcare-adjacent
environments where personal, operational and environmental information may be
sensitive.
Local deployment supports several priorities:
- Ownership of stored memories and operational records.
- Continued basic function during an internet interruption.
- Reduced transfer of private environmental data.
- Direct integration with local equipment and sensors.
- Greater control over updates, retention and deletion.
- An architecture that can be inspected instead of existing only as a remote service.
Some external services may still be useful for specialised tasks. The defining
principle is that the permanent identity and memory of the system should not
depend entirely upon a remote account.
A Different Measure of Progress
AI development is often measured through benchmark scores, model size or the
ability to produce increasingly polished text. Habitav uses a different set of
questions.
- Can the system distinguish observation from assumption?
- Can it remember what actually happened?
- Can it recognise when a previous response failed?
- Can it operate without inventing environmental results?
- Can the user inspect, correct and retain control of its memory?
- Can several specialised systems cooperate without becoming one opaque process?
These questions are less dramatic than demonstrations of instant intelligence,
but they are central to building a dependable long-term assistant.
Engineering Beside the Tattoo Studio
Tattoo Box has always combined practical craftsmanship with technical development.
Tattooing requires observation, precision, material knowledge, communication,
adaptation and responsibility for permanent outcomes.
The development of Habitav follows a similar discipline. A system intended to
assist people in real environments must be built around what is present, what is
known and what can be verified.
The project is not presented as a finished artificial general intelligence.
Habitav is an ongoing local research and engineering system exploring how
perception, memory, reasoning and continual learning can operate together without
placing the entire cognitive structure inside a remote language-model service.