Trending Projects

Discover the fastest growing open source projects

Showing 3451-3500 of 6,802 trending projects

#3451
triple-mu/YOLOv8-TensorRT

A C++ library that accelerates YOLOv8 object detection using NVIDIA's TensorRT framework.

+165
+10.5%
1.7K
total stars
#3452
egraphs-good/egg

A flexible, high-performance e-graph library written in Rust for developers working with AI tools.

+165
+10.9%
1.7K
total stars
#3453
successfulstudy/promptoftheyear

A curated collection of impactful AI prompts across various domains for developers working with large language models.

+165
+12.5%
1.5K
total stars
#3454
KnowledgeCanvas/knowledge

Knowledge is a tool for saving, searching, accessing, exploring and chatting with all your favorite websites, documents and files.

+165
+12.7%
1.5K
total stars
#3455
google-ai-edge/model-explorer

A modern model graph visualizer and debugger for AI developers building with AI tools.

+165
+13.4%
1.4K
total stars
#3456
OpenDriveLab/DriveLM

DriveLM is a graph visual question answering model for autonomous driving tasks, built using large language models.

+165
+15.2%
1.3K
total stars
#3457
deepseek-ai/profile-data

Analyzes computation-communication overlap in V3/R1 for vibe coders building with AI tools.

+165
+16.9%
1.1K
total stars
#3458
hku-mars/Point-LIO

Point-LIO is a C++ library for robust and accurate LiDAR-Inertial Odometry, a key technology for autonomous navigation.

+165
+17.1%
1.1K
total stars
#3459
shadow2496/VITON-HD

Official PyTorch implementation of a state-of-the-art virtual try-on model for high-resolution clothing generation.

+165
+17.2%
1.1K
total stars
#3460
alexfrom0815/Online-3D-BPP-PCT

A Python library for efficient online 3D bin packing using deep reinforcement learning and packing configuration trees.

+165
+17.7%
1.1K
total stars
#3461
YichiZhang98/SAM4MIS

Open-source project for medical image segmentation using the Segment Anything Model (SAM) from Anthropic

+165
+18.2%
1.1K
total stars
#3462
openai/supervised-reptile

A research paper on first-order meta-learning algorithms, with associated code in JavaScript.

+165
+19.0%
1.0K
total stars
#3463
SkalskiP/awesome-chatgpt-code-interpreter-experiments

A repository showcasing experiments with the combination of ChatGPT and code interpreters for various use cases.

+165
+19.4%
1.0K
total stars
#3464
rmislam/PythonSIFT

A clean and concise Python library that implements the SIFT (Scale-Invariant Feature Transform) algorithm for computer vision tasks.

+165
+19.6%
1.0K
total stars
#3465
google/dopamine

A research framework for fast prototyping of reinforcement learning algorithms.

+164
+1.5%
10.8K
total stars
#3466
huawei-noah/Efficient-AI-Backbones

Efficient AI model backbones developed by Huawei's Noah's Ark Lab, including GhostNet, TNT, and MLP.

+164
+3.9%
4.4K
total stars
#3467
altryne/awesome-ai-art-image-synthesis

A curated list of tools, models, and resources for creating AI-generated art and image synthesis.

+164
+10.1%
1.8K
total stars
#3468
absadiki/subsai

A Python-based tool for generating subtitles using OpenAI's Whisper speech recognition model.

+164
+11.1%
1.6K
total stars
#3469
ken0225/RIS-Codes-Collection

A collection of codes for Reconfigurable Intelligent Surface (RIS) research related to 6G and wireless communication.

+164
+12.9%
1.4K
total stars
#3470
theAIGuysCode/yolov4-deepsort

Object tracking implementation with YOLOv4, DeepSort, and TensorFlow for computer vision applications.

+164
+13.1%
1.4K
total stars
#3471
doonny/PipeCNN

An OpenCL-based FPGA accelerator for convolutional neural networks, ideal for vibe coders working on hardware-accelerated deep learning projects.

+164
+13.6%
1.4K
total stars
#3472
kyutai-labs/unmute

An open-source Python library that enables text language models to listen and speak, making them more interactive.

+164
+15.6%
1.2K
total stars
#3473
ekwek1/soprano

Soprano is a Python library that provides ultra-realistic text-to-speech capabilities.

+164
+15.9%
1.2K
total stars
#3474
MuhammadMoinFaisal/YOLOv8-DeepSORT-Object-Tracking

An open-source library for object tracking using YOLOv8 and DeepSORT algorithms, suitable for vehicle counting and speed estimation applications.

+164
+16.9%
1.1K
total stars
#3475
mrdbourke/machine-learning-roadmap

