awesome-python-projects
awesome-python-projects copied to clipboard
π± β Some awesome projects in python! π± β
Stock price predictor is a machine learning system that learns about the current performance of a company and based on this, predicts future stock prices. To begin working with stock...
A sentiment analyzer learns about various sentiments behind a content through machine learning and predicts the same using AI. By creating an ML system that would analyze the sentiment behind...
**Describe your project clearly.** When you type something into the search bar , the Search and Edit app will pull up information about it from Wikipedia . By enabling the...
Get the issue assigned to yourself if you like the idea and I will tell what to do!
**Describe your project clearly.** I would like to add my python project ie a guess number project , its a small project where a user can assume a number and...
Credit Card Fraud Detection Project Project idea β Companies that involve a lot of transactions with the use of cards need to find anomalies in the system. The project aims...
Binary Search Algorithm Create a random list of numbers between 0 and 100 with a difference of 2 between each number. Ask the user for a number between 0 and...
Dice Rolling Simulator The Goal: Like the title suggests, this project involves writing a program that simulates rolling dice. When the program runs, it will randomly choose a number between...
The Goal: Remember Adventure? Well, weβre going to build a more basic version of that. A complete text game, the program will let users move through rooms based on user...
Audio is as important as text today if not more important. Since audio files are digital files, youβll need a tool that can play them. Without a player, youβll never...