vivekprajapati2048
Software Developer (Machine Learning) | Generative AI | Freelancer
Noble PatriarchCalgary, Canada
Pinned Repositories
Datadriven-GPVAD
The codebase for Data-driven general-purpose voice activity detection.
100-days-of-python
This repository consists of 100 Days of Code: The Complete Python Pro Bootcamp for 2022 on Udemy by Dr. Angela Yu
a-blog-website
A blog website created using Node.js + Express.js, EJS, MongoDB (mongoose) as backend and HTML, CSS, JS, Bootstrap as front-end and deployed on Heroku Server. Watch it live!
Age-and-Gender-Recognition-using-OpenCV
This repository consists of Age and Gender Recognition based on pretrained Caffe Models with the help of OpenCV library.
DeepLearning.AI-TensorFlow-Developer
A specialization by deeplearning.ai on Coursera.
Fruit-Identification-System
This repository consists of a Object Detection Project for Multiclass Classification using Deep Learning approach. We trained three models ResNet50, InceptionV3 and EfficientNetB3 on the dataset consisting of approx. 90,000 images having 131 class (fruits and vegetables) to be classified.
langchain
⚡ Building applications with LLMs through composability ⚡
Sell-Your-Vehicle
This repository contains an end-to-end ML project with Deployment for predicting reasonable selling price of your vehicle.
Stocks-Price-Prediction
Prediction of stocks price using different Linear Regression and SVR using the dataset imported from Quandl.
Wellness-Tracker-Chatbot
This project is based on concept of NLU (natural language understanding) and using ML to guide a bot's next actions in the conversation. This a rasa project, I added training data, and train the model using ML pipeline. I have build a bot that logs daily wellness data to a spreadsheet (using the Airtable API), to help the user keep track of their health goals. After building a basic assistant, I added a custom actions and forms. Then I connected the assistant to a messaging channel— Slack, so users can talk to the assistant.
vivekprajapati2048's Repositories
vivekprajapati2048/Fruit-Identification-System
This repository consists of a Object Detection Project for Multiclass Classification using Deep Learning approach. We trained three models ResNet50, InceptionV3 and EfficientNetB3 on the dataset consisting of approx. 90,000 images having 131 class (fruits and vegetables) to be classified.
vivekprajapati2048/100-days-of-python
This repository consists of 100 Days of Code: The Complete Python Pro Bootcamp for 2022 on Udemy by Dr. Angela Yu
vivekprajapati2048/a-blog-website
A blog website created using Node.js + Express.js, EJS, MongoDB (mongoose) as backend and HTML, CSS, JS, Bootstrap as front-end and deployed on Heroku Server. Watch it live!
vivekprajapati2048/a-notes-keeper
A note keeper app where you can create important notes. This project is created to implement the concepts of React.js
vivekprajapati2048/langchain
⚡ Building applications with LLMs through composability ⚡
vivekprajapati2048/Stock-Price-Prediction-LSTM
In this repository, we applied Deep Learning LSTM model to predict Stock Price of Google by fetching historical market data from Yahoo Finance API.
vivekprajapati2048/a-secret-keeper
A web app to share your secrets anonymously. This Projects is created to implement the concepts of Authentication and Security like Register on the app with password, encryption, hashing password, salting, cookies and sessions, OAuth2.0 (open authentication) with third party.
vivekprajapati2048/BigOCheatSheet
vivekprajapati2048/blog-website-django
This repository consists of Python Django Project of Blog Website from Udemy Course Python Django - The Practical Guide
vivekprajapati2048/complete-react-developer
This repository consists of code snippets from Zero To Mastery's Course - Complete React Developer in 2022 (w/ Redux, Hooks, GraphQL).
vivekprajapati2048/crawn-clothing
This is a clothing e-commerce app made with react.
vivekprajapati2048/css-website
My Personal Website
vivekprajapati2048/Datadriven-GPVAD
The codebase for Data-driven general-purpose voice activity detection.
vivekprajapati2048/Face-Expression-Recognizer
This repository consists of a Computer Vision Project in which we have trained an EfficientNetB2 model on face expression image dataset with seven classes. We saved the best weights and model from the training and used it to predict face expression on real-time video capturing.
vivekprajapati2048/fastapi-tutorial
vivekprajapati2048/house-party-dev
vivekprajapati2048/html-website
vivekprajapati2048/loguru
Python logging made (stupidly) simple
vivekprajapati2048/Microblog
An app built with Python Flask and MongoDB that allows user to create blogs and store and retrieve them from MongoDB.
vivekprajapati2048/office-employee-management-system
This is a Python-Django project tutorial from the scratch. In this video, I will create a project named "Office Employees Management System (OEMS)" from the scratch. It will cover many topics that will be helpful for you in order to clear the interviews like Python, Django Framework, Django ORM, Django Queryset, Basic SQL (Database Knowledge), Basic HTML, CSS & Basic Bootstrap.
vivekprajapati2048/python-django-projects
This repository consists of Python Django Projects which I make during the course Python Django - The Practical Guide by Maximilian Schwarzmüller
vivekprajapati2048/react-mini-projects
A beginner level projects with React.js
vivekprajapati2048/Stock-News-Headlines
Using news headlines predict whether the stock price will increase or decrease.
vivekprajapati2048/the-dice-challenge
A dice game made with the help of basics of HTML, CSS, and JS
vivekprajapati2048/the-drum-kit
The drum kit made with the help of HTML, CSS & JS using some advanced concepts JavaScript and DOM manipulation.
vivekprajapati2048/the-newsletter-signup
A newsletter signup app made using Mailchimp API and deployed to Heroku. Stack: HTML, CSS, JS, Bootstrap, Express.js with Node.js
vivekprajapati2048/the-simon-game
The Simon Game made with the help of HTML, CSS, JS and jQuery.
vivekprajapati2048/the-weather-app
A simple weather app that allows an user to input the location and gives current weather status using OpenWeatherMap API. This is project made using HTML, JS, Express.js with Node.js
vivekprajapati2048/tindog
Introducing Tinder for dogs! A fictional dating app with responsive landing page featuring full width content, a testimonial carousel, and pricing table developed using HTML, CSS and Bootstrap.
vivekprajapati2048/to-do-list
A To Do List web app with front-end and back-end made with HTML, CSS, JS, Bootstrap, Node.js + Express.js, EJS and deployed on Server. Watch it live!