Skip to content
View PranavDarshan's full-sized avatar
Block or Report

Block or report PranavDarshan

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

  1. AutoGrader AutoGrader Public

    The above project is used to evaluate handwritten exam answer scripts. We have fine tuned Llama2 for this task and also created a RAG pipeline to display the page of the textbook where the answer t…

    Jupyter Notebook 1

  2. AI-Programming-With-Python-Udacity AI-Programming-With-Python-Udacity Public

    The repository contains the project for "AI Programming with Python" from Udacity. There are two projects the first one is about the classification of dog breeds and the second is flower classifica…

    Jupyter Notebook

  3. Bike-Sharing-Demand-Kaggle Bike-Sharing-Demand-Kaggle Public

    Solution for Kaggle competition "Bike Sharing Demand". The solution using AutoGluon's Tabular Predictor provides a good overview of which model to choose as the base model for this problem.

    Jupyter Notebook

  4. NodeMCU-IoT-DeliveryVehicle NodeMCU-IoT-DeliveryVehicle Public

    NodeMCU based IoT end to end delivery system that can be easily controlled from any part of the world with Blynk application.

    C++

  5. S3-Image-Upload S3-Image-Upload Public

    The following code in NodeJS is to upload upto 8 images to S3 directly and process these images using a Lambda function and get the final result in another S3 bucket. Finally we retrieve this proce…

    JavaScript