Python hands on tutorial with 50+ Python Application (10 lines of code) By @xiaowuc2
-
Updated
Oct 26, 2024 - Python
Python hands on tutorial with 50+ Python Application (10 lines of code) By @xiaowuc2
local-first semantic code search engine
Connect all CCTV cameras to this system to track someone's live location in a premise using facial recognition. It can be also used to maintain records of people entering a premise using their face instead of bio-metrics/cards/manual Entry
Drowsiness Detector using Python. College Project with all Documents
This repository hosts a collection of custom web applications powered by OpenAI's GPT models (incl. o1, o3-mini, GPT-4.5, GPT-4o, and GPT-4o mini), Whisper model, and TTS model. These apps include an interactive chatbot ("Talk to GPT") for text or voice communication, and a coding assistant ("CodeMaxGPT") that supports various coding tasks.
AI-powered Driver Drowsiness Detection System using Computer Vision & Machine Learning for real-time driver alertness monitoring and accident prevention.
Social Media automation application built on Flask. Uses instagrapi to automate posting at scheduled times, and allows user to make AI generated posts. Twitter API is used in order to allow the user to tweet from the site. Utilizes SQLAlchemy for the login, registration process and database, and includes email verification and forgot password.
An end-to-end image captioning project using a CNN encoder (ResNet-50) and LSTM decoder in PyTorch. Includes vocabulary building, preprocessing, training with BLEU evaluation, and inference. Generates natural language captions for images with saved metrics, model checkpoints, and visualization outputs.
A complete NLP and Machine Learning project to detect fake and real news using TF-IDF and Logistic Regression. Includes full training pipeline, evaluation charts, and an interactive Streamlit web app for real-time credibility analysis. Dataset adapted from Kaggle’s Fake and Real News Dataset.
probability & possibility
分享高质量的AI项目
Master Your Day with Precision ⏰ | Time Management Tool in Python by @anubhavchaturvedi – Boost productivity and stay organized effortlessly! 🚀 #TimeManagement #Python #ProductivityHacks #CodeWithAnubhav #Efficiency #TechTools #PythonProgramming
An AI-powered time management tool built with Python to help users plan, prioritize, and optimize their daily tasks efficiently.
This project offers two Flask applications that utilize ImageAI's image prediction algorithms and object detection models. These apps enable users to upload images and videos for object recognition, detection and analysis, providing accurate prediction results, confidence scores, raw data of detected objects at frame-level, and object insights.
A virtual painting app built with Python that lets you draw using hand gestures or mouse input. Powered by OpenCV & MediaPipe for real-time gesture tracking. Ideal for AI, CV, and creative tech enthusiasts!
An unofficial tkinter desktop application that enables natural language conversations with OpenAI's ChatGPT directly from your local computer using o1, o3-mini, GPT-4.5, GPT-4o, or GPT-4o mini model. With its user-friendly interface and message audio playback, this app aims to provides an enjoyable experience akin to talking to a real person.
Social Media automation application built on Flask. Uses instagrapi to automate posting at scheduled times, and allows user to make AI generated posts. Twitter API is used in order to allow the user to tweet from the site. Utilizes SQLAlchemy for the login, registration process and database, and includes email verification and forgot password.
An AI-powered Fake Review Detector built with Python, Streamlit, and Scikit-learn. Uses TF-IDF vectorization, Logistic Regression, and behavioral text analytics (sentiment, exclamations, clichés) to identify synthetic or spammy product reviews. Includes training scripts and a full interactive dashboard.
Artificial Intelligence Practicals
A modern FastAPI-based web app for real-time object detection using YOLO models, supporting image and video uploads, model selection, live streaming, and interactive UI.
Add a description, image, and links to the ai-project topic page so that developers can more easily learn about it.
To associate your repository with the ai-project topic, visit your repo's landing page and select "manage topics."