Skip to content
View DevDizzle's full-sized avatar

Block or report DevDizzle

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
DevDizzle/README.md

I emjoy building practical AI solutions—from skin lesion detection and financial analysis agents to route optimization agents. I work with machine learning, cloud technologies, and full-stack development, always learning and exploring new ideas. Welcome to my GitHub!

Pinned Loading

  1. profit-scout profit-scout Public

    AI-powered tool that analyzes company 10-K filings to extract key financial insights for investors. It uses AI agents and NLP to simplify complex financial documents, making it easier to spot trend…

    Python

  2. prompt-engineering prompt-engineering Public

    An iterative pipeline for optimizing prompt engineering strategies to generate high-quality structured requirements documents. Uses Dynamic Adaptive Prompt Optimization (DAPO) and an LLM-as-a-Judge…

    Python 1

  3. yolov9-object-detection-guide yolov9-object-detection-guide Public

    Fine-tune YOLOv9 for custom object detection with this step-by-step guide, including dataset preparation, training, validation, and inference tools.

    Jupyter Notebook 2

  4. ridge-logistic-regression ridge-logistic-regression Public

    Exploration of Ridge (L2) regularization effects in multiclass logistic regression, analyzing coefficients, cross-validation error, and predictions for optimal tuning.

    Jupyter Notebook 1

  5. macula-cutis macula-cutis Public

    MaculaCutis is an AI-powered skin lesion analysis tool that helps detect and diagnose potential skin conditions, including skin cancers. The application uses machine learning to classify uploaded i…

    TypeScript

  6. greedy-routes greedy-routes Public

    Greedy Routes is a multi-scenario route optimization MVP using LLMs (Gemini) for scenario classification and Google’s Route Optimization API for solution generation. Built with Python, FastAPI, and…

    Python