Code Packets

Browse all published coding projects

Spam message detection using Keras

This project is used for detecting if a message is spam provided there are certain words present in the message using RNN(Recurrent Neural Networks) through the Keras framework.

ADIL SHAIKH · Sep 15, 2020

Bill Management System In Python With Source Code

The Bill Management System In Python is a GUI project using Python which displays the menu of the departmental store, takes orders from the customer, and generates a bill.

MALEPATI NAGENDRA DEEPAK · Sep 14, 2020

Text Extraction From Image And Pdf Using Python and Tesseract

Text Extraction from both images and pdfs in Python using Tesseract OCR(handled by pytesseract)

Ruparna Mukherjee · Sep 13, 2020

Image Compression in Python using K-Means Clustering

Implementation of the K-Means Clustering algorithm to compress images by keeping only the most useful 'k' colors of an image.

Nihal Chandra · Sep 13, 2020

Multiple Image Classification in Python using TensorFlow

In this project, we will learn how to classify different objects using neural networks made from scratch. We will classify five furniture objects.

Praatibh Surana · Sep 10, 2020

Simple Banking Application using Java

This is a project on a simple banking application using Java. It handles the basic banking services like check balance, deposit cash, withdrawing cash, etc.

Yash Singh · Sep 10, 2020

ChatBot using TensorFlow in Python

The chatbot is made using Python. Famous library of TensorFlow is used for making it. Basic intents are used. Chatbot can answer regarding menu and restaurant information.

Aarya Brahmane · Sep 10, 2020

Face Recognition and Face Verification in Python using Keras

In this tutorial, We are going to build a facial recognition system model in Python using Keras. Most of the ideas are taken from FaceNet and DeepFace.

Hritwick Manna · Sep 10, 2020

Identifying the Handwritten digits using TensorFlow in Python

It allows the user to draw a number on the screen in Python using Pygame and have the program take a guess of which digit it is from the trained model. An augmented MNIST dataset is used.

ALBINUS B · Sep 09, 2020

JavaScript Printing And Downloading the Web Content Of The Page

This Project focuses on Printing the content of the Page from the console using JavaScript and Downloading the Page content in pdf format.

Rituraj · Sep 09, 2020

Video Compression using OpenCV in Python

Any video can be compressed using the command line arguments with users flexibility in choosing the video and the amount by which video should be compressed using Python.

Aryan Yadav · Sep 09, 2020

Classification Templates in Python

This packet contains Classification Python Model templates and the pros and cons of all the Different Classification models.

Radhika Talwar · Sep 09, 2020