Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / KalyanM45 70 repositories

Artificial Intelligence Researcher | LinkedIn's Top Voice | Data Science Content Creator | MLOps Expert

Funding links: https://github.com/sponsors/KalyanM45

KalyanM45/End-to-End-Chest-Disease-Classification

Language: Python - Size: 4.88 KB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 1 - Forks: 0

KalyanM45/DSA-Preparation

Repository for preparation of Data Structures and Algorithms.

Language: Python - Size: 6.84 KB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

KalyanM45/End-to-End-Safety-Peripherals-Detection-using-YOLO-V7

Language: Jupyter Notebook - Size: 1.41 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 0

KalyanM45/Practice

Language: Jupyter Notebook - Size: 5.91 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 4 - Forks: 0

KalyanM45/Wine-Quality-Prediction

Language: Jupyter Notebook - Size: 1.15 MB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 3 - Forks: 0

KalyanM45/Text-Summarization-using-NLP

Size: 15.6 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 4 - Forks: 0

KalyanM45/Student-Perfomance-Prediction

The primary objective of this project is to develop a predictive model that can forecast the performance of students in their academic projects. The model aims to help educators and institutions identify students who may need additional support or intervention early in the project development process, ultimately enhancing overall student success.

Language: Jupyter Notebook - Size: 378 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 3 - Forks: 2

KalyanM45/QR-Code-Generator

This is a simple QR Code Generator built using Python with the Streamlit library. It allows users to input a URL and customize the QR code colors using predefined color pairs. The generated QR code can be easily downloaded.

Language: Python - Size: 21.5 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 2 - Forks: 1

KalyanM45/KalyanM45.github.io

This repository contains the source code of my personal portfolio, showcasing my skills, projects, and experiences as a Data Scientist

Language: HTML - Size: 24.1 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 1

KalyanM45/Artificial-Intelligence-Notebook-Experiments

The repository encompasses a collection of my Artificial Intelligence project Notebook files, ranging from Machine Learning to Deep Learning and Generative AI. These projects reflect my exploration and comprehension of advanced techniques and concepts within the field

Language: Jupyter Notebook - Size: 80.4 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

KalyanM45/Docker-Demo

This repository showcases a straightforward Python web application developed using the Flask framework and Docker containerization. By containerizing the application with Docker, we ensure smooth deployment and consistent development experiences across various environments.

Language: Python - Size: 20.5 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

KalyanM45/Application-Tracking-System

The Smart Applicant Tracking System (ATS) is a cutting-edge tool designed to enhance the resume evaluation process. Leveraging advanced Generative AI models from Google, the system empowers users to submit their resumes for a comprehensive analysis based on a provided job description.

Language: Python - Size: 506 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

KalyanM45/Python-Plagiarism-Checker

This Python script performs plagiarism detection on a set of text documents using the Term Frequency-Inverse Document Frequency (TF-IDF) approach. It calculates the cosine similarity between pairs of documents to identify potential cases of plagiarism.

Language: Python - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 5 - Forks: 0

KalyanM45/DocGenius-Revolutionizing-PDFs-with-AI

This is a Python application that allows you to load a PDF and ask questions about it using natural language. The application uses a LLM to generate a response about your PDF. The LLM will not answer questions unrelated to the document.

Language: Python - Size: 80.1 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 38 - Forks: 4

KalyanM45/KalyanM45

An Enthusiastic undergraduate with a passion for Data Science and Machine learning. With over a year of hands-on experience in the field, I'm constantly exploring the exciting world of AI and innovation. I've built a solid foundation in machine learning and Python.

Size: 24.7 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 9 - Forks: 0

KalyanM45/Project-Gallery

This Repository Contain All the Artificial Intelligence Projects such as Machine Learning, Deep Learning and Generative AI that I have done while understanding Advanced Techniques & Concepts.

Size: 69.3 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 8 - Forks: 0

KalyanM45/Hand-Tracking-Using-Opencv

his Python script utilizes OpenCV and MediaPipe to perform real-time hand tracking using a webcam. The code captures video input from the default camera, processes the frames to detect and track hand landmarks using the MediaPipe Hands module, and subsequently visualizes the landmarks on the live feed.

Language: Python - Size: 13.4 MB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 4 - Forks: 0

KalyanM45/OpenHealth

This repository houses machine learning models and pipelines for predicting various diseases, coupled with an integration with a Large Language Model for Diet and Food Recommendation. Each disease prediction task has its dedicated directory structure to maintain organization and modularity.

Language: Jupyter Notebook - Size: 61.2 MB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 21 - Forks: 3

KalyanM45/End-to-End-Heart-Disease-Detection

Language: Jupyter Notebook - Size: 91.8 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

KalyanM45/Medical-Chatbot-using-Llama-2

