manthan89-py
Focusing on AI, Deep Learning, Machine Learning, and Computer Vision, with a keen interest in Blockchain technology.
Surat , India
Pinned Repositories
AI-Blog-Writter
This project is used to generate a blog post using Natural Language processing, Hugging Face Transformers and GPT-2 Model.
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.
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.
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.
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.
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
Image-Caption-Generator
AI will Generate captions from photos that is called image caption generator
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.
Plant-Disease-Detection
Bases on Leaf images we are trying to predict plant disease using convolutional neural network. PyTorch implementation
Tic-Tac-Toe-Reinforcement-learning
This is a simple game of tic-tac-toe with Artificial Intelligence
manthan89-py's Repositories
manthan89-py/Plant-Disease-Detection
Bases on Leaf images we are trying to predict plant disease using convolutional neural network. PyTorch implementation
manthan89-py/Image-Caption-Generator
AI will Generate captions from photos that is called image caption generator
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.
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
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.
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.
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.
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.
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.
manthan89-py/OpenCV-Python-Tutorials
This repository contains all levels of tutorials of Opencv-python. Video Tutorial available on ProgrammingKnowledge Youtube Channel.
manthan89-py/Data-Science
This repository contains concepts and project-related Data Science and Machine Learning.
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.
manthan89-py/ForgeX
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.
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.
manthan89-py/Employee_Promotion_Analysis_and_Prediction
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.
manthan89-py/Git-Cheatsheet
Differnet Cheatsheets of Git all command.
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.
manthan89-py/manthan89-py
manthan89-py/OpenSource-Diffusion-Models-Experiment
This repo analyzes Open Source Diffusion models for generating photorealistic images, focusing on criteria like execution time, CPU/RAM usage, photorealism, steerability, and resource optimization to identify the most efficient pipeline for high-quality image production.
manthan89-py/Blog-Summarizer
Summarizing the Blog Just by including the link to the blog
manthan89-py/Document-Similarity-like-Quora
In this project, we have given a question so we have to find a similar questions like this.
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.
manthan89-py/Julia-Programming
Julia basic Program and Intermediate Programs Available in this Repository
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.
manthan89-py/Performing-Analysis-of-Meteorological-Data-Using-Python
Weather data analysis and hypothesis testing
manthan89-py/Recognizing-Handwritten-Digits-with-scikit-learn
Predicting handwritten digits with Scikit Learn
manthan89-py/Tic-Tac-Toe-Reinforcement-learning
This is a simple game of tic-tac-toe with Artificial Intelligence
manthan89-py/Metacritic-Analysis
This is analysis of metacritic data of movies, games, tv shows and music.
manthan89-py/shop-app-flutter
Simple Basic Shopping Application created in Flutter