prateekralhan
Tech Aficionado | NLP @ SwissRe | Automating text mining @ enterprise scale
@SwissRe Bangalore, India
Pinned Repositories
Cheatsheets-for-AI
Cheatsheets on numerous topics ranging from DataScience | ML | DL | AI | Big Data.
Object-Size-measurement-in-an-image-using-openCV4.0-and-imutils
Measuring the size of objects in an image using Pixel per Metric ratio and openCV4.0 with imutils
OpenAI_Whisper_ASR
A minimalistic automatic speech recognition streamlit based webapp powered by OpenAI's Whisper "State of the Art" models
Python-based-Youtube-downloader
A simple GUI for downloading youtube videos built using Python
Segment-Anything-Streamlit
Streamlit based implementation for the The Segment Anything Model (SAM) developed by Meta AI research
Speech2Text-for-Long-Audio-Files
Perform SOTA Speech2Text on Long Audio Files with/without diarization Using Google Cloud Speech API
Streamlit-based-Automatic-Number-Plate-Recognition
A streamlit based implementation of Automatic Number Plate Recognition for cars and other vehicles using images or live camera feed
Streamlit-based-Duplicate-Images-Finder
A streamlit based webapp to find duplicate images from single/multiple directories.
Streamlit-ChatGPT-DALLE-2
A simple streamlit based webapp using OpenAI APIs empowered with text generation and image generation functionalities
Youtube-Whisper-Streamlit
A streamlit based webapp to generate subtitles for YouTube Videos.
prateekralhan's Repositories
prateekralhan/OpenAI_Whisper_ASR
A minimalistic automatic speech recognition streamlit based webapp powered by OpenAI's Whisper "State of the Art" models
prateekralhan/Cheatsheets-for-AI
Cheatsheets on numerous topics ranging from DataScience | ML | DL | AI | Big Data.
prateekralhan/Segment-Anything-Streamlit
Streamlit based implementation for the The Segment Anything Model (SAM) developed by Meta AI research
prateekralhan/Streamlit-ChatGPT-DALLE-2
A simple streamlit based webapp using OpenAI APIs empowered with text generation and image generation functionalities
prateekralhan/Streamlit-based-Duplicate-Images-Finder
A streamlit based webapp to find duplicate images from single/multiple directories.
prateekralhan/Youtube-Whisper-Streamlit
A streamlit based webapp to generate subtitles for YouTube Videos.
prateekralhan/Deep-Punctuation-Corrector
A simple streamlit based webapp to process text and correct punctuation built using "fullstop-punctuation-multilang-large" Model from Huggingface Transformers 🤗.
prateekralhan/Instance-Segmentation-using-PixelLib
A streamlit based webapp to perform SOTA instance segmentation on images, videos and live webcam feed
prateekralhan/Streamlit-Imagededup
A simple streamlit based web application in order to find duplicates in a corpus of images using perceptual hashing, uploaded by the user based on the imagededup PyPi package
prateekralhan/Deep-Question-Answering-System
A deep learning based Q&A system built using RoBerTa model from huggingface transformers
prateekralhan/Scanned-PDFs-checker
A streamlit based webapp to detect scanned/digital PDFs from a large corpus as well as allow the user to OCR the scanned docs
prateekralhan/Haystack-based-QA-system
A simple Question Answering system built on a corpus of documents of different formats using Haystack and Streamlit
prateekralhan/qrcode-generator-streamlit
A minimalistic webapp to generate QR Codes for the URLs fed in by the user
prateekralhan/CLIP-SAM-Streamlit
Streamlit based webapp combining CLIP and SAM to perform one vocabulary image segmentation
prateekralhan/document-table-detection-service
An end-to-end advanced table detection service for any generic document (irrespective of document type/category) using Table Transformers by Microsoft.
prateekralhan/Flash-News
Flash News webapp
prateekralhan/prateekralhan
Special README - Github Portfolio
prateekralhan/Similar-Images-Search
A streamlit based webapp to search for similar images as per the user's input (textual info, image URLs, uploaded image anything!! ) .
prateekralhan/speech-2-data-expert.ai-streamlit
A minimalistic automatic speech recognition streamlit based webapp powered by wav2vec2-base-960h Facebook model provided by HuggingFace transformers and the NL API provided by expert.ai
prateekralhan/Used-Car-Price-Prediction
A flask based webapp to estimate the price of any used car
prateekralhan/Achievements
Repo comprising of details of my filed patents, published publications and other achievements
prateekralhan/GPT3.5-beyond-2021
A minimalistic streamlt webapp using ChatGPT on steroids with google search capabilities.
prateekralhan/Natural-Language-2-SQL-Query
A minimalistic streamlit webapp to generate SQL queries based on user's inputs using OpenAI APIs.
prateekralhan/online_resume_render
Just a basic streamlit based UI to render my resume (or any PDF) online
prateekralhan/prateekralhan.github.io
My minimalistic Portfolio Website
prateekralhan/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
prateekralhan/status
📈 Uptime monitor and status page for Prateek Ralhan, powered by @upptime
prateekralhan/weather-stats-streamlit
A simple streamlit based webapp to display weather statistics of my city for quick reference! 😉
prateekralhan/yt-whisper
Using OpenAI's Whisper to automatically generate YouTube subtitles
prateekralhan/Zero-shot-object-detection-Streamlit
A minimalistic webapp to perform zero shot object detection based on textual prompts using GroundingDINO