The project uses natural language processing and information retrieval to create an interactive system for user queries on a collection of PDFs. It involves loading, segmenting, and embedding PDFs with a Hugging Face model, utilizing Pinecone for efficient similarity searches

Language: Jupyter Notebook - Size: 22.5 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 5 - Forks: 3

KalyanM45/Medical-Assisstant

The Medical Query Generator is a web application that leverages Google's GenerativeAI to generate detailed and accurate medical responses. Users input medical queries, and the application provides responses adhering to specific guidelines for clarity, accuracy, and informativeness.

Language: Python - Size: 25.4 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 3 - Forks: 0

KalyanM45/Complete-Data-Science-Materials Fork of krishnaik06/The-Grand-Complete-Data-Science-Materials 📦

This is Krish Naik Sir's GitHub repository, which I forked. It contains comprehensive resources and materials for data science, including his YouTube video tutorials and open-source contributions.

Language: Python - Size: 689 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 4 - Forks: 1

KalyanM45/Medicine-Recognition-System

This Flask web application utilizes Google's Generative AI models to generate detailed medical descriptions for uploaded images. The project, which focuses on medical content generation, incorporates two key models: the Pro-Vision model for in-depth medical descriptions and the Pro model for additional content generation.

Language: Python - Size: 35.2 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

KalyanM45/Spam-Email-Detection

This repository contains a Python script that uses various machine learning models to classify spam messages from ham messages. The model is trained on a Popular dataset of Spam emails and we use multiple machine learning models for classification.

Language: Jupyter Notebook - Size: 3.53 MB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 5 - Forks: 0

KalyanM45/Diabetes-Prediction-using-Machine-Learning

Language: Jupyter Notebook - Size: 32.2 KB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 4 - Forks: 0

KalyanM45/Flight-Fare-Prediction

This project aims to provide users with a tool to predict flight fares based on various parameters, allowing them to make informed decisions when booking air travel. The app utilizes machine learning algorithms trained on historical flight data to estimate future fares.

Language: Jupyter Notebook - Size: 11.2 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

KalyanM45/End-to-End-US-Visa-Approval-Prediction

This repository holds all you need to build an end-to-end US visa prediction model. It includes code, data (check availability), and resources to train a machine learning model that predicts visa approval chances. Get started by installing dependencies, following the setup steps, and running the main script.

Language: Jupyter Notebook - Size: 3.54 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

KalyanM45/YouTube-Content-Scraper

The provided Python code is a web application built using the Flask framework, designed to scrape data from YouTube based on a specified company name. This application aims to automate the process of collecting information about videos associated with a particular company on YouTube and present the data to users in a downloadable CSV file.

Language: Jupyter Notebook - Size: 44.9 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

KalyanM45/E-Mail-Sender

This Flask application allows you to send emails through a simple web interface. It uses the Flask web framework, and emails are sent via Gmail SMTP. Below is a brief overview of the project:

Language: Python - Size: 20.5 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 3 - Forks: 2

KalyanM45/Book-Recommendation-System-Using-Collaborative-Filtering

This repository contains the source code of book recommendation system using collaborative filtering. The system recommends the books based on the similarities between user profiles

Language: Jupyter Notebook - Size: 24.4 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

KalyanM45/Youtube-Video-Downloader

This is a lightweight web application developed using the Flask web framework and the Pytube library, designed to facilitate the easy and quick downloading of YouTube videos. The application provides a user-friendly interface where users can simply paste the URL of the YouTube video they wish to download, and the application takes care of the rest.

Language: HTML - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 4 - Forks: 1

KalyanM45/Conversational-Chatbot-using-Langchain

This project brings together the seamless interactivity of Streamlit and the advanced language capabilities of OpenAI's GPT-3 to create a user-friendly and intelligent chatbot. Users can ask questions, seek assistance, or simply engage in a friendly conversation, and the chatbot responds with contextually relevant and human-like answers.

Language: Python - Size: 23.4 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

KalyanM45/Heart-Disease-Prediction

Explore a modular, end-to-end solution for heart disease prediction in this repository. From problem definition to model evaluation, dive into detailed exploratory data analysis. Experience seamless integration with MLOps tools like DVC, MLflow, and Docker for enhanced workflow and reproducibility.

Language: Jupyter Notebook - Size: 178 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 2 - Forks: 2

KalyanM45/Imagining-the-Text-with-DALL-E

The Text-to-Image Generator is a tool that allows users to generate images from text descriptions using the OpenAI API. The purpose of this project is to make it easier for people to create images without having to be skilled in graphic design or photography. This project was built using Python, Streamlit, PIL, and urllib.

Language: Jupyter Notebook - Size: 783 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0

KalyanM45/Article-Web-Scraping

