kairavkkp
Sr. Fullstack Engineer @Lighthouz-AI | Also @TechSignals | Building @Dedoxify | Prev. @Aicade @DashyDashOrg @Tensorplace | AWS Solutions Architect
Lighthouz AIAhmedabad, Gujarat, India
Pinned Repositories
dedoxify-backend
GoLang based Backend for Dedoxify
Electoral-Fraud-Detection
This project contains set of trained weights which can detect Human and an Election Booth. It can also be used as a Person Identifier along side only election booth identifier. Project contains a Weights file which is compatible with Darknet Framework and its been trained on YOLOv3 for 2000 iterations. Training set consisted of CCTV footage of actual Indian Election Voting Room. It has been labelled manually using labelImg which can be found at https://github.com/tzutalin/labelImg.
Electoral-Fraud-Detection-Tensorflow-API-Version
llms-practice
Practice Building an LLM from ground up
Merge-PDF
My first PyPi Package. Merge Image and PDF files using customizations within a folder using the Command line.
Microprocessor-Without-Interlocked-Pipeline-Stages-8-bit-
This project was aiming to design and code a Microprocessor block by block and then run it on a Field Programmable Gate Array (FPGA) Board. 8-bit Microprocessor was designed which consisted of Arithmetic Logical Unit (ALU) which can do all necessary mathematical operations. Moreover, measures to prevent hazards and problems were kept in mind.
ML-Tutorials
Here I'll be adding some of the classic ML-Tutorials, which will be a refresher for me, and might help others as well.
next-js-practice
opensearch-blog-utils
Source Code for my Medium Article
github-profilinator
🚀 This tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme.
kairavkkp's Repositories
kairavkkp/Merge-PDF
My first PyPi Package. Merge Image and PDF files using customizations within a folder using the Command line.
kairavkkp/ML-Tutorials
Here I'll be adding some of the classic ML-Tutorials, which will be a refresher for me, and might help others as well.
kairavkkp/Neural-Style-Transfer-Streamlit
Streamlit app for Neural Style Transfer.
kairavkkp/RL_Environment_Practice
Some of the RL Environments based on OpenAI GYM
kairavkkp/openvino_toolkit_samples
Here, I'll be adding few samples that use OpenVino Framework, and add enough docs which will help me later
kairavkkp/go-learning
Placeholder for my journey to learn GoLang
kairavkkp/Merge-PDF-Streamlit
Wrapper for my Package mergemypdf. Hosting Soon...
kairavkkp/next-js-practice
kairavkkp/opensearch-blog-utils
Source Code for my Medium Article
kairavkkp/pytest-django-tutorial
kairavkkp/dedoxify-backend
GoLang based Backend for Dedoxify
kairavkkp/django-rest-framework-practice
kairavkkp/html-practice
kairavkkp/llms-practice
Practice Building an LLM from ground up
kairavkkp/nestjs-tutorial
kairavkkp/Algorithms-Cheatsheet-Resources
🤓All the geeky stuffs you need to know at one place!
kairavkkp/amazon-textract-code-samples
Amazon Textract Code Samples
kairavkkp/django-tutorial
kairavkkp/Heroku-App-Attention-OCR
kairavkkp/kairavkkp
kairavkkp/kairavkkp.github.io
Personal Website
kairavkkp/lighthouz-ai-task
All the files needed for the Lighthouz AI task
kairavkkp/medisure-ai-backend
kairavkkp/medisure-ai-frontend
kairavkkp/personal-terraform
Personal Repo for Terraform
kairavkkp/Plotly_practice
Going through some basics of Plotly for deeper understanding.
kairavkkp/reactjs-tutorial
Snippets of me practicing ReactJS
kairavkkp/siamese-network
A demo of Siamese Network. Prepared during Advanced TensorFlow Course.
kairavkkp/spotified
Spotify clone using React
kairavkkp/sql-schema-template
This is an example of storing and maintaining a relational table's schema and underlying required sql files which might contain Queries, Views, MVs etc