Skip to content
View sriyankabaral's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sriyankabaral

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 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
Sriyankabaral/README.md

Hi, I’m Sriyanka Baral

I am a recent BE graduate in Electronics, Communication and Information Technology from Western Regional Campus, IOE, Tribhuvan University. I am interested in AI/ML, computer vision, medical image analysis, and practical Generative AI applications.

I have hands-on experience with medical image preprocessing, machine learning experiments, deep learning model evaluation, and computer vision projects. I am currently learning and building practical GenAI/RAG projects.


Current Focus

  • Python development practice
  • Machine learning and deep learning projects
  • Computer vision applications
  • Medical image analysis
  • RAG-based document question-answering systems
  • FastAPI and Streamlit project development

Highlighted Projects

PDF Helpdesk RAG Chatbot

A local Python chatbot that answers questions from PDF documents using a Retrieval-Augmented Generation pipeline with LangChain, Gemini, embeddings, and ChromaDB.

Facial Emotion Recognition System

A computer vision project using transfer learning, TensorFlow/Keras, OpenCV, Flask, and hardware integration for real-time emotion detection.

Heart Disease Analysis and Prediction

A machine learning project for predicting heart disease risk using health-related parameters and Scikit-learn.

NSCLC Toxicity Prediction Research Project

A medical AI project focused on predicting radiation-induced toxicity using radiomics, dosiomics, clinical data, and machine learning/deep learning models.


Skills

Programming: Python, C, C++, SQL, HTML AI/ML: Machine Learning, Deep Learning, Computer Vision, Transfer Learning, Model Training, Model Evaluation GenAI Exposure: RAG Applications, LangChain, Embeddings, Vector Databases, Prompt Engineering Tools: TensorFlow/Keras, Scikit-learn, OpenCV, Pandas, NumPy, Matplotlib, Flask, FastAPI, Streamlit, Git, GitHub, Jupyter Notebook, Google Colab, Kaggle


Career Goal

I am looking for entry-level opportunities in AI/ML, computer vision, medical image analysis, Python-based AI development, or practical GenAI application development.

Pinned Loading

  1. Emotion-Detection-System Emotion-Detection-System Public

    This file contain the code to detect facial emotion in real-time using transfer learning

    Jupyter Notebook 2

  2. Ml-project Ml-project Public

    It contain the project that I'm doing for practicing different Ml algorithms

    Jupyter Notebook 1

  3. pdf_helpdesk_rag_chatbot pdf_helpdesk_rag_chatbot Public

    A local PDF question-answering chatbot using Gemini, LangChain, ChromaDB, and RAG to retrieve answers from a PDF knowledge base.

    Python