Skip to content
View Travis-ML's full-sized avatar
💭
Always Studying
💭
Always Studying
  • FL, USA
  • 23:40 (UTC -05:00)
  • LinkedIn in/travislelle
  • Joined Nov 19, 2025

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. 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

  3. 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

  4. 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

  5. technical-writing-portfolio technical-writing-portfolio Public

    Collection of technical articles and guides relating to Machine Learning, AI, Deep Neural Networks, & Agentic AI researched and authored by Travis Lelle.

  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