Lists (1)
Sort Name ascending (A-Z)
Stars
An open-source, code-first Typescript toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
Interactive data visualizations and insightful dashboards created using Power BI, showcasing advanced data analytics and reporting techniques.
A complete end-to-end vehicle speed estimation system leveraging YOLO11 for detection, ByteTrack for reliable multi-object tracking, and OpenCV perspective transformation for real-world distance ca…
Official repository of paper titled "UniMed-CLIP: Towards a Unified Image-Text Pretraining Paradigm for Diverse Medical Imaging Modalities".
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Make your first PR request! And enter the world of Open Source Contributions 🍉
Dive into this repository, a comprehensive resource covering Data Structures, Algorithms, 450 DSA by Love Babbar, Striver DSA sheet, Apna College DSA Sheet, and FAANG Questions! 🚀 That's not all! W…
Machine Learning Projects - Codsoft Internship Welcome to my GitHub repository showcasing various machine learning projects completed during my internship at Codsoft. This repository includes a col…
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
A RAG app to ask questions about rows in a database table. Deployable on Azure Container Apps with PostgreSQL Flexible Server.
An interactive Python application that allows users to manually place queens on an N x N chessboard while adhering to the N-Queens problem constraints. The application uses tkinter for the graphica…
Missionaries vs. Cannibals is an interactive GUI-based solution to the classic problem using Python's tkinter. The challenge is to safely move three missionaries and three cannibals across a river …
An enhanced version of the classic Tic-Tac-Toe game with a modern, arcade-style GUI built using Python's Tkinter