Skip to content
View nawnie's full-sized avatar
  • Freelance
  • Tennessee, US
  • 02:35 (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
Practical local AI tools, grounded retrieval systems, and diffusion workflows built for real hardware.

AIWF Atlas Atlas Reader LoRA Lab AIWF Studio

Hardware Focus Location


What I'm Building

I build practical local AI systems for people working on real machines, not cloud fantasy hardware.

  • Grounded retrieval — source-backed AI answers instead of hallucinated setup steps.
  • Local diffusion tools — cleaner image-generation workflows for local hardware.
  • Evaluation-first experiments — narrow claims, recorded results, honest limits.

Featured Projects

AI Without Fear Atlas

AIWF Atlas repo Grounded RAG Research preview

A grounded RAG corpus for local AI workflows.

Covers:

  • ComfyUI nodes and API behavior
  • Gradio 6 patterns
  • model serving
  • Python and pip troubleshooting
  • evaluation harnesses
  • local AI workflow notes

Problem it solves: most AI assistants confidently get ComfyUI node names wrong, recommend outdated Gradio patterns, and hallucinate venv paths. Atlas gives them grounded retrieval material instead.

View AI Without Fear Atlas →


Atlas Reader LoRA Lab

Atlas Reader LoRA Lab repo QLoRA research Internal lab

A working research/evaluation lab for testing whether a lightweight QLoRA adapter can learn to read structured Atlas context.

Tests:

  • lanes
  • cards
  • source rules
  • compact evidence packs
  • selected-card paths
  • off-ramp behavior when evidence is missing

Current internal result: the best internal run preserves compact-card behavior, improves targeted retrieval behavior, and records compact selected-card paths using about 5.05x–20x fewer total tokens than raw workspace/RAG-style comparisons in specific lab use cases.

This is not presented as a production package, external benchmark, or universal token-reduction claim.

View Atlas Reader LoRA Lab →


AIWF Studio

AIWF Studio repo Local diffusion Early public build

An early public build of a local-first Stable Diffusion workspace and clean-room AUTOMATIC1111-style WebUI rebuild.

Built around:

  • typed request and config models
  • repo-local runtime folders
  • service-routed UI actions
  • model management
  • txt2img, img2img, and inpaint workflow surfaces
  • PNG info, history, settings, enhancement, and segmentation
  • early /api/v1 plus A1111-style /sdapi/v1 adapter work

Problem it solves: local diffusion tools are powerful, but many grew quickly into difficult-to-maintain stacks with broad shared state, tightly coupled UI/runtime behavior, and confusing extension paths.

AIWF Studio is not presented as a finished replacement for AUTOMATIC1111, Forge, or ComfyUI.
It is a public foundation for exploring a more maintainable, contributor-friendly local diffusion workspace.

View AIWF Studio →


What Connects These Projects

Grounded local AI

AI systems should retrieve real project knowledge before answering. Atlas focuses on source-aware retrieval, answer gating, compact evidence packs, and failure behavior when evidence is missing.

Maintainable diffusion tools

AIWF Studio explores what a familiar local diffusion workspace can look like when service boundaries, typed requests, and repo-local runtime behavior are part of the foundation.

Consumer hardware research

The work is built around practical constraints: Windows setups, local models, 16GB/8GB VRAM machines, and workflows normal users can actually run.

Evaluation-first experiments

The goal is not just to make demos. The goal is to record what works, what fails, and where claims need to stay narrow.


Focus Areas

Local AI ComfyUI RAG Gradio 6 QLoRA Stable Diffusion

  • Local AI — Running and testing models on consumer hardware.
  • ComfyUI — Workflows, node behavior, API automation, and datatype boundaries.
  • RAG & Retrieval — Corpus design, chunking strategy, source governance, and answer gating.
  • Gradio 6 — App building, local UI workflows, and cleaner user-facing tools.
  • Model Training — LoRA/QLoRA experiments, evaluation records, and domain-specific adapters.
  • Diffusion UX — Making local image tooling easier to understand and maintain.

Stack

Python PyTorch Gradio Hugging Face ComfyUI Git Windows


Support the Work

If Atlas, AIWF Studio, or any of my local AI notes/tools save you time, you can support continued development:

Support on Venmo


AI Without Fear
Practical local AI 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 55.4k 7.2k

  6. AIWF-Studio AIWF-Studio Public

    Python