Skip to content
View nawnie's full-sized avatar
  • Freelance
  • Tennessee, US
  • 03:08 (UTC -05:00)

Block or report nawnie

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
nawnie/README.md

AI Without Fear

Hey, I'm Shawn

AI Without Fear
Local AI tools for real hardware: Windows, consumer GPUs, local models, diffusion workflows, training tools, and source-backed retrieval.

AIWF Studio AIWF Research Atlas Model Operating Kernel

Hardware Focus Location


What I'm building

I build local AI tools for people running real machines at home. The target is not a clean cloud demo. It is a Windows box with an RTX GPU, mixed model folders, broken paths, and a user who still wants the tool to work.

AI Without Fear is the umbrella for that work: local creative AI, grounded retrieval, model routing, and training interfaces that normal users can inspect.


Featured work

AIWF Studio

AIWF Studio repo Early public build

AIWF Studio is a local-first workspace for image generation, inpainting, video, and video-audio post-processing on Windows and NVIDIA GPUs.

It rebuilds the familiar Stable Diffusion web UI idea with typed requests, explicit backend services, repo-local model folders, and less global state. The public branch focuses on image generation, inpaint, ControlNet, enhancement, segmentation, Wan video, LTX, Flux, and the newer React Pro UI.

Status: early public build. Not a finished replacement for AUTOMATIC1111, Forge, or ComfyUI.

View AIWF Studio


AIWF Research Atlas

AIWF Research Atlas repo Research preview

AIWF Research Atlas is a source-backed retrieval corpus for local AI assistants.

Atlas keeps source policy, retrieval cards, topic lanes, Gradio 6 material, ComfyUI notes, evaluation prompts, and provenance files in one indexable tree. The job is simple: make assistants check grounded project context before they invent setup steps.

Status: v3.3 research preview. Fast-moving package, model, API, benchmark, license, and compatibility claims still need live source checks before use.

View AIWF Research Atlas


Model Operating Kernel

Model Operating Kernel repo Early runnable slice

Model Operating Kernel is a local runtime layer for coordinating model and expert backends on consumer hardware.

MoK registers experts, routes requests, tracks VRAM pressure, calls local or HTTP-backed models, writes JSONL traces, and exports data for routing evaluation. It is not an in-model MoE system. It is the control layer around models.

Status: early runnable slice. The next job is to collect real local traces, measure VRAM behavior, and test routing quality against repeatable eval sets.

View Model Operating Kernel


Newer 2026 work

ReTrain

ReTrain is a local-first training workbench for consumer GPU fine-tuning. It is also public proof-of-work for RNV1: working software we built to train, test, and document local model-improvement flows instead of only describing the idea.

RNV1

RNV1 stands for Ribonucleic Vectors v1. It is the investor-facing page for the embodied local AI program. It keeps the core implementation private and points to public proof-of-work, especially ReTrain, Model Operating Kernel, and AIWF Research Atlas.

Atlas Reader LoRA Lab

Atlas Reader LoRA Lab tests whether a small QLoRA adapter can learn to read structured Atlas context. It is an internal lab, not a production package or universal token-reduction claim.


How I work

  • Consumer hardware first: RTX 4070 Ti Super, RTX 4070 Laptop, Windows setups, local paths, and VRAM limits shape the design.
  • Source-backed answers: AI tools should retrieve project knowledge before guessing.
  • Recorded limits: demos are useful only when the failure cases and claims are written down.
  • Local runtime boundaries: models, outputs, SDKs, and private traces should stay local unless the repo says otherwise.

Stack

Python NVIDIA RTX / VFX SDK PyTorch Gradio Hugging Face ComfyUI Git Windows


Support the work

If AIWF Studio, Atlas, MoK, or my local AI notes save you setup time, you can support continued development:

Support on Venmo


AI Without Fear
Local AI tools for real people, on real hardware.

Pinned Loading

  1. ai-without-fear ai-without-fear Public

    AI Without Fear — Practical local AI field manual + clean ComfyUI workflows. Portfolio proof of workflow design, RAG organization, documentation discipline, and real 2026 AI systems-building experi…

    1

  2. atlas-lora-adapter atlas-lora-adapter Public

    Can the adapter can learn lane selection, source priority, refusal behavior, and compact answer discipline without memorizing the corpus

    Python 1

  3. victorchall/EveryDream2trainer victorchall/EveryDream2trainer Public archive

    Python 825 105

  4. victorchall/EveryDream victorchall/EveryDream Public

    Advanced fine tuning tools for vision models

    Python 223 31

  5. MemPalace/mempalace MemPalace/mempalace Public

    The best-benchmarked open-source AI memory system. And it's free.

    Python 56.7k 7.3k

  6. AIWF-Studio AIWF-Studio Public

    Python