A chatbot that can answer your queries based on a corpus(paragraphs of data). It will pre-process the data by itself & give the most relevant answer.
Using OpenCV & Python, any image can be converted to a good quality cartoony image in just 5 simple conversions.
It is a C++ project which calculates the EMI(Equated Monthly Installments) on given Principal, Interest, Time.
This is a basic project to implement the python voice recognition module into a project.
In this project, we will be predicting future prices for the given Stocks using Machine Learning in Python.
In this project, we are going to create a Student Record System using python’s Tkinter module. Tkinter is the standard GUI library for Python.
In this tutorial, we will be creating a simple application that can randomly generate strong passwords using the Python Tkinter module.
Python Program to keep a track of keyboard activity of any user using Python pynput and logging modules.
Using functions, arrays, conditional and logical operators, a simple tic-tac-toe game was created.
The program calculates pressure drop across a given length and cross-sectional area of a pipe when a fluid of certain dynamic viscosity flows through it with certain volumetric or mass flow rate.
The Weather App is made with a Python(Flask) backend and OpenWeatherMap API provides the weather info as a JSON file.
In this ARS project, we can add passenger details, update passenger details, add flight details, update flight details. It also enables the user to search and book flight tickets.