- π« How to reach me randhirkumar015@gmail.com
The code sets up a Flask web application for a chatbot using a pre-trained model. It loads intents from a JSON file, tokenizes patterns with CountVectorizer, and defines routes for user input, predβ¦
A Python + MySQL desktop application to manage LPG (Liquefied Petroleum Gas) services. It provides an easy-to-use interface for users to register, request connections, and book cylinders, while allβ¦
Python
This Python script uses OpenCV and a pre-trained Keras deep learning model to perform real-time gender detection through a webcam.
Jupyter Notebook
A Streamlit-based AI chatbot designed to answer questions from PDF documents by combining semantic search and large language model generation.
Python
This project simulates real-time video stream processing to detect people and trigger crowd alerts using the YOLOv5 object detection model.
Jupyter Notebook