Pinned Repositories
3D-Human-Render-Generator
Perform human pose estimation using Lightweight Human Pose Estimation.
ankit-portfolio
appcheck
assignment-interactiveBlogCardShowCase
Books-Library-OOPS
Created the books-library using the OOPS method
csv-interrogator
A Python script that leverages the power of the langchain package to create a CSV agent. This agent can answer questions about a CSV file using the OpenAI API. The code provides a user-friendly interface built with Streamlit, allowing users to upload a CSV file and inquire about its content.
langchain-pdf-qna-app
This code is a Python script designed to facilitate question-answering on PDF documents. By leveraging libraries such as PyPDF2, streamlit, and langchain, it allows users to upload a PDF file, extract its text, split it into chunks, and create embeddings.
multi-pdf-chat-generator
The system extracts text from uploaded PDFs, creates a vector store of the text chunks, and uses a conversational chain model to generate relevant answers based on user queries. It offers a user-friendly interface powered by Streamlit, making it easy to upload PDFs, ask questions, and receive responses in a conversational format.
pneumonia-classification
classifying chest X-ray images to detect pneumonia using trained Deep Learning model. It is built using Streamlit and Keras.
PPE-Detection-YOLO
This repository contains a Python script that uses the YOLO (You Only Look Once) object detection algorithm to detect various classes of objects related to personal protective equipment (PPE) in a video or webcam feed.
its-kind-of's Repositories
its-kind-of/csv-interrogator
A Python script that leverages the power of the langchain package to create a CSV agent. This agent can answer questions about a CSV file using the OpenAI API. The code provides a user-friendly interface built with Streamlit, allowing users to upload a CSV file and inquire about its content.
its-kind-of/langchain-pdf-qna-app
This code is a Python script designed to facilitate question-answering on PDF documents. By leveraging libraries such as PyPDF2, streamlit, and langchain, it allows users to upload a PDF file, extract its text, split it into chunks, and create embeddings.
its-kind-of/multi-pdf-chat-generator
The system extracts text from uploaded PDFs, creates a vector store of the text chunks, and uses a conversational chain model to generate relevant answers based on user queries. It offers a user-friendly interface powered by Streamlit, making it easy to upload PDFs, ask questions, and receive responses in a conversational format.
its-kind-of/pneumonia-classification
classifying chest X-ray images to detect pneumonia using trained Deep Learning model. It is built using Streamlit and Keras.
its-kind-of/PPE-Detection-YOLO
This repository contains a Python script that uses the YOLO (You Only Look Once) object detection algorithm to detect various classes of objects related to personal protective equipment (PPE) in a video or webcam feed.
its-kind-of/3D-Human-Render-Generator
Perform human pose estimation using Lightweight Human Pose Estimation.
its-kind-of/ankit-portfolio
its-kind-of/appcheck
its-kind-of/assignment-interactiveBlogCardShowCase
its-kind-of/carCounter-ObjectDetection
This repository contains a Python script that implements object detection and tracking using the YOLO (You Only Look Once) algorithm. It utilizes the ultralytics library for YOLO object detection, OpenCV (cv2) for image processing, cvzone for graphical overlays, and the SORT (Simple Online and Realtime Tracking) library for object tracking.
its-kind-of/chatgpt-chrome-extension
Chrome extension that leverages the latest GPT (Generative Pre-trained Transformer) techniques. The extension provides users with multiple options to interact with web pages, including summarization, paraphrasing, and content analysis.
its-kind-of/crewai_healthapp
its-kind-of/dave-ai-assignment
its-kind-of/faceDetection
The code is a Python implementation of real-time face detection using OpenCV and Mediapipe libraries. It utilizes the computer vision capabilities of OpenCV and the face detection module from the Mediapipe library to detect faces in a live video feed or webcam.
its-kind-of/faceMeshGrid
The face mesh is a 3D model of a face. It works in combination with the face tracker in Meta Spark Studio to create a surface that reconstructs someone's expressions. Once you've added a face tracker and face mesh to your project you can create face tracking effects, add retouching or change the shape of the face.
its-kind-of/FingerTrackingModule
This Python code demonstrates hand detection and tracking using the Mediapipe library and OpenCV. It utilizes the HandDetector class to detect and track multiple hands in a video stream. The code provides the positions of landmarks on the detected hands.
its-kind-of/GenAIPDFChatBot
its-kind-of/healthcareflutterapp
its-kind-of/langchain-celebrity-search
Langchain with OpenAI API is a Python project that integrates the OpenAI API with the Langchain framework to generate information about celebrities based on user queries. It utilizes the Streamlit framework to create an interactive user interface and implements conversation buffer memories to store chat histories.
its-kind-of/langchain-chatbot-
This is langchain chatbot using open-ai and huggingface embedded architect
its-kind-of/nikhil-portfolio
my personal portfolio
its-kind-of/OllamaRag
RAG Python Solution with LLAMA3, LangChain, Ollama and ChromaDB in a Flask based solution.
its-kind-of/open-ai-scratch-pad
its-kind-of/peopleCounter-ObjectDetection
This repository implements object detection and tracking using the YOLO (You Only Look Once) algorithm for object detection and the SORT (Simple Online and Realtime Tracking) algorithm for object tracking. It provides a computer vision solution for counting objects, monitoring crowd movement, and more.
its-kind-of/personal-chatbot
personal chatbot for my portfolio-website using streamlit
its-kind-of/pharmeasy-webscrapping
This project is about pharmeasy website scrapping the medicines details like it's price, name etc.
its-kind-of/PoseDetection
The Pose Detection with OpenCV and MediaPipe project is a Python-based solution for detecting and tracking human poses in videos. It utilizes the OpenCV library for video processing and the MediaPipe library for pose estimation. The project includes a PoseModule class that encapsulates the functionality of the MediaPipe Pose model,
its-kind-of/TravelAgentCrewAi
Using the crewai to create Smart Travel Agent use case.
its-kind-of/VolumeControlGesture
The "Hand Gesture Volume Control" is a Python script that utilizes computer vision and hand gesture recognition to control the system volume. It uses the OpenCV library to capture video from a webcam, the Mediapipe library to detect hand landmarks in real-time, and the pycaw library to adjust the system. volume
its-kind-of/wellness-app
The company wants to understand how certain features of the app and user characteristics are affecting the daily engagement time on the app (measured in minutes).