Brijraaj Yadav
@brijraaj_yadav
Brijraaj Yadav
@brijraaj_yadav
Hey Everyone, I am Brijraaj Yadav from Mumbai, Maharashtra. I am currently pursuing BE-IT from Mumbai University.
Hey Everyone, I am Brijraaj Yadav from Mumbai, Maharashtra. I am currently pursuing BE-IT from Mumbai University.
Mumbai, India
JARVIS | Python
• Developed a virtual assistant for windows operating system.
• Implemented speech recognition to convert spoken commands into text input that the virtual assistant can process.
• Implements NLP capabilities using NLTK (Natural Language Toolkit) to understand and process user commands and
queries.
• Defined modules/functions to perform various tasks based on user commands, such as fetching weather information,
setting reminders, managing calendars, or searching the web.
Used car price calculator | Google Collab April 2024
• Created project used to calculate prices of used cars using Linear Regression.
• Trained the LR model based on criterias such as kms driven, fuel type, model year ,etc and calculated the probable price
of the car
• Utilized the dataset of quiker.com which is used for selling preowned cars
Airlines Reservation System | Java, VS code
• Designed a flight ticket booking system which enabled users to see, book and cancel flight tickets.
• Used html,css for creating simple and user friendly gui.