Skip to content
View Gaurav3251's full-sized avatar

Block or report Gaurav3251

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 250 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. cv-dl- cv-dl- Public

    cv and dl implementration on different real lifea datasets

    Jupyter Notebook

  2. ADA-implementations ADA-implementations Public

    Implemented different popular strategies listed under Design and Analysis of Algorithms like: Backtracking on Graph Coloring Problem, Dynamic Programming on 0/1 Knapsack Problem, Divide and Conquer…

    Jupyter Notebook

  3. Code-Reviewer Code-Reviewer Public

    AI Code Reviewer built with Streamlit and GoogleAI API. This app analyzes Python code, identifies bugs, suggests optimizations, and provides corrected code snippets.

    Python

  4. NLP-based-Contract-Specification-Extractor-tool NLP-based-Contract-Specification-Extractor-tool Public

    NLP based tool for Contractors to upload their Contract Specification document and get tabular format data of the crucial info like materials, standards, etc

    Python

  5. RAG-QnA-Chatbot RAG-QnA-Chatbot Public

    RAG chatbot for querying documents (PDF, Text files) and provide Intelligent answers using local LLM and vector search.

    Python