Skip to content
View Xywren's full-sized avatar
  • Prostart Business Solutions
  • Preston
  • 16:35 (UTC +01:00)

Block or report Xywren

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Xywren/README.md

👋 Hello there, I'm @Xywren

  • My passion is for procedural generation, engine building, and locally-hosted LLM systems.
  • I graduated from UCLAN with a First-Class Honours in BSc (Hons) Computer Games Development in June 2022.
  • Since then I have worked as a Software Engineer.
  • If you wish to get in touch, reach out at Contact@Xywren.net

My current passion project is A·R·I — a locally hosted, privacy-focused personal intelligence framework. Unlike most AI assistants that forget you the moment a session ends, A·R·I builds and maintains its own persistent knowledge graph: a web of explicitly linked notes and facts it writes and curates over time, so it actually knows you — your life, your context, your world — not just what you said five minutes ago.

Everything runs on-device. Nothing leaves your machine.

A·R·I is cross-platform and built to run on any hardware, from a high-end workstation to a modest home server. Current features include on-device voice synthesis, a client harness for remote filesystem access that pairs with a coding pipeline competitive with frontier models, and an architecture that handles multiple local LLM servers with live model hot-swapping.

Pinned Loading

  1. StrangeEngine StrangeEngine Public

    The project my dissertation was written on: a Unity-based RPG game builder. An engine to lower the learning curve of game development.

    C# 1

  2. GradsInGames2020 GradsInGames2020 Public

    This is my Rising Star submission that achieved 2nd place in the d3t's game jam. and won me the "One To Watch" award!

    C# 1

  3. DX11-Engine DX11-Engine Public

    This project is the Beginnings of my c++ game engine. It was originally intended to be my Final Year Project at UCLAN, but i changed my mind and went with another project.

    C++ 1

  4. DX11-Shader-Experiments DX11-Shader-Experiments Public

    Experiments with HLSL Shaders in DX11

    C++

  5. Epidemic-Simulator Epidemic-Simulator Public

    Project made for a University Assignment. Models the spread of a virus with many feedback loops. Similar to Plague INC

    ShaderLab

  6. AI-Experiments AI-Experiments Public

    An AI experiment made to model an ecosystem. Survival-of-the-fittest evolution model to pass superior genes to future generations

    GLSL