Trending Projects

Discover the fastest growing open source projects

Showing 4551-4600 of 6,802 trending projects

#4551
GBSOSS/skill-from-masters

Framework for building AI skills using expert methodologies & proven patterns

+45
+3.7%
1.3K
total stars
#4552
Bjarten/early-stopping-pytorch

Early stopping implementation for PyTorch, helping prevent overfitting in machine learning models.

+45
+3.7%
1.3K
total stars
#4553
GoGoDuck912/Self-Correction-Human-Parsing

An out-of-the-box library for extracting human parsing representations from images using deep learning.

+45
+3.9%
1.2K
total stars
#4554
justimyhxu/awesome-3D-generation

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

+45
+3.9%
1.2K
total stars
#4555
naoto0804/pytorch-AdaIN

Unofficial PyTorch implementation of Adaptive Instance Normalization for real-time style transfer.

+45
+4.0%
1.2K
total stars
#4556
thieu1995/mealpy

A collection of state-of-the-art metaheuristic optimization algorithms in Python for developers working with AI tools.

+45
+4.0%
1.2K
total stars
#4557
Doriandarko/make-it-heavy

A Python framework that enables parallel analysis of any query using specialized AI agents.

+45
+4.3%
1.1K
total stars
#4558
open-mmlab/mmflow

Open-source optical flow toolbox and benchmark for computer vision tasks powered by PyTorch.

+45
+4.5%
1.0K
total stars
#4559
pinecone-io/canopy

An open-source framework and context engine for Retrieval Augmented Generation (RAG) powered by Pinecone vector database.

+45
+4.6%
1.0K
total stars
#4560
TheLastBen/fast-stable-diffusion

A fast and optimized implementation of Stable Diffusion with DreamBooth support, for developers building AI-powered tools and applications.

+44
+0.6%
7.9K
total stars
#4561
crestalnetwork/intentkit

An open framework for building powerful AI agents with blockchain-powered skills and capabilities.

+44
+0.7%
6.5K
total stars
#4562
cleverhans-lab/cleverhans

An adversarial example library for building attacks, defenses, and benchmarking ML security

+44
+0.7%
6.4K
total stars
#4563
649453932/Bert-Chinese-Text-Classification-Pytorch

A repository that uses BERT and ERNIE to perform Chinese text classification, useful for vibe coders working with AI.

+44
+1.0%
4.4K
total stars
#4564
huawei-noah/Efficient-AI-Backbones

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

+44
+1.0%
4.4K
total stars
#4565
Dataherald/dataherald

A Python library that enables interaction with SQL databases using natural language and large language models.

+44
+1.2%
3.6K
total stars
#4566
autorope/donkeycar

Open source platform to build a small-scale self-driving car using computer vision and AI.

+44
+1.3%
3.4K
total stars
#4567
ai-boost/Awesome-GPTs

A curated list of awesome GPT-based tools and resources for developers working with AI.

+44
+1.3%
3.4K
total stars
#4568
nateshmbhat/pyttsx3

Offline Text-to-Speech library for Python developers to add speech synthesis to their applications.

+44
+1.8%
2.5K
total stars
#4569
mckinsey/causalnex

A Python library to help data scientists infer causation from data rather than just observing correlation.

+44
+1.8%
2.4K
total stars
#4570
Efficient-ML/Awesome-Model-Quantization

A comprehensive collection of resources for model quantization research and optimization.

+44
+1.9%
2.3K
total stars
#4571
openai/multi-agent-emergence-environments

Environment generation code for research on emergent tool use from multi-agent autocurricula.

+44
+2.5%
1.8K
total stars
#4572
bubbliiiing/unet-pytorch

This is the source code for a PyTorch implementation of the U-Net model, which can be used to train custom models.

+44
+2.7%
1.7K
total stars
#4573
takuseno/d3rlpy

An offline deep reinforcement learning library for Python developers working on AI-powered applications.

+44
+2.8%
1.6K
total stars
#4574
evo-design/evo

This is a Jupyter Notebook project focused on biological foundation modeling from molecular to genome scale.

+44
+3.1%
1.5K
total stars
#4575
microsoft/KBLaM

Official implementation of the KBLaM knowledge base augmented language model for AI-powered coding tools.

+44
+3.1%
1.4K
total stars
#4576
google-ai-edge/model-explorer

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