This Python script is designed to scrape articles from The Guardian's technology section using their API. It fetches article data, extracts the titles and content, and then saves each article's content to separate text files. The text files are organized in a folder named with the current date and time of the scraping.

Language: Jupyter Notebook - Size: 116 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 4 - Forks: 0

KalyanM45/Gold-Commodity-Price-Prediction

Language: Jupyter Notebook - Size: 1.21 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

KalyanM45/Ultimate-Data-Science-Materials

Explore the world of data science with our ultimate repository, a curated collection of resources ranging from beginner-friendly tutorials to advanced machine learning projects.

Size: 55.7 KB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

KalyanM45/Website-Portfolio

This repository contains the source code of my personal portfolio, showcasing my skills, projects, and experiences as a Data Scientist

Language: HTML - Size: 23.6 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 1

KalyanM45/End-to-End-Movie-Recommendation-System

This repository contains a robust and user-friendly movie recommendation system built to enhance your movie-watching experience. Whether you're a film enthusiast or just looking for something new to watch, our system has you covered topics

Language: Jupyter Notebook - Size: 6.45 MB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 3 - Forks: 2

KalyanM45/Airbnb-Price-Prediction

The purpose of this project is to predict the price of Airbnb rentals based on various features of the properties listed on the platform. The code in this repository is written in Python and uses several machine learning algorithms to train and test a predictive model.

Language: Jupyter Notebook - Size: 2.11 MB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 1

KalyanM45/Power-BI-Reports-and-Dashboards-Practice

Daily practice Power BI reports and dashboards for skill enhancement and learning. Check out my ongoing progress here

Size: 17.2 MB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

KalyanM45/Mouse-Auto-Clicker

The auto-clicker can be toggled on and off using a specified key (TOGGLE_KEY). Leveraging the pynput library, the script runs a continuous background thread that simulates a left mouse button click when the clicking flag is set to True.

Language: Python - Size: 16.6 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

KalyanM45/Machine-Learning-Notebook-Experiments

This repository contains a collection of machine learning projects implemented using various algorithms and frameworks. Each project is contained in its own notebook, providing a hands-on approach to understanding and implementing different machine learning concepts.

Language: Jupyter Notebook - Size: 2.83 MB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

KalyanM45/Chatbot-Using-Langchain

This Streamlit app, "LangChain ChatBot," invites users to input queries, utilizing the LangChain library and OpenAI's text-davinci-003 model to generate responses with controlled randomness. In just a click, users can explore the intriguing world of conversation through this compact and user-friendly interface.

Language: Jupyter Notebook - Size: 29.3 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

KalyanM45/E-Commerce-Data-Analysis

This project harnesses the capabilities of Power BI to craft a dynamic and visually compelling analytics dashboard, centered around unraveling the intricacies of ecommerce dynamics. Delve into key insights regarding sales performance, customer behavior, and inventory management to steer your online business strategy with precision.

Size: 10.3 MB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 3 - Forks: 0

KalyanM45/Virat-Kohli-Score-Analytics

This project leverages Power BI to create a dynamic and visually appealing analytics dashboard focused on the cricket performances of the legendary Virat Kohli. Gain insights into his batting trends, run-scoring patterns, and statistical analysis over time.

Size: 3.07 MB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 3 - Forks: 0

KalyanM45/Python-Practice-Problems

This repository contains my daily Python coding practice solutions for HackerRank and CodeChef. I regularly update it with new code snippets and problem-solving solutions.

Language: Python - Size: 29.3 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 3 - Forks: 0

KalyanM45/Indian-Restaurants-Data-Analysis

This repository contains a Power BI data analysis project on Indian restaurants, enabling you to delve into restaurant data, customer preferences, and regional trends.

Size: 7.95 MB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 3 - Forks: 0

KalyanM45/Kidney-Disease-Classification

Size: 0 Bytes - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 3 - Forks: 0

KalyanM45/Rock-and-Mine-Detection

This GitHub repository contains a Machine Learning model for predicting whether an object is a rock or a mine. Leveraging a dataset of object characteristics, this project offers accurate classification capabilities.

Language: Jupyter Notebook - Size: 37.1 KB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 3 - Forks: 0

KalyanM45/Data-Version-Control-Demo

The provided demo project demonstrates the practical implementation and advantages of using DVC. It showcases how DVC simplifies data versioning and model versioning while working in tandem with Git to create a cohesive version control system tailored for data science projects.

Language: Python - Size: 67.5 MB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 3 - Forks: 0

KalyanM45/Script-Correction-using-Gingerit

The "Script Correction" project is a simple application built using the Streamlit framework and the Gingerit library. The purpose of this project is to provide a user-friendly interface for refining scripts by correcting grammar errors.

Language: Python - Size: 111 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

KalyanM45/Optical-Character-Recognition

