Coders Packet

Packets submitted by Prathiksha K

Web Scraping on Flipkart Using Python

This script written in Python using various libraries such as BeautifulSoup, Selenium, NumPy and Pandas. The objective of the code is to scrape mobile phone data from the Flipkart website.

Personal assistant chatbot using NLTK and Keras libraries for NLP and machine learning.

Personal assistant chatbot used in our day-to-day life to remind our appointments, pending works and so on. With these reminders, we can complete our tasks before deadlines.

Movie Scheduling System - Python Based

A movie scheduling system simplifies the task of organizing and managing movie showtimes and offers scheduling capabilities to accommodate changes in movie availability and theater availability.