Upload any documents to amazon s3 hassle free and for free in Next JS (App router) with drag and drop feature.The Guide on How to upload PDF, Image or any document in Amazon s3 for free - Next JS (App router). In this guide, we'll tackle the common headache of setting up file uploads in your Next.js app, especially when it comes to integrating with Amazon S3...Feb 21, 2024
Digit Classifiication using CNN on MNIST datasetSharing my knowledge on doing digit classificationNov 10, 2023
Chatbot developed using RAG enabled chat endpoint from Cohere AIMy findings on how to use the RAG enabled chat endpoint from cohere and to use it to build chat applications, with memory and contextOct 11, 2023
Chatbot with RAG + Memory - Cohere AI, Streamlit, Langchain, QdrantMy findings on making a chatbot with RAG functionalities, with open source model + langchain and deploying it with custom cssSep 24, 2023
Top 30 commands you need to know today itself !The command line, also called the Windows command line, command screen, or text interface is a user interface that's navigated by typing commands at prompts, instead of using a mouse. It can be a valuable resource and should not be ignored. Using a c...Dec 30, 2022
My experience as a Maintainer HacktoberFest - PR'sHey Pal, this blog is about my personal experience as a maintainer for my own repository. I hope you find it interesting and that you can learn something new. As developers, we all know what October is to us - The HacktoberFest. Most of the new code...Oct 18, 2022
Sorting & Searching Algorithms - GitHub Repository.Hey folks, hope you all are doing fine. Been busy with life hustle. As you all know, that the sorting and searching algorithms are the most basic and is needed to solve almost any problem in programming. Also it is hard to find a good algorithm or th...Sep 23, 2022