This project is a Python-based Optical Character Recognition (OCR) application using the EasyOCR library. It provides a convenient way to detect and recognize text in images, making it useful for a wide range of applications such as document processing, image captioning, and text extraction.

Language: Jupyter Notebook - Size: 720 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

KalyanM45/Medium-Machine-Learning

This repository contains Python notebooks Which is used to explain concepts and examples discussed in my Medium blogs.

Language: Jupyter Notebook - Size: 21.5 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

KalyanM45/Automated-ML-Modelling

This is the Streamlit web application that allows users to upload a dataset, generate an automated exploratory data analysis (EDA) report using the pandas-profiling library, and and train a machine learning model for regression or classification tasks.

Language: Python - Size: 44.9 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

KalyanM45/DeOldify-Your-Memories

DeOldify is a Python library that leverages deep learning and transfer learning to colorize vintage black and white photos with stunning accuracy and detail. Simply provide the image URL or local file path, and watch as your old memories come to life in full color.

Language: Jupyter Notebook - Size: 4.68 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

KalyanM45/Basic-Calculator

This is a basic web calculator built using Flask, a Python web framework. The application allows users to perform simple arithmetic operations such as addition, subtraction, multiplication, and division.

Language: HTML - Size: 19.5 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

KalyanM45/Password-Generator

This Python code constitutes a Flask web application designed to generate random passwords based on user input. Leveraging the Flask framework, the application establishes a basic web interface where users can visit the homepage, input their desired password length through a form, and subsequently trigger the generation of a password.

Language: HTML - Size: 22.5 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

KalyanM45/Command-Line-Chatting-App

This repository contains a simple Python implementation showcasing socket communication between a server and a client using threading. The code is organized into two classes, ServerNode and ClientNode, demonstrating a basic messaging system.

Language: Python - Size: 18.6 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

KalyanM45/Interest-Payment-Calculator

This Flask application allows you to calculate the monthly payment for a loan based on the principal amount, annual percentage rate (APR), and loan term in years. Below is a brief overview of the project:

Language: HTML - Size: 19.5 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

KalyanM45/Python-ASCII-Encryption

This Python script demonstrates a simple ASCII-based encryption algorithm. It converts alphabetic characters to their ASCII numerical values, applies a secret number for encryption, and allows decryption using the same secret number.

Language: Python - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

KalyanM45/Python-Dictionary

This Flask application provides users with a seamless experience for exploring the meanings of words through the integration of the PyDictionary library. Built on the Flask web framework, the application offers an intuitive interface where users can effortlessly input a word of interest.

Language: HTML - Size: 21.5 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

KalyanM45/MLflow-Demo

This repository showcases machine learning experiment using MLflow, a powerful open-source platform for managing the end-to-end machine learning lifecycle. The experiment is designed to demonstrate best practices for tracking and managing machine learning projects, including experiment tracking.

Language: Python - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 1 - Forks: 1

KalyanM45/Diamond-Price-Prediction

Diamond Price Prediction with MLOps: A comprehensive end-to-end project for predicting diamond prices using machine learning and MLOps techniques.

Language: Jupyter Notebook - Size: 5.7 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 5 - Forks: 0

KalyanM45/Getting-Started-with-Gemini

This repository contains code for a Streamlit web application that leverages Google's Generative AI model (Gemini Pro) to answer questions based on user input.

Language: Python - Size: 18.6 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

KalyanM45/Gemini-ChatBot

The Google Gemini-Pro Chat Application is a Streamlit-based web interface that facilitates interactive conversations with Google's GenerativeAI. Users can ask questions or engage in dialogue, receiving responses generated by the powerful Gemini-Pro model.

Language: Python - Size: 20.5 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

KalyanM45/House-Price-Prediction

To develop a machine learning model that accurately predicts housing prices using the Boston Housing dataset by analyzing various house features, and it utilizes a CatBoost model to assist potential buyers or sellers in estimating housing prices.

Language: Jupyter Notebook - Size: 3.27 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0

KalyanM45/End-to-End-Image-Scraping

Image Scraper Web App is a simple Flask-based web application that enables users to search for images on Google and download them. The app scrapes the search results page for images and saves the downloaded images to a specified directory. It provides a user-friendly interface to input search queries and view the downloaded images.

Language: Jupyter Notebook - Size: 414 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 5 - Forks: 0

KalyanM45/Checking-Password-Strength-using-Machine-Learning

Language: Jupyter Notebook - Size: 5.2 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

KalyanM45/End-to-End-Airbnb-Price-Prediction

The purpose of this project is to predict the price of Airbnb rentals based on various features of the properties listed on the platform. The code in this repository is written in Python and uses several machine learning algorithms to train and test a predictive model.

Language: Jupyter Notebook - Size: 39.1 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 3 - Forks: 0