Skip to content
View Travis-ML's full-sized avatar
💭
Always Studying
💭
Always Studying

Block or report Travis-ML

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

Pinned Loading

  1. rag-llm-system rag-llm-system Public

    A complete self-hosted AI research platform running on Docker with GPU acceleration. Combines LLM inference, vector search, web search, code execution. and fully searchable logging with Splunk - al…

    Python

  2. mlx-benchmark mlx-benchmark Public

    MLX LLM Benchmark Suite for Apple Silicon. Comprehensive benchmarking tools to measure LLM inference performance on Apple Silicon Macs, with metrics directly comparable to HuggingFace model cards.

    Python 1

  3. target-stock-monitor target-stock-monitor Public

    A Python-based stock monitoring tool for Target.com products with Discord webhook integration. Built through reverse-engineering Target's Redsky API using HAR file analysis.

    Python

  4. unsupervised-dl-insider-threat-detection unsupervised-dl-insider-threat-detection Public

    This implementation provides a complete end-to-end system for detecting insider threats in security log streams using unsupervised deep learning, as described in my research paper: Unsupervised Dee…

    Python

  5. DL_Notebook_Starters DL_Notebook_Starters Public

    Data preparation and manipulation is a must-have if you're training Neural Networks on your dataset, whatever format it may be. This repo contains starter notebooks that can be used to prep common …

    Jupyter Notebook

  6. doc2audio doc2audio Public

    Converts a PDF to audio using PyMuPDF and Microsoft edge TTS. This was created because I was tired of having no time to sit and read research papers, so now I can listen to them in the background.

    Python