Mini_Python_Projects
Mini_Python_Projects copied to clipboard
Contribute to add more projects😁
This project is a single Python script that fetches the latest news from a free Really Simple Syndication feed of BBC and generates concise summaries using a lightweight, frequency-based algorithm....
A smart website summarizer that scrapes a website and gives its summary using AI. I would like to work on this issue under Hacktoberfest.
**Description:** Create a simple program that calculates the total bill amount including tax and discount. **Expected Features:** - Take item prices as input - Ask for tax percentage and discount...
## 💻Issue: Add Project — Screen Recorder ### ✅ Description I would like to contribute a new Python project — **Screen Recorder** — to this repository. It is a simple...
## Project: Smart Expense Tracker with Visualization ### Description: A Python application to help users manage their personal finances efficiently. Users can add daily expenses, categorize them (e.g., Food, Transport,...
Log your daily mood along with local weather conditions and analyze trends to see how weather affects your mood over time.
A simple Python tool that checks how secure a user’s password is by: 1. Evaluating its strength locally (length, use of symbols, uppercase/lowercase mix, etc.). 2. Using the HaveIBeenPwned API...
Track spending habits and suggest adjustments to meet financial goals provides warnings for overspending in real time.
Adds a beginner-friendly Python mini project: `saniya-exp-currency-converter`. This project allows users to convert an amount from one currency to another by entering the source currency, target currency, amount, and exchange...
This project aims to build a lightweight, fully functional AI assistant platform using a small LLM model. The platform will mimic capabilities of ChatGPT or Claude but will be self-contained,...