Skip to content
View Transcendental-Programmer's full-sized avatar

Block or report Transcendental-Programmer

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

👨‍💻 Priyansh Saxena

Typing SVG

LinkedIn GitHub Email

Profile Views GitHub followers

🚀 Quick Overview

class PriyanshSaxena:
    def __init__(self):
        self.name = "Priyansh Saxena"
        self.education = "IIITM Gwalior (B.Tech/M.Tech in Data Science)"
        self.interests = ["Machine Learning", "LLMs", "Cloud Architecture", "MLOps"]
        self.currently_learning = ["Advanced MLOps", "AWS", "NGINX"]
        self.looking_for = "Collaborative Data Science Projects"
        self.contact = "[email protected]"
        self.open_source_contributions = ["krkn-chaos (by Red Hat)"]
    
    def say_hi(self):
        print("Thanks for visiting my profile! Let's connect and build something amazing together!")

me = PriyanshSaxena()
me.say_hi()

🧠 About Me

  • 🎓 Currently pursuing B.Tech/M.Tech in Data Science at IIITM Gwalior
  • 🔭 I’m currently working on krkn-chaos
  • 🌱 Expanding my knowledge in MLOps, Cloud Architecture, and Infrastructure
  • 👨‍💻 Building intelligent applications with Machine Learning & LLMs
  • 🔍 Researching applications of Large Language Models in real-world scenarios
  • 🚀 Passionate about creating ML-powered solutions that solve meaningful problems
  • 📚 Always learning and adapting to new technologies and methodologies

📊 GitHub Stats

Top Languages
GitHub Trophies

🏆 Featured Projects

LLM Integrated Excel Plotter

LLM Integrated Excel Plotter

A smart Excel analysis tool that uses LLMs to generate visualizations based on natural language queries.

Healio - AI Medical Assistant

Healio LLM Integrated chatbot

AI-powered medical assistant that provides health information and recommendations using advanced LLMs.

Recipe Adviser App

Recipe Adviser App

Intelligent recipe recommendation system that suggests meals based on available ingredients and dietary preferences.

Face Recognition Attendance

Face Recognition Attendance App

Automated attendance system using facial recognition technology for contactless attendance tracking.

🛠️ Technical Skills

💻 Languages

Python C++ Java HTML5 CSS3

🔬 Data Science & ML

TensorFlow PyTorch Scikit-Learn Pandas NumPy LangChain

🌐 Web Development

Django Flask Tailwind Bootstrap

☁️ Cloud & DevOps

Docker Kubernetes AWS Azure NGINX

🗄️ Databases

MySQL PostgreSQL MongoDB

🔧 Tools & Technologies

Git Linux Jupyter VSCode Postman

📚 Project Portfolio

Project Name Description Technologies
LLM Integrated Excel Plotter Intelligent Excel data analyzer that uses natural language processing to generate visualizations and insights from tabular data TensorFlow LangChain Flask
Healio Medical Assistant AI-powered healthcare chatbot that provides medical information and preliminary diagnoses using advanced language models PyTorch OpenCV React
Recipe Adviser App Personalized recipe recommendation system that suggests meals based on available ingredients, dietary restrictions, and user preferences PyTorch Spacy Django
Face Recognition Attendance Automated attendance tracking system using facial recognition to identify and record student or employee presence OpenCV Pandas Flask
Anomaly Detection in IoT Real-time anomaly detection system for IoT data streams using advanced statistical methods and machine learning algorithms PySpark MySQL Docker
SummarizeMe Advanced text summarization tool that condenses long documents while preserving key information using transformer-based models TensorFlow Transformers FastAPI
Stock Sentinel Stock price prediction application that combines technical analysis with sentiment analysis from news and social media TensorFlow LSTM Streamlit
Neural Network from Scratch Implementation of neural networks from first principles, demonstrating deep understanding of backpropagation and optimization algorithms NumPy Matplotlib Jupyter

📈 Coding Activity

Connect with me on other platforms

Kaggle CodeChef LeetCode Medium

🚀 Let's build something amazing together!

I'm always open to collaborating on innovative projects and ideas. Feel free to reach out if you'd like to work together or just chat about tech!

Contact Me

Thanks for visiting!

Pinned Loading

  1. Healio-LLM-Integrated-chatbot Healio-LLM-Integrated-chatbot Public

    Healio-Hospital System Enquiry Bot is a chatbot designed to handle patient queries and provide information such as visiting hours and patient details. It utilizes MongoDB for storing and retrieving…

    Python 1

  2. Recipe-Adviser-App Recipe-Adviser-App Public

    Used web scraping to fetch 4000+ recipes from SanjeevKapoor.com. Implemented word2vec and TF-IDF for ingredient parsing and similarity measurement. Provides personalized recipe recommendations base…

    Python 1

  3. face-recognition-attendance-app face-recognition-attendance-app Public

    This is a robust web application to automate attendance management by recognising faces using computer vision done using knn and opencv. It perform two functions : capturing attendance and listing …

    HTML 1

  4. SummarizeMe SummarizeMe Public

    SummarizeMe is a Streamlit-based web application designed for text summarization using advanced natural language processing techniques. It allows users to summarize text inputs or URLs using Sumy, …

    Jupyter Notebook 1

  5. LLM-Integrated-Excel-Plotter-App LLM-Integrated-Excel-Plotter-App Public

    This app features a Excel Plotter App assisted with LLMs from Hugginface hub mainly facebook/bart-large trained on a excel file for query understanding and openai/clip-vit-base-patch32 for image ve…

    Python 1