Coders Packet

Packets submitted by Sai Lokesh

Simple Chatbot using Python (using Tflearn library)

It is an NLP model. It is written in Python. This model is built on a simple dataset. Here the dependencies are Nltk and TensorFlow.It's a source code.

Invisibility Cloak using OpenCV in Python

This model is based on OpenCV. Here the live video is captured and if the cloak/any material of any selected color is in the video it shows the background in that particular region.

Campus Placement Data Analysis using Python

It is a machine learning model based on Python. In this model we are going to Predict the placement status of the students and the expected salary of the students in the placement.

Document Scanner using OpenCV (using Python)

A document scanner is a model based on OpenCV. It takes video as an input and scans the document present in the video and then zooms it and shows the clear text on the document.

WebCrawler using Python (using Beautifulsoup library)

The project takes website url and number of images to be downloaded as input and automatically downloads the images in to the given directory.