GitHub / manthan89-py 5 Repositories
Interested in AI, Deep Learning, Machine Learning, Computer Vision, Blockchain, and Flutter😇. Doing Some Competitive Coding at Leetcode and Hackerrank.
manthan89-py/AI-Interview-System
An intelligent interview platform that conducts automated job interviews using AI. The system analyzes candidate resumes, asks relevant questions, and provides detailed feedback and scoring.
Language: Python - Size: 138 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

manthan89-py/Multi-Agent-Query-Resolution
A sophisticated multi-agent system designed to handle customer queries related to InfinitePay services through intelligent routing and specialized agent responses.
Language: Python - Size: 210 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

manthan89-py/Financial-Sentiment-Analysis-Prototype
A simple end-to-end solution that retrieves financial news data, processes it, uses a pre-trained sentiment analysis model to determine the sentiment of the news (positive, negative, or neutral), and exposes the result via a REST API.
Language: Python - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

manthan89-py/manthan89-py
Size: 1.77 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

manthan89-py/Plant-Disease-Detection
Bases on Leaf images we are trying to predict plant disease using convolutional neural network. PyTorch implementation
Language: Jupyter Notebook - Size: 17.6 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 227 - Forks: 169

manthan89-py/AI-Based-Recruitment-System
This project is an AI Recruitment System designed to accelerate the hiring process for HR and technical recruiters.
Language: Python - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

manthan89-py/Smart-Resume-Analyzer-Optimizer
Transform your resume with AI-powered analysis and optimization. Get instant feedback leveraging multiple state-of-the-art language models.
Language: Python - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

manthan89-py/Real-Time-Social-Media-Content-Retrievel-System
The Real Time Social Media Content Retrieval System fetches real-time LinkedIn posts based on user queries, offering multiple post retrieval and customization options. Although initially focused on LinkedIn, it can be expanded to incorporate other social media platforms, facilitating cross-channel post similarity searches.
Language: Python - Size: 82 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

manthan89-py/DataWhisperer
Data Whisperer is a chatbot that allows you to analyze your local files using Large Language Models (LLMs). You can upload PDFs, Markdown, Text, and Document files to the chatbot and then ask questions related to the content of these files.
Language: Python - Size: 216 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

manthan89-py/ForgeX-Chatbot
ForgeX is a chatbot trained on the SciQ dataset, a collection of scientific questions and answers available on Kaggle. It is designed to provide answers to queries related to science and technology. Additionally, ForgeX includes features for greetings, goodbyes, and other common interactions to make the chatbot more user-friendly.
Language: Python - Size: 2.97 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

manthan89-py/Heart-Disease-Prediction
This project is combination of data analysis and machine learning. In this project First I try to find features and make different three type of models. Do some analysis and finally getting accuracy of 86% on test data
Language: Jupyter Notebook - Size: 3.74 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

manthan89-py/Employee_Promotion_Analysis_and_Prediction
Size: 1.44 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

manthan89-py/COVID-19-Detection-From-Speech-Using-Deep-Learning
This repository contains project COVID-19 Detection from Speech. There are 4 coding files with 4 different strategies.
Language: Jupyter Notebook - Size: 12.2 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

manthan89-py/Data-Science
This repository contains concepts and project-related Data Science and Machine Learning.
Language: Jupyter Notebook - Size: 99.1 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 8

manthan89-py/Body-Segmentation-using-bodypix
In this project, we will try to mask our body and try to fit it in another image or we can say we transform our body to another background.
Language: Jupyter Notebook - Size: 1.23 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

manthan89-py/Handpose-Estimation-Using-Mediapipe
In this mini-project, we are detecting hands from a live camera and also landmarks of hands. For Hand detection, I used the Mediapipe library along with Opencv.
Language: Jupyter Notebook - Size: 198 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

manthan89-py/Body-Langugae-Decoder-Using-Mediapipe
AI will detect your body language and decode it whether you are sad, happy, and other emotions. You can add another body language.
Language: Jupyter Notebook - Size: 4.55 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

manthan89-py/InfyTq-Coding-Questions
This repository contains python solution of INFYTQ FINAL ROUND CODING question solution. You can add Java Solution of question or some other question which was not added here.
Language: Python - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

manthan89-py/AI-Blog-Writter
This project is used to generate a blog post using Natural Language processing, Hugging Face Transformers and GPT-2 Model.
Language: Jupyter Notebook - Size: 205 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 6

manthan89-py/Image-Caption-Generator
AI will Generate captions from photos that is called image caption generator
Language: Jupyter Notebook - Size: 1.56 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 11

manthan89-py/Fake_News_detection
This Project is based on Binary Classification of News. The Model Will detect whether the news is fake or not. This is project implement using Keras and NLTK Libraries.
Language: Jupyter Notebook - Size: 1.36 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 4

manthan89-py/OpenCV-Python-Tutorials
This repository contains all levels of tutorials of Opencv-python. Video Tutorial available on ProgrammingKnowledge Youtube Channel.
Language: Python - Size: 40.9 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 4

manthan89-py/Car-price-Estimation
In this Project we are predicting car's price based on Brand , Engine , Mileage , Year of Launched and many more aspects.
Language: Jupyter Notebook - Size: 82 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

manthan89-py/Face-Mask-Entrance-System
In this Project Person with Face Mask detect. If a person wears a face mask then it allowed a person to the office otherwise it generates a warning message and sends it to the authority's email addresses.
Language: Jupyter Notebook - Size: 50.8 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

manthan89-py/Automatic-Text-Generation
This project is machine learning classification problem.I used natural language processing and machine learning technique to solve this problem. techinq
Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

manthan89-py/Image-Creation-Using-GANs
In this Project, We are Simple Creating Images Which have a similar look like images that we have trained our Model. Note that image can be anything but it generated by itself.
Language: Jupyter Notebook - Size: 1.96 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

manthan89-py/Blog-Summarizer
Summarizing the Blog Just by including the link to the blog
Language: Jupyter Notebook - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

manthan89-py/Julia-Programming
Julia basic Program and Intermediate Programs Available in this Repository
Language: Jupyter Notebook - Size: 1.66 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

manthan89-py/Git-Cheatsheet
Differnet Cheatsheets of Git all command.
Size: 1.96 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

manthan89-py/shop-app-flutter
Simple Basic Shopping Application created in Flutter
Language: Dart - Size: 629 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

manthan89-py/Neural-Style-Transfer
In this project we have to simply add two images one is a style image and the second is the target image on that which we have to apply that style image. Final output is combination of style and target image.
Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

manthan89-py/Tic-Tac-Toe-Reinforcement-learning
This is a simple game of tic-tac-toe with Artificial Intelligence
Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

manthan89-py/Performing-Analysis-of-Meteorological-Data-Using-Python
Weather data analysis and hypothesis testing
Language: Jupyter Notebook - Size: 1.16 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

manthan89-py/Recognizing-Handwritten-Digits-with-scikit-learn
Predicting handwritten digits with Scikit Learn
Language: Jupyter Notebook - Size: 123 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

manthan89-py/Denoise-the-Image-using-Autoencoder
In this project we are simply add a noisy images in out model and model simple some % noise in the image return cleanned image as output. Autoencoder is used because it used encoder and decoder concept.
Language: Jupyter Notebook - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

manthan89-py/Measuring-Object-Size-Using-OpenCV
In project we have to add a image so image detect a object in this image and return its size in inches.(You can also change size in inches to any other units) This model is not so accurate but i will try to make it.
Language: Jupyter Notebook - Size: 87.9 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

manthan89-py/Document-Similarity-like-Quora
In this project, we have given a question so we have to find a similar questions like this.
Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
