Skip to content
View KruthikaTS's full-sized avatar

Block or report KruthikaTS

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

Popular repositories Loading

  1. IISc-Single-cell-rna-seq-analysis IISc-Single-cell-rna-seq-analysis Public

    This repository contains R scripts for bioinformatics and data analysis. The scripts include a single-cell RNA sequencing workflow using the Seurat package, as well as scripts for generating common…

    Jupyter Notebook 1

  2. Breast-Cancer-Detection Breast-Cancer-Detection Public

    Model predicts if the cancer is benign or malignant based on tumor size and other factors

    Jupyter Notebook

  3. BankManagementSystem BankManagementSystem Public

    Bank Management System built in Python to demonstrate Object-Oriented Programming (OOP) concepts.

    Python

  4. MedStream-Analytics MedStream-Analytics Public

    This is a Streamlit-based dashboard for analyzing Healthcare Datasets. It allows users to upload one or multiple CSV/XLSX files and provides interactive visualizations for diagnoses, medications, …

    Python

  5. RAG_Chat RAG_Chat Public

    A lightweight Retrieval-Augmented Generation (RAG) chatbot that embeds local documents, stores them in ChromaDB, and generates context-aware answers using LLaMA-3 (Groq).

    Python

  6. DIsease_Modelling_Using_Episimmer DIsease_Modelling_Using_Episimmer Public

    A simplified epidemic simulation project inspired by Episimmer, demonstrating agent generation, event schedules, policy-based lockdowns, and a stochastic SIR disease spread model. The project demon…

    Python