Skip to content
View sagartv's full-sized avatar

Block or report sagartv

Report abuse

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

Report abuse

Pinned Loading

  1. cudalinreg_source cudalinreg_source Public

    A GPU-Parallelised univariate Linear Regression Library ( N > 100k) written using CUDA C++ Kernels that can be installed as a Python Package.

    Python

  2. diabetes_risk_predictor diabetes_risk_predictor Public

    A FLASK-based web application that predicts the risk of diabetes based on the answers to a questionnaire. The app currently uses an XGBoost (Extreme Gradient Boosted Model) model trained on a Kaggl…

    Jupyter Notebook

  3. diarization_sentiment_analysis diarization_sentiment_analysis Public

    A FLASK app that takes in an audio file and performs sentiment analysis on each speaker.

    Python 1

  4. llm_doc_chatbot llm_doc_chatbot Public

    RAG-based Streamlit app that uses Langchain, OpenAI Embeddings, GPT, and Pinecone Vector Database to answer questions about a user-provided document

    Python 1

  5. careers_page_v2 careers_page_v2 Public

    Connecting a FLASK webpage with MySQL Database to create a dynamic data-driven web application.

    HTML

  6. llm_from_scratch llm_from_scratch Public

    A Mini-GPT built using PyTorch, using decoder blocks with CUDA/GPU parallelized Multi-Head Attention

    Jupyter Notebook 1