+44
+3.3%
1.4K
total stars
#4577
zzli2022/Awesome-System2-Reasoning-LLM

Comprehensive repository showcasing the latest advances in System-2 reasoning and LLM-based AI models.

+44
+3.4%
1.3K
total stars
#4578
zeusees/License-Plate-Detector

A high-performance and accurate license plate detection library built using Yolov5 and ncnn.

+44
+3.5%
1.3K
total stars
#4579
harvardnlp/seq2seq-attn

Sequence-to-sequence model with LSTM encoder/decoders and attention for natural language processing.

+44
+3.5%
1.3K
total stars
#4580
konrad-gajdus/miniMNIST-c

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

+44
+3.6%
1.3K
total stars
#4581
jishengpeng/WavTokenizer

A state-of-the-art discrete acoustic codec model for audio language modeling with 40/75 tokens per second.

+44
+3.6%
1.3K
total stars
#4582
bubbliiiing/deeplabv3-plus-pytorch

A PyTorch implementation of the DeepLab v3+ semantic segmentation model, allowing developers to train their own models.

+44
+3.6%
1.3K
total stars
#4583
chengzeyi/Comfy-WaveSpeed

An all-in-one inference optimization solution for ComfyUI, a universal, flexible, and fast tool for vibe coders.

+44
+3.7%
1.2K
total stars
#4584
NVIDIA/BigVGAN

Official PyTorch implementation of BigVGAN, a neural vocoder for generating high-quality audio, music, and speech.

+44
+3.8%
1.2K
total stars
#4585
mbrg/power-pwn

An offensive/defensive security toolset for discovering, reconning, and ethically assessing AI agents.

+44
+4.1%
1.1K
total stars
#4586
MyoHub/myosuite

MyoSuite is a collection of environments/tasks for musculoskeletal models simulated with MuJoCo and wrapped in OpenAI gym.

+44
+4.1%
1.1K
total stars
#4587
pbloem/former

A simple PyTorch implementation of the Transformer model, useful for AI/ML developers.

+44
+4.2%
1.1K
total stars
#4588
doc-analysis/TableBank

TableBank is a benchmark dataset for table detection and recognition, useful for building computer vision models.

+44
+4.2%
1.1K
total stars
#4589
chishaxie/BlindWaterMark

This Python library provides a blind watermark algorithm for adding invisible watermarks to images.

+44
+4.3%
1.1K
total stars
#4590
YuwenXiong/py-R-FCN

R-FCN with joint training and Python support for object detection and computer vision tasks.

+44
+4.4%
1.0K
total stars
#4591
dillionverma/llm.report

An open-source platform for logging and analyzing OpenAI API usage, including cost tracking and prompt improvement.

+44
+4.5%
1.0K
total stars
#4592
openai/chatgpt-retrieval-plugin

ChatGPT plugin for semantic document search with custom retrieval backend

+43
+0.2%
21.2K
total stars
#4593
NVIDIA/FasterTransformer

A high-performance C++ library for optimizing transformers like BERT and GPT for AI and machine learning applications.

+43
+0.7%
6.4K
total stars
#4594
HVision-NKU/StoryDiffusion

An AI-powered story generation tool for developers interested in vibe coding and creative AI applications.

+43
+0.7%
6.4K
total stars
#4595
leela-zero/leela-zero

A high-performance Go engine for the game of Go, modeled after the AlphaGo Zero paper.

+43
+0.8%
5.6K
total stars
#4596
arrayfire/arrayfire

ArrayFire is a general-purpose GPU library that provides a high-performance, cross-platform programming interface for developers.

+43
+0.9%
4.9K
total stars
#4597
anc95/ChatGPT-CodeReview

A ChatGPT-powered code review bot that helps developers improve their code through AI-driven feedback.

+43
+1.0%
4.4K
total stars
#4598
jobbole/awesome-machine-learning-cn

A curated list of machine learning resources in Chinese, including frameworks, libraries, and software.

+43
+1.0%
4.4K
total stars
#4599
ourownstory/neural_prophet

NeuralProphet is a simple forecasting package that uses neural networks and time series analysis to make predictions.

+43
+1.0%
4.3K
total stars
#4600
mseitzer/pytorch-fid

A PyTorch library for computing Fréchet Inception Distance (FID), a metric used to evaluate generative adversarial networks.

+43
+1.1%
3.8K
total stars
1...9193...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.