Skip to content
View DevanshuSave's full-sized avatar
:octocat:
:octocat:

Block or report DevanshuSave

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

    CAPTCHA solver | Machine Learning | Neural Networks | Image Processing | Feature Extraction | Optical Character Recognition | MATLAB

    MATLAB 11 6

  2. Data-Mining Data-Mining Public

    Implementation of various Data Mining Algorithms in Java

    Java

  3. promoEmail promoEmail Public

    Agentic AI to notify users of top promotional emails expiring in near future

    Python

  4. Database Database Public

    Relational Database designed to manage Catalog, HeapFiles, HeapPages, Tuples. Includes basic Query Parser and Buffer Management for Deadlock management and servicing transactions.

    Java 2 1

  5. build-a-generative-language-model-from-scratch-4468226 build-a-generative-language-model-from-scratch-4468226 Public

    Forked from LinkedInLearning/build-a-generative-language-model-from-scratch-4468226

    This repo is for the Linkedin Learning course: Hands-On AI: Build a Generative Language Model from Scratch

    Python

  6. RAG RAG Public

    The system ingests PDF documents, converts them into semantically meaningful representations, retrieves relevant context using vector search, and generates grounded answers using a local Large Lang…

    Python