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

Building multi-agent AI solutions, integrating machine learning, cloud technologies, and full-stack development. I'm driven by a passion for continuous learning and exploring cutting-edge concepts. 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 1

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

  5. synthetic-data-GANerator synthetic-data-GANerator Public

    Generative Adversarial Networks (GANs) to create synthetic images of malignant skin lesions. The implementation is inspired by MelanoGAN paper.

    Jupyter Notebook 1 1

  6. profit_scout_pipeline profit_scout_pipeline Public

    This GCP-based data pipeline automates the ingestion of SEC filings (10-K/Q) and stock prices. It uses AI (Gemini/Vertex AI) via microservices (Cloud Run, Pub/Sub) to generate filing/news summaries…

    Python