Trending Projects

Discover the fastest growing open source projects

Showing 5201-5250 of 6,802 trending projects

#5201
TheShadow29/awesome-grounding

A curated list of research papers on visual grounding, a key technique for multimodal AI.

+26
+2.4%
1.1K
total stars
#5202
janvarev/Irene-Voice-Assistant

Offline Russian voice assistant with plugin-based skills for developers working with AI tools.

+26
+2.4%
1.1K
total stars
#5203
luxkun/ReGoap

A generic C# GOAP (Goal Oriented Action Planning) library with Unity3d examples for game developers.

+26
+2.4%
1.1K
total stars
#5204
yrlu/quadrotor

A MATLAB library for quadrotor control, path planning, and trajectory optimization for unmanned aerial vehicles.

+26
+2.5%
1.1K
total stars
#5205
NEU-Gou/awesome-reid-dataset

This GitHub repository is a collection of public person re-identification datasets, which are useful for computer vision and AI research.

+26
+2.5%
1.1K
total stars
#5206
lllyasviel/style2paints

A library that uses AI to convert sketches into full-color paintings, useful for vibe coders.

+25
+0.1%
18.2K
total stars
#5207
langchain-ai/opengpts

An open-source library providing GPT-powered tools and APIs for building AI-powered applications.

+25
+0.4%
6.8K
total stars
#5208
microsoft/SPTAG

A high-quality, distributed vector search library for large-scale AI and machine learning applications.

+25
+0.5%
5.0K
total stars
#5209
davidrmiller/biosim4

A C++ library for simulating biological evolution, not focused on AI coding tools.

+25
+0.8%
3.3K
total stars
#5210
mljar/mljar-supervised

An AutoML Python package for tabular data with feature engineering, hyperparameter tuning, and automatic documentation.

+25
+0.8%
3.2K
total stars
#5211
openai/mujoco-py

A Python wrapper for the MuJoCo physics engine, enabling detailed rigid body simulations with contacts.

+25
+0.8%
3.1K
total stars
#5212
dragen1860/Deep-Learning-with-PyTorch-Tutorials

A tutorial repository for learning deep learning with PyTorch, covering topics like CNNs, GANs, and RNNs.

+25
+0.8%
3.1K
total stars
#5213
FengQuanLi/ResnetGPT

ResnetGPT is a Python project that uses Resnet101 and GPT to build an AI for playing the game King of Glory.

+25
+0.8%
3.0K
total stars
#5214
torch-points3d/torch-points3d

A PyTorch framework for deep learning on point clouds, with support for various point cloud-related tasks.

+25
+0.9%
2.7K
total stars
#5215
yuanming-hu/taichi_mpm

High-performance MLS-MPM solver for graphics and simulation applications.

+25
+1.0%
2.5K
total stars
#5216
TuringLang/Turing.jl

Turing.jl is a powerful Bayesian inference library for probabilistic programming in the Julia language.

+25
+1.1%
2.2K
total stars
#5217
lifeiteng/vall-e

A PyTorch implementation of VALL-E, a zero-shot text-to-speech model for vibe coders.

+25
+1.1%
2.2K
total stars
#5218
WassimTenachi/PhySO

A Python library for physical symbolic optimization, combining deep learning and reinforcement learning.

+25
+1.3%
2.0K
total stars
#5219
Vchitect/Latte

A latent diffusion transformer for generating high-quality videos, suitable for vibe coders building AI-powered applications.

+25
+1.3%
1.9K
total stars
#5220
ml-jku/hopfield-layers

A Python library that implements Hopfield Networks, a type of recurrent neural network useful for AI applications.

+25
+1.3%
1.9K
total stars
#5221
xinshuoweng/AB3DMOT

An open-source Python implementation for 3D multi-object tracking, with KITTI benchmarking and new evaluation metrics.

+25
+1.4%
1.8K
total stars
#5222
datamllab/tods

An automated time-series outlier detection system built with Python for anomaly detection and autoML.

+25
+1.5%
1.7K
total stars
#5223
CodeReclaimers/neat-python

A Python implementation of the NEAT neuroevolution algorithm for building AI-powered applications.

+25
+1.6%
1.5K
total stars
#5224
wangle1218/KBQA-for-Diagnosis

A knowledge graph-based question answering system for medical diagnosis using Python.

+25
+1.7%
1.5K
total stars
#5225
mit-han-lab/torchsparse

Efficient training and inference framework for sparse convolution on GPUs, useful for AI and ML developers.