A comprehensive roadmap for learning essential machine learning concepts and tools.

+163
+2.1%
7.8K
total stars
#3476
p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch

PyTorch implementations of deep reinforcement learning algorithms and environments for AI/ML research.

+163
+2.8%
5.9K
total stars
#3477
dkozlov/awesome-knowledge-distillation

A collection of resources and tools related to knowledge distillation, a technique for compressing and transferring knowledge from a larger model to a smaller one.

+163
+4.5%
3.8K
total stars
#3478
THUDM/GLM

GLM (General Language Model) is a large language model framework for natural language processing tasks.

+163
+5.0%
3.4K
total stars
#3479
bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets

A PyTorch implementation of various Unet models for image segmentation, including Attention Unet and Nested Unet.

+163
+8.0%
2.2K
total stars
#3480
nhaouari/obsidian-textgenerator-plugin

Text Generator is an Obsidian plugin that allows you to generate text content using various AI providers.

+163
+9.5%
1.9K
total stars
#3481
MemeCalculate/moyin-creator

AI-powered film production tool supporting batch video generation from scripts with Sora 2.0 integration

+163
+9.6%
1.9K
total stars
#3482
starik222/BooruDatasetTagManager

A C# tool for managing tags in Booru-style image datasets, useful for AI/ML developers working with visual data.

+163
+9.7%
1.9K
total stars
#3483
Yifan-Song793/RestGPT

An autonomous agent that controls real-world applications via RESTful APIs using large language models.

+163
+13.3%
1.4K
total stars
#3484
uzh-rpg/flightmare

An open-source, flexible quadrotor simulator for developing and testing autonomous drone applications.

+163
+14.2%
1.3K
total stars
#3485
konrad-gajdus/miniMNIST-c

A minimalist C implementation of the MNIST dataset for machine learning experiments.

+163
+14.6%
1.3K
total stars
#3486
airockchip/rknn-llm

A Python library for deploying RKNN-based LLMs on Rockchip NPU platforms.

+163
+14.8%
1.3K
total stars
#3487
jannerm/diffuser

A Python library for planning with diffusion models to enable flexible behavior synthesis.

+163
+15.1%
1.2K
total stars
#3488
AllAboutAI-YT/easy-local-rag

A Python library that provides a super easy local implementation of the RAG (Retrieval-Augmented Generation) model with Ollama and email capabilities.

+163
+15.7%
1.2K
total stars
#3489
plasma-umass/ChatDBG

ChatDBG is an AI-powered debugging tool that uses GPT-3 to help developers understand why their code is behaving unexpectedly.

+163
+17.6%
1.1K
total stars
#3490
ctgk/PRML

A Python library implementing algorithms from the classic 'Pattern Recognition and Machine Learning' textbook.

+162
+1.4%
11.7K
total stars
#3491
hyperopt/hyperopt

Distributed Asynchronous Hyperparameter Optimization in Python for machine learning models.

+162
+2.2%
7.6K
total stars
#3492
openai/consistency_models

Official repo for consistency models, a framework for training and evaluating AI models.

+162
+2.6%
6.5K
total stars
#3493
Nyandwi/machine_learning_complete

Comprehensive machine learning repository with 30+ notebooks covering various ML concepts and techniques.

+162
+3.4%
5.0K
total stars
#3494
OpenPipe/OpenPipe

Turn expensive prompts into cheap fine-tuned models for AI developers and ML engineers.

+162
+6.2%
2.8K
total stars
#3495
merrymercy/awesome-tensor-compilers

A curated list of awesome compiler projects and papers for tensor computation and deep learning.

+162
+6.3%
2.7K
total stars
#3496
dickreuter/Poker

A fully functional poker bot that uses computer vision, neural networks, and genetic algorithms to play poker on various platforms.

+162
+7.4%
2.4K
total stars
#3497
LCAV/pyroomacoustics

A Python package for audio signal processing and beamforming algorithms in indoor scenarios.

+162
+9.9%
1.8K
total stars
#3498
Franck-Dernoncourt/NeuroNER

A high-performance named-entity recognition library built with state-of-the-art neural networks.

+162
+10.4%
1.7K
total stars
#3499
davidADSP/GDL_code

Code repository for examples in the book 'Generative Deep Learning' focused on AI and ML topics.

+162
+12.1%
1.5K
total stars
#3500
davidADSP/Generative_Deep_Learning_2nd_Edition

The official code repository for the second edition of the book Generative Deep Learning, covering AI models and techniques.

+162
+12.4%
1.5K
total stars
1...6971...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.