Pinned Repositories
_easy_machine_learning
This repo contains a comprehensive tutorial on machine learning with practical implementations and examples using Python.
_easy_python
This repo contains a comprehensive tutorial on Python with implementations.
docBuddy
DocBuddy is a Flask web app that lets users upload and interact with PDF files by summarizing content, suggesting keywords, and providing a basic Q&A feature, all through an intuitive interface.
easy_SQL
house_price_prediction
This tool utilizes Python, Flask, and Linear Regression to predict house prices based on housing data from Kaggle. Whether you're a real estate enthusiast or just curious about predicting house prices, it provides an intuitive interface to explore and predict potential prices.
mcq_generator
The web app is designed for generating multiple-choice questions from text input. Users can either type text directly or upload `.txt` files to create questions. The application also offers options to download the generated questions in PDF or Word format.
MovieMingle
Movie Recommendation System is a web application designed to provide personalized movie recommendations to users based on their input movie titles.
ResuMinds
This repo contains a working version of resume parser, a simple tool to give insights of candidates resumes in few clicks.
Textsummary
A simple text summarizer built with the Flask web framework. It uses TF-IDF (Term Frequency-Inverse Document Frequency) to summarize text. Users can enter text through a web interface, and the application will generate a summary based on the input.
web-scraping
This repo contains working example for web scraping
codeasarjun's Repositories
codeasarjun/docBuddy
DocBuddy is a Flask web app that lets users upload and interact with PDF files by summarizing content, suggesting keywords, and providing a basic Q&A feature, all through an intuitive interface.
codeasarjun/_easy_machine_learning
This repo contains a comprehensive tutorial on machine learning with practical implementations and examples using Python.
codeasarjun/_easy_python
This repo contains a comprehensive tutorial on Python with implementations.
codeasarjun/easy_SQL
codeasarjun/ProGains
web-based application that predicts the profits of startups by utilizing machine learning models trained on historical startup data
codeasarjun/house_price_prediction
This tool utilizes Python, Flask, and Linear Regression to predict house prices based on housing data from Kaggle. Whether you're a real estate enthusiast or just curious about predicting house prices, it provides an intuitive interface to explore and predict potential prices.
codeasarjun/mcq_generator
The web app is designed for generating multiple-choice questions from text input. Users can either type text directly or upload `.txt` files to create questions. The application also offers options to download the generated questions in PDF or Word format.
codeasarjun/MovieMingle
Movie Recommendation System is a web application designed to provide personalized movie recommendations to users based on their input movie titles.
codeasarjun/ResuMinds
This repo contains a working version of resume parser, a simple tool to give insights of candidates resumes in few clicks.
codeasarjun/Textsummary
A simple text summarizer built with the Flask web framework. It uses TF-IDF (Term Frequency-Inverse Document Frequency) to summarize text. Users can enter text through a web interface, and the application will generate a summary based on the input.
codeasarjun/web-scraping
This repo contains working example for web scraping
codeasarjun/CampusBuddy
codeasarjun/ClearFeelings
ClearFeelings uses logistic regression to analyze Twitter comments about airlines, revealing how people feel about different airlines based on their tweets.
codeasarjun/codeasarjun
codeasarjun/easy_Java
codeasarjun/easy_NLP
This repo contains a comprehensive tutorial on natural language processing with practical implementations and examples using Python.
codeasarjun/EnergyVision
Energyvision
codeasarjun/login_page
JavaFX application with user registration and other functionalities such as adding, removing, editing the database.
codeasarjun/makeiteasy_v1
codeasarjun/matrix_calculator
Application is able to find the rank of matrix and other related calculation of any order with frontend as JavaFX and java as backend.
codeasarjun/Predict-the-Salary
codeasarjun/profile
codeasarjun/Rewordify
You will get other sentences for provided inputs
codeasarjun/Subnet-Calculator-
JavaFX application capable to calculate the subnet for given IP with correct class and other details.
codeasarjun/vector_store
An easy way to understand vector store working and creation.