A wordcloud is a image that is a collection of the most relevant, frequent and important words present in an article.
This project uses NLP to create a chatbox that uses Wikipedia articles to fetch written data and create a chatbox.
A project in Java to convert text to speech in java using free TTS. Users can provide the text to be spoken by the system.
The Document Scanner is a CPP program that uses OpenCV to perform image processing to produce a cropped image of a document. The cropped image produced is in the first-person view.
Virtual Paint is a CPP program that uses OpenCV to perform video processing through a webcam. The video shows colored points according to color on the video.
License Plate Detector is a CPP program that uses OpenCV to perform video processing through a webcam. The video highlight the License Plate on webcam.
It is a simple game . In this game , the user chooses a choice of Rock or Paper or Scissors to compete with System.
It is a simple game. In this Coin Game, the user guesses whether a flipped coin is head or tail.
College Enquiry System is a web application where the students can enquire about the courses they want and lock the seat if the course is available.
As the name suggests our project is to design an ATM (basic level) using JAVA. This is further used for designing Advanced level ATM projects.
This code is designed to fulfill the basic needs of any Bank like checking balance, depositing the amount, withdrawal amount, and transaction history.
This code is used to find the current age including weeks and days using SimpleDateFormat class.