Skip to content
View mattmre's full-sized avatar

Highlights

  • Pro

Organizations

@HurbaLurba

Block or report mattmre

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

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

Report abuse
mattmre/README.md

Matt | E-Discovery, Security, Forensics & AI

I build tools that I need for my work, most involve forensic analysis, machine learning, and ediscovery related tools. I've been working with ML\LLMs for over 15 years, in theoretical research and applied/production.

Featured Projects

Adaptive vector search with self-correcting embeddings. Addresses semantic collapse in RAG systems through spectral chelation, dynamic dimension masking, and neural adaptation. Built with PyTorch and Qdrant.

Forensic-grade OCR platform for high-volume, mixed-format document processing. PaddleOCR with Tesseract fallback, language-aware routing across 176 languages, distributed queue processing via Celery/RabbitMQ, and evidentiary integrity preservation. GPU-accelerated with Docker deployment.

Autonomous AI agent orchestration engine with a local-first runtime, explicit governance, and extensible workflow automation. FastAPI backend with Ollama-powered LLM integration and a first-party control plane UI.

Scan and clean Twitter/X post history using local LLM analysis via Ollama with optional Claude second-pass review. Multilingual regex pre-filtering across 26 languages, interactive terminal review UI, and automated deletion through the Twitter API.

Structured framework for media-driven due diligence on recreational vehicles. AI-assisted photo and video analysis to identify defects, estimate repair costs, and build evidence-based negotiation packets.

Tech Stack

Languages: Python, PowerShell, SQL

ML/AI: PyTorch, PaddleOCR, Tesseract, Sentence Transformers, Ollama, Claude API

Infrastructure: Docker, FastAPI, Django, Celery, RabbitMQ, Redis, PostgreSQL, Qdrant, OpenSearch

Domains: E-Discovery, Digital Forensics, Information Retrieval, NLP, Computer Vision, OCR

Links

Popular repositories Loading

  1. AGENT33 AGENT33 Public

    Autonomous AI agent orchestration engine with local-first runtime, explicit governance, and extensible workflow automation. FastAPI backend with Ollama-powered LLM integration.

    Python 1

  2. OCR_LOCAL OCR_LOCAL Public

    Forensic-grade OCR platform for high-volume document processing. PaddleOCR with Tesseract fallback, language-aware routing, distributed queue processing, and evidentiary integrity preservation.

    Python 1

  3. EVOKORE-MCP EVOKORE-MCP Public

    A unified Model Context Protocol (MCP) server that aggregates, indexes, and dynamically serves over 200+ specialized Agent Skills, Prompts, and Coding Workflows to AI assistants.

    Python 1

  4. CHELATEDAI CHELATEDAI Public

    Adaptive vector search with self-correcting embeddings. Fixes semantic collapse in RAG systems via spectral chelation, dynamic dimension masking, and neural adaptation.

    Python

  5. rv-media-analysis-starter-kit rv-media-analysis-starter-kit Public

    Structured framework for media-driven due diligence on recreational vehicles. Analyze listing photos and videos to identify defects, estimate repair costs, and build negotiation packets with AI-ass…

    Shell

  6. socialmediacleaner.app socialmediacleaner.app Public

    Scan Twitter/X post history for problematic content using local LLM analysis via Ollama, optional Claude second-pass review, and automated deletion through the Twitter API.

    Python