top of page
Codersarts Blog.
What’s new and exciting at Codersarts
Search


Build a Chatbot with LangGraph | Beginner's Guide | Part 1
Curious about how to build smart, memory-capable AI workflows? This beginner-friendly blog demystifies LangGraph, a powerful tool for creating stateful applications with large language models. We break down real code step-by-step, explain key concepts like state, nodes, and graphs in plain English, and help you build your own chatbot — no prior graph theory needed!

Pratibha
Jun 115 min read


Building a Brain Tumor Prediction Web Application Using Django
In this tutorial, we will walk you through creating a brain tumor prediction web application using Django, a popular web framework for...
Pushkar Nandgaonkar
Sep 7, 20246 min read


Building a Handwritten Prescription Letter Recognition Web Application Using Flask and Deep Learning
In this post, we will continue exploring the development of web-based applications powered by deep learning models. After previously...
Pushkar Nandgaonkar
Sep 5, 20245 min read


Skin Disease Classification Using Deep Learning: Building a Web Application – Part 3
In the previous two parts of this blog series, we explored the construction of a skin disease classification model. In Part 1, we built a...
Pushkar Nandgaonkar
Sep 5, 20245 min read


Skin Disease Classification Using Deep Learning by Implementing MobileNet, a Pre-trained Model – Part 2
In the previous blog post, we discussed how to build a Convolutional Neural Network (CNN) from scratch for skin disease classification...
Pushkar Nandgaonkar
Sep 4, 20245 min read


Skin Disease Classification Using Deep Learning: Part 1
Skin disease classification using images is a critical application in the field of medical diagnostics. Accurate classification of skin...
Pushkar Nandgaonkar
Sep 3, 20247 min read


Handwritten Digit Recognition Using MNIST Dataset with TensorFlow and Keras
Handwritten digit recognition is a classic problem in the field of computer vision and machine learning. The goal is to develop a model...
Pushkar Nandgaonkar
Sep 2, 20245 min read


Building a Data Analysis Application with Python
Introduction In this tutorial, we will walk through the steps of creating a GUI-based application for data analysis using Python. The...
ganesh90
Aug 23, 20248 min read


Building a Code Generator Web Application with Flask and GPT
Automation is key to enhancing productivity, especially in the field of software development. Imagine having a web application where you...
Pushkar Nandgaonkar
Aug 22, 20245 min read


Deep learning projects for final year
Deep learning is a subset of machine learning, which itself is a subset of artificial intelligence (AI). It focuses on using neural...

Codersarts
Aug 21, 202412 min read


Introduction to the Implementation of Recommender System
Introduction This tutorial demonstrates how to build a basic recommendation system using a dataset of property listings. The goal is to...
ganesh90
Aug 21, 20247 min read


Fine-Tuning a Pre-Trained Model for Research Paper Title Generation
Project Overview The goal of this project is to build a pipeline that extracts titles and abstracts from research papers, formats the...

Codersarts
Aug 21, 20244 min read


Deploying a Plant Disease Detection Model with TensorFlow and Flask: A Step-by-Step Guide
Are you interested in building a web application that can diagnose plant diseases using AI? Imagine uploading a photo of a plant leaf and...
Pushkar Nandgaonkar
Aug 20, 20248 min read


Creating a Text-to-Speech Web Application with Streamlit and SpeechT5
Imagine converting your written text into lifelike speech with just a few clicks. With advancements in AI and natural language...
Pushkar Nandgaonkar
Aug 20, 20247 min read


Analyzing Sentiment Polarity of Aspects in Text with Attention-Based Models
Introduction Welcome to this new blog post! In this entry, we’re going to explore a new project requirement: "Aspect-Based Sentiment...
Pushkar Nandgaonkar
Aug 1, 20243 min read


Gender Prediction from Handwriting Samples Using Distributed Computing with Hadoop and Apache Spark
Introduction Welcome to this new blog. In this post, we’re going to discuss a new project requirement which is "Predicting the Gender of...
Pushkar Nandgaonkar
Jul 29, 20245 min read


Speed Breaker and Potholes Detection using Python
This project aims to develop a system that detects speed breakers and potholes on roads using Python and relevant libraries. This system...

Codersarts
Dec 29, 20232 min read


Deep Learning and Image Detection Assignment Help | Sample Assignment
Are you grappling with the intricate challenge of tackling a sophisticated deep learning project focused on image detection, like the one...
Pushkar Nandgaonkar
Nov 24, 20234 min read


Hough Transform and OCR Assignment Help | Sample Assignment
Are you currently grappling with the formidable challenge of addressing a complex computer vision project, such as To implement the Ηough...
Pushkar Nandgaonkar
Nov 22, 20235 min read


Corner Detection and Deep Learning Classification Assignment | Sample Assignment
Are you grappling with the challenging task of handling a comprehensive computer vision project, such as the one outlined below? Are you...
Pushkar Nandgaonkar
Nov 21, 20236 min read
bottom of page