Skip to content
View TSS-sniper's full-sized avatar
🐢
Catching Up
🐢
Catching Up

Block or report TSS-sniper

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

Hello There 👋, I'm Tarun Sheoran

A Data Science and AI/ML Enthusiast from India.

🐱‍👤 About me:

  • ⚡ I’m currently learning Java, Django, MLOps and GenAI.

  • 💬 Ask me about Python, Data Science, AI/ML and GenAI.

  • 📫 How to reach me [email protected].

  • 📄 Know about my experiences Resume Link

🤝 Connect with me:

tarun-sheoran-tss tsswantsdata csc_2021b0121037 tarun_sheoran

💻 Languages and Tools:

python c cplusplus css3 django docker flask git hadoop html5 java javascript mongodb mysql nodejs opencv oracle pandas pytorch scikit_learn seaborn sqlite tailwind tensorflow

📊 GitHub Stats:

tss-sniper

 tss-sniper


tss-sniper

Pinned Loading

  1. Research-paper-Summarizer-with-Realtime-Eval Research-paper-Summarizer-with-Realtime-Eval Public

    An LLM-powered application that summarizes scientific research papers, extracts tables, and provides real-time evaluation using BERTScore (F1) and ROUGE. Built using Meta’s LLaMA 3–8B via Groq, wit…

    Python 1

  2. LLM-powered-SQL-Assistant LLM-powered-SQL-Assistant Public

    This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.

    Python 2

  3. MNIST-Digit-Recognizer-Binary-Classifier MNIST-Digit-Recognizer-Binary-Classifier Public

    A Binary Classification model to find a particular value in MNIST Digit Dataset using three different classification algorithms.

    Jupyter Notebook 2

  4. Movie-Recommendation Movie-Recommendation Public

    An effective movie recommendation system that can provide personalized movie recommendations using user-based collaborative filtering.

    Jupyter Notebook 2

  5. Weather-Forecast-Command-Line-Tool Weather-Forecast-Command-Line-Tool Public

    Command-line tool that accepts a city's name and returns the current weather forecast. Leveraging OpenWeatherMap API to fetch weather data and parsing it using Python.

    Python 1

  6. Text-Generation-using-LSTM Text-Generation-using-LSTM Public

    Generates relevant text from user-given seed text using LSTM algorithm. The model is trained upon a corpus of text data to learn patterns, grammar, and contextual relationships. The model showcases…

    Jupyter Notebook 3