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

Highlights

  • Pro

Block or report ntsation

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

Pinned Loading

  1. gemini-chatbot-app gemini-chatbot-app Public

    Interactive application that leverages the Google Generative AI API to provide real-time responses to user queries. With a user-friendly interface, it allows seamless communication with the AI mode…

    Python

  2. model-multilingual-translator model-multilingual-translator Public

    This multilingual translator is a application built with Streamlit that allows users to easily translate text between various languages using state-of-the-art pre-trained models from Hugging Face'…

    Python

  3. tweet-sentiment-analysis tweet-sentiment-analysis Public

    This project performs sentiment analysis and topic modeling on a dataset of COVID-19-related tweets. The project classifies tweets into positive, negative, and neutral sentiments while uncovering k…

    Jupyter Notebook

  4. mlops-iris-classifier mlops-iris-classifier Public

    This repository integrates key MLOps practices, project covers model training, versioned data management, automated deployment, and monitoring, providing a practical example of how to manage the en…

    Python

  5. personal-data-pseudonymizer personal-data-pseudonymizer Public

    The Personal Data Pseudonymizer is a Python script designed to anonymize sensitive personal information in text. It identifies and pseudonymizes named entities such as people's names, locations, ph…

    Python 4

  6. sales-prediction-project sales-prediction-project Public

    This project uses Machine Learning to predict future sales based on historical data. It implements a complete pipeline, including preprocessing, model training, and deployment via FastAPI.

    Python