Skip to content
View mylesgamez's full-sized avatar

Block or report mylesgamez

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. Python-Website-Vulnerability-Scanner Python-Website-Vulnerability-Scanner Public

    A comprehensive website vulnerability scanner script, built in Python, which checks for various vulnerabilities like SQL Injection, XSS, Command Injection, LFI, HTTP verb tampering, File Upload vul…

    Python 5

  2. Crypto-Arbitrage-Bot Crypto-Arbitrage-Bot Public

    A cryptocurrency arbitrage trading bot that leverages the CCXT library to find and execute arbitrage opportunities between different cryptocurrency exchanges.

    Python 3 2

  3. MEVN-Ecommerce-WebApp MEVN-Ecommerce-WebApp Public

    A comprehensive ecommerce web application developed using Vue.js for the frontend and Django for the backend, with a PostgreSQL database.

    JavaScript 1

  4. OpenAI-GPT-3.5-Turbo-Powered-Chatbot OpenAI-GPT-3.5-Turbo-Powered-Chatbot Public

    An interactive chatbot powered by OpenAI's GPT-3.5-Turbo model. This project allows users to ask any question and generates AI-based responses. Perfect for automating Q&A, virtual assistance, and m…

    Python

  5. GPT-2-Chatbot-Inference-Script GPT-2-Chatbot-Inference-Script Public

    This script leverages the power of OpenAI's GPT-2 model to generate conversation-like responses based on given inputs. It's designed to show various parameters such as top_p, top_k, and contrastive…

    Python

  6. AI-Powered-PDF-Summarizer AI-Powered-PDF-Summarizer Public

    This project uses OpenAI's GPT-3 model to automatically summarize PDFs. It supports several summary styles and is easily interactable via a Gradio interface.

    Python