Skip to content
View sahiithiii's full-sized avatar

Block or report sahiithiii

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Fine-Tuning-LLaMA-for-Multilingual-Text-Generation-using-QLoRA- Fine-Tuning-LLaMA-for-Multilingual-Text-Generation-using-QLoRA- Public

    Fine-tuning Meta Llama-3.2-1B-Instruct using QLoRA for multilingual instruction following across English, Hindi, Telugu, Tamil, and Kannada. Includes complete training, evaluation, PEFT adapters, r…

    Jupyter Notebook

  2. Transformer-Model Transformer-Model Public

    A PyTorch implementation of the Transformer architecture from the "Attention Is All You Need" research paper, built entirely from scratch. The project implements core components such as multi-head …

    Python

  3. breast_cancer_prediction breast_cancer_prediction Public

    Deep learning pipeline for medical imaging classification, featuring a fine-tuned Vision Transformer (ViT-MAE) built on HuggingFace Transformers. Includes NIfTI data loading, RGB channel fusion, RO…

    Jupyter Notebook

  4. ai-interviewer ai-interviewer Public

    AI-powered virtual interviewer built with Python and LangGraph that conducts real-time voice interviews and automatically saves candidate responses. Features a visual AI avatar and utilizes LiveKit…

    Python

  5. IntelliDesk-AI-Assisted-IT-Service-Ticketing-System IntelliDesk-AI-Assisted-IT-Service-Ticketing-System Public

    AI-enabled ticketing system with FastAPI backend, ML-powered ticket classification and SLA handling, plus React/Vite frontend for agents and users. Supports authentication, analytics, queue managem…

    Python

  6. Word-Prediction-using-LSTM-GRU Word-Prediction-using-LSTM-GRU Public

    Next-word prediction app trained on Shakespeare's Hamlet, comparing LSTM and GRU architectures. Built with TensorFlow/Keras, includes a tokenizer, saved model weights.

    Jupyter Notebook