Skip to content
View 0xmaster7's full-sized avatar

Highlights

  • Pro

Block or report 0xmaster7

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

Pinned Loading

  1. MoE-based-Malware-classification MoE-based-Malware-classification Public

    Forked from SapphireAG/MoE-based-Malware-classification

    Multi-view Mixture of Experts for Malware Classification from Byte and Binary Embeddings

    Python

  2. Consensus-Engine Consensus-Engine Public

    A high-performance, async multi-agent platform that routes queries to four parallel LLMs, evaluates semantic similarity via local NLP embeddings, and synthesizes a final consensus using a Judge LLM.

    Python

  3. Correlating-Dependency-Parse-Tree-Divergence-with-Hallucination-Rates-in-Large-Language-Models Correlating-Dependency-Parse-Tree-Divergence-with-Hallucination-Rates-in-Large-Language-Models Public

    An NLP research repository investigating whether linguistic structure signals can distinguish truthful LLM responses from hallucinated ones. It uses spaCy and local Ollama models to build 10-featur…

    Python 1

  4. Stratum Stratum Public

    A lightweight persistent key-value store written from scratch in Go to explore the internals of log-structured merge (LSM) storage engines.

    Go