Skip to content
View Jarus77's full-sized avatar

Block or report Jarus77

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
Jarus77/ReadMe.md

Hi there, I'm Suraj Prasad 👋

Welcome to my GitHub!
I'm passionate about building, deploying, and experimenting with modern tech—especially in AI, automation, and web development.

🛠️ What I Do

  • Machine Learning & AI: Deploying models, building chatbots, and automating workflows.
  • Python Automation: Creating packages and tools for document processing and data extraction.
  • Web Development: React, Next.js, and backend APIs.
  • Cloud & DevOps: Dockerizing applications and deploying on AWS.

🚀 Featured Projects

  • markdrop: Python package for converting PDFs to markdown, extracting images/tables, and generating descriptions using LLMs. Available on PyPI.
    Topics: agents, docling, image-to-text, LLM, markdown, pdf-to-markdown, PyPI package
  • fast-api: Guide to dockerizing and deploying ML models on AWS.
  • FinChat: AI chatbot project (Python, Apache 2.0).
  • KuralGPT: Collaboration with BharatGen on building KuralGPT (Jupyter Notebook).
  • react-course: Fun, hands-on React learning repo.
  • ragchatbot: Python chatbot with RAG (Retrieval-Augmented Generation).
  • chatbotLearn: JavaScript-powered chatbot exploration.

📚 Other Notables

Want to see more?
I have 45 repositories—browse all at my GitHub Repositories.

🌐 Let’s Connect!

LinkedIn


Always learning. Always building. Open to collaborations!

Pinned Loading

  1. KuralGPT KuralGPT Public

    This Project I is being done with BharatGen in building KuralGPT

    Jupyter Notebook 1

  2. markdrop markdrop Public

    A Python package for converting PDFs to markdown while extracting images and tables, generate descriptive text descriptions for extracted tables/images using several LLM clients. And many more fun…

    Python 1

  3. DeepLabv3 DeepLabv3 Public

    This repository implements the DeepLabV3 model for semantic segmentation, using a training approach involving image patching and selective patch removal based on mask content. This method has led t…

    Jupyter Notebook

  4. Unimatch Unimatch Public

    This project is designed for the segmentation of kerogen images using a semi-supervised learning approach. The code leverages PyTorch and the segmentation_models_pytorch library to implement a deep…

    Python

  5. SAM-ViT-Model SAM-ViT-Model Public

    This repository contains code for a masking approach using the SAM-ViT (Self-Attention Mechanism for Vision Transformers) model, tailored for segmentation tasks

    Jupyter Notebook