Skip to content
View AbyssGG's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report AbyssGG

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
AbyssGG/README.md
AbyssGG — AI that runs on your machine, not in the cloud



Nim C++ OpenVINO Intel NPU llama.cpp WebView2


I build software that runs AI entirely on the local machine — inference runtimes, the bindings underneath them, and the applications on top.

No Python in the hot path. No cloud round-trip. Nothing leaves the device.


Currently

  • Isvik — native local inference runtime for Intel AI PCs, exposing OpenAI- and Anthropic-compatible endpoints. 100% Nim + OpenVINO.
  • Resonance — the OpenVINO C API binding layer underneath it, with NPU-oriented runtime helpers.
  • NimVoice — offline TTS built on Resonance, NPU-accelerated end to end.
  • Candlelight — offline Windows endpoint security that uses a local LLM to turn raw alerts into readable threat stories.

Selected work

Project What it is Stack License
Isvik Local inference runtime for Intel AI PCs, OpenAI/Anthropic-compatible API Nim · OpenVINO Apache-2.0
Resonance Nim wrapper over the OpenVINO C API + NPU runtime helpers Nim Apache-2.0
NimVoice Fully offline local TTS, Intel NPU accelerated Nim · OpenVINO MIT
Candlelight Offline Windows antivirus with local-LLM threat narration and a WebView2 UI C++17 · llama.cpp GPL-3.0

Reach me through issues on any of the repos above.

Pinned Loading

  1. AbyssGG AbyssGG Public

    Config files for my GitHub profile.

  2. Candlelight Candlelight Public

    Fully offline Windows antivirus in C++17: YARA-style rules, PE heuristics, realtime behavior blocking, and local-LLM threat narration

    C++ 2

  3. Resonance Resonance Public

    Resonance: A Nim OpenVINO C API wrapper / binding library with Intel NPU-oriented runtime helpers.

    Nim 5

  4. NimVoice NimVoice Public

    NimVoice: fully offline local TTS in Nim with Intel OpenVINO C API, Intel NPU acceleration, and attribution to Resonance

    Nim 3

  5. Isvik Isvik Public

    High-performance native local AI inference runtime platform for Intel AI PCs (100% Nim + OpenVINO)

    Nim 4