Sourabhbhalke's repositories
jinaAI-embeddings-movie
Jina AI x Weaviate Hack Night Berlin 12-12-24 christmas movie recommendation using embeddings!
AssemblyAI-audio-transcript
for the AI hack night on 12-12-24 in berlin
CLU
Chatbots and CLU" project. It focuses on developing and managing multiple chatbot implementations integrated with Conversational Language Understanding (CLU).
wine-suggestor-embeddings
Retrieval Augmented Generation (RAG) with Qdrant,Llamafile and sentence transformers.
Sourabhbhalke
Config files for my GitHub profile.
L1.1_leetcode-prize-distribution
This repository contains an analysis of LeetCode’s prize distribution structure used in its coding contests. The project includes a detailed breakdown of how the prizes are awarded based on ranks, and how game theory principles and mathematical modeling can explain the incentives behind LeetCode’s distribution strategy.
Dog_breed_classifier
Dog Breed Classification: Colab model training & Streamlit app for predicting dog breeds from images
Traffic_Sign_Detector
ipynb notebook for quick proof of concept and practice of traffic sign detection
Vehicle_detection_counting
treamlit application leveraging OpenCV and Haar Cascade classifiers for real-time detection and counting of vehicles in images and videos.
Video_Tracking_object_particle_filters
object tracking in video using particle filters, which helps in tracking an object's movement through a series of video frames by maintaining a cloud of particles, each representing a possible state of the object.
Sympy_Matrix_Multiplier
using sympy and pandas to input and multiply matrices of various sizes. It supports whole numbers and fractions, displaying results in a tabular format.
binary_classifier_streamlit-mushroom-
A web app for classifying mushrooms as edible or poisonous using machine learning algorithms: Support Vector Machine (SVM), Logistic Regression, and Random Forest
Recognizing_Shapes_cv2
Automated detection and recognition of shapes like lines and circles in images using OpenCV, with optimized parameters for diverse image sets.
Traffic_sign_detector_app
This is flask app for traffic sign detection, which simple interface where users can upload their german traffic sign image and the model will predict which german traffic sign it is
Logo_watermarker
This repository will contain Colab/noteboo code for creating watermark on an image(for example , BMW logo)