+25
+1.8%
1.4K
total stars
#5226
Francis-Rings/StableAnimator

StableAnimator is an end-to-end video diffusion framework for synthesizing high-quality, ID-preserving videos from a reference image and pose sequence.

+25
+1.8%
1.4K
total stars
#5227
lenML/Speech-AI-Forge

A Python-based project that provides a TTS API server and Gradio-based web UI for speech synthesis and voice generation.

+25
+1.8%
1.4K
total stars
#5228
liyaguang/DCRNN

A TensorFlow implementation of the Diffusion Convolutional Recurrent Neural Network for spatiotemporal forecasting.

+25
+1.8%
1.4K
total stars
#5229
xl0/lovely-tensors

A Jupyter Notebook library focused on making tensor manipulation and visualization more accessible to developers.

+25
+1.9%
1.4K
total stars
#5230
fynnfluegge/rocketnotes

An AI-powered markdown editor that lets developers leverage large language models with their documents, deployable locally or in the cloud.

+25
+1.9%
1.3K
total stars
#5231
natasha/natasha

Python library for solving basic Russian NLP tasks, with an API for lower level Natasha projects.

+25
+1.9%
1.3K
total stars
#5232
FreedomIntelligence/HuatuoGPT

An open-source medical AI language model focused on taming language models to be a doctor.

+25
+2.0%
1.3K
total stars
#5233
j96w/DenseFusion

A Python library for estimating the 6D object pose using dense fusion of RGB and depth data.

+25
+2.0%
1.2K
total stars
#5234
3DTopia/OpenLRM

An open-source implementation of Large Reconstruction Models for 3D computer vision and generative AI applications.

+25
+2.1%
1.2K
total stars
#5235
ml-tooling/best-of-jupyter

A curated list of awesome Jupyter Notebook, Hub and Lab projects for data science and machine learning developers.

+25
+2.1%
1.2K
total stars
#5236
isislovecruft/library--

A personal library of papers and books read by the developer, focused on AI and cryptography.

+25
+2.1%
1.2K
total stars
#5237
justimyhxu/awesome-3D-generation

A curated list of awesome 3D generation papers for developers interested in generative AI for 3D graphics.

+25
+2.1%
1.2K
total stars
#5238
Linaom1214/TensorRT-For-YOLO-Series

A PyTorch-based library for running various YOLO object detection models using NVIDIA's TensorRT for improved performance.

+25
+2.2%
1.1K
total stars
#5239
NVIDIA-Merlin/NVTabular

NVTabular is a feature engineering and preprocessing library for tabular data used in recommender systems.

+25
+2.2%
1.1K
total stars
#5240
iver56/torch-audiomentations

A fast and customizable PyTorch library for audio data augmentation, useful for deep learning applications.

+25
+2.3%
1.1K
total stars
#5241
tloen/alpaca-lora

Instruct-tune LLaMA on consumer hardware for AI-driven coding and developer tools.

+24
+0.1%
19.0K
total stars
#5242
esimov/caire

Content-aware image resize library for Go that uses seam carving and edge detection algorithms.

+24
+0.2%
10.5K
total stars
#5243
openai/jukebox

A generative model for creating music, implemented in Python with PyTorch.

+24
+0.3%
8.0K
total stars
#5244
bhaskatripathi/pdfGPT

PDF GPT allows you to chat with the contents of your PDF files using GPT capabilities.

+24
+0.3%
7.2K
total stars
#5245
cjlin1/libsvm

LIBSVM is a popular open-source library for Support Vector Machines, a machine learning algorithm.

+24
+0.5%
4.7K
total stars
#5246
princeton-nlp/SimCSE

SimCSE is a simple yet effective contrastive learning method for learning sentence embeddings.

+24
+0.7%
3.6K
total stars
#5247
nmslib/nmslib

An efficient similarity search library and toolkit for evaluating k-NN methods in non-metric spaces.

+24
+0.7%
3.6K
total stars
#5248
PaddlePaddle/PARL

A high-performance distributed training framework for Reinforcement Learning in Python

+24
+0.7%
3.5K
total stars
#5249
onnx/onnx-tensorrt

ONNX-TensorRT is a C++ library that provides a TensorRT backend for the ONNX deep learning framework.

+24
+0.8%
3.2K
total stars
#5250
TheBlewish/Automated-AI-Web-Researcher-Ollama

A Python program that turns an LLM into an automated web researcher, scraping content and saving findings.

+24
+0.8%
3.0K
total stars
1...104106...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.