Trending Projects

Discover the fastest growing open source projects

Showing 3751-3800 of 6,802 trending projects

#3751
hamuchiwa/AutoRCCar

OpenCV-based Python library for building autonomous RC cars with neural networks.

+66
+2.0%
3.4K
total stars
#3752
VOICEVOX/voicevox

An open-source text-to-speech software that enables high-quality, free-to-use voice generation.

+66
+2.2%
3.0K
total stars
#3753
Clouditera/SecGPT

SecGPT is a Python library that provides a large language model for network security applications.

+66
+2.3%
2.9K
total stars
#3754
zjunlp/LLMAgentPapers

A curated list of must-read papers on large language model agents and their applications.

+66
+2.3%
2.9K
total stars
#3755
openai/multiagent-particle-envs

A multi-agent particle environment used in research on cooperative-competitive AI agents.

+66
+2.5%
2.7K
total stars
#3756
autodistill/autodistill

An AI-powered tool for training supervised models without manual labeling, using foundation models and multimodal learning.

+66
+2.6%
2.6K
total stars
#3757
serengil/retinaface

A deep face detection library for Python with high accuracy and real-time performance.

+66
+3.6%
1.9K
total stars
#3758
microsoft/AI-Red-Teaming-Playground-Labs

A playground for running AI red teaming exercises, including infrastructure setup.

+66
+3.7%
1.8K
total stars
#3759
microsoft/GlobalMLBuildingFootprints

A dataset of worldwide building footprints derived from satellite imagery for geospatial and computer vision applications.

+66
+3.8%
1.8K
total stars
#3760
llmgenai/LLMInterviewQuestions

This repository contains a collection of LLM (Large Language Model) interview questions asked at top tech companies.

+66
+4.1%
1.7K
total stars
#3761
lmstudio-ai/lmstudio-js

A TypeScript SDK for the LM Studio platform, an AI-powered developer tools ecosystem.

+66
+4.5%
1.5K
total stars
#3762
JShollaj/awesome-llm-interpretability

A curated list of resources for interpreting and understanding large language models (LLMs).

+66
+4.7%
1.5K
total stars
#3763
facebookresearch/moco-v3

PyTorch implementation of the MoCo v3 unsupervised learning algorithm for feature representation.

+66
+5.3%
1.3K
total stars
#3764
jakesnell/prototypical-networks

A library for few-shot learning using prototypical networks, based on a NeurIPS 2017 paper.

+66
+5.7%
1.2K
total stars
#3765
LujiaJin/One-Pot_Multi-Frame_Denoising

An open-source implementation of a state-of-the-art unsupervised image denoising algorithm for developers working with computer vision.

+66
+6.1%
1.2K
total stars
#3766
MCG-NKU/E2FGVI

Official code for a CVPR2022 paper on end-to-end video inpainting using optical flow.

+66
+6.2%
1.1K
total stars
#3767
microsoft/MASS

MASS is a pre-training framework for language generation tasks using masked sequence-to-sequence learning.

+66
+6.3%
1.1K
total stars
#3768
irolaina/FCRN-DepthPrediction

A Python library for predicting depth maps from single RGB images using a fully convolutional residual network (FCRN).

+66
+6.3%
1.1K
total stars
#3769
caiyuanhao1998/MST

A toolbox for spectral compressive imaging reconstruction with state-of-the-art algorithms.

+66
+6.3%
1.1K
total stars
#3770
JiawangBian/GMS-Feature-Matcher

A fast and robust feature matching library for computer vision tasks like SfM and SLAM.

+66
+6.3%
1.1K
total stars
#3771
uber/fiber

Distributed Computing for AI Made Simple - a Python library for building scalable AI workflows.

+66
+6.7%
1.0K
total stars
#3772
AUTOMATIC1111/stable-diffusion-webui-feature-showcase

A feature showcase for the Stable Diffusion web UI, a popular AI-powered image generation tool.

+66
+6.9%
1.0K
total stars
#3773
apple/ml-stable-diffusion

Stable Diffusion model for generating images on Apple Silicon devices using Core ML.

+65
+0.4%
17.8K
total stars
#3774
NVIDIA/DeepLearningExamples

A collection of state-of-the-art deep learning scripts for various AI/ML tasks, easily trainable and deployable.

+65
+0.4%
14.7K
total stars
#3775
lllyasviel/Omost

An image-to-image AI tool that helps developers create and refine their designs and visuals.

+65
+0.9%
7.6K
total stars
#3776
tesseract-ocr/tessdata

A collection of trained models for the Tesseract OCR engine, a powerful open-source optical character recognition tool.

+65
+0.9%
7.4K
total stars
#3777
zai-org/GLM-4

Open-source multilingual multimodal chat language models for AI-powered chatbots and conversational agents.

+65
+0.9%
7.1K
total stars
#3778
probml/pml-book

A book series on probabilistic machine learning for developers building AI-powered applications.

+65
+1.2%
5.5K
total stars
#3779
yanx27/Pointnet_Pointnet2_pytorch

PyTorch implementation of PointNet and PointNet++ for 3D point cloud classification and segmentation.

+65
+1.4%
4.7K
total stars
#3780
Instruction-Tuning-with-GPT-4/GPT-4-LLM

Instruction Tuning with GPT-4, a library for fine-tuning large language models like GPT-4 for custom tasks.

+65
+1.5%
4.3K
total stars
#3781
TencentARC/InstantMesh

InstantMesh is an efficient 3D mesh generation tool that can create high-quality 3D meshes from a single image.

+65
+1.5%
4.3K
total stars
#3782
mne-tools/mne-python

Python library for analyzing magnetoencephalography (MEG) and electroencephalography (EEG) data.

+65
+2.0%
3.3K
total stars
#3783
kevmo314/magic-copy

A Chrome extension that uses Meta's Segment Anything Model to extract and copy objects from images.

+65
+2.7%
2.5K
total stars
#3784
OpenNMT/OpenNMT

Open source neural machine translation library in Torch, focused on deep learning for natural language processing.

+65
+2.8%
2.4K
total stars
#3785
SafeAILab/EAGLE

Official implementation of EAGLE, a framework for developing AI-powered coding tools and language models.

+65
+3.0%
2.2K
total stars
#3786
marlbenchmark/on-policy

This is the official implementation of Multi-Agent PPO (MAPPO), a reinforcement learning algorithm for multi-agent environments.

+65
+3.5%
1.9K
total stars
#3787
lihongxun945/gobang

A JavaScript-based Gobang (Five-in-a-Row) AI game, built using the Alpha-Beta pruning algorithm.

+65
+3.8%
1.8K
total stars
#3788
mhamilton723/FeatUp

A model-agnostic framework for extracting features from machine learning models at any resolution.

+65
+4.2%
1.6K
total stars
#3789
opendilab/awesome-diffusion-model-in-rl

A curated list of Diffusion Model in RL resources for developers working with AI tools.

+65
+4.4%
1.5K
total stars
#3790
langwatch/better-agents

A TypeScript library for building better AI agents and tools in the MCP ecosystem.

+65
+4.5%
1.5K
total stars
#3791
tianrun-chen/SAM-Adapter-PyTorch

Adapts Meta AI's Segment Anything model to downstream tasks using adapters and prompts.

+65
+4.6%
1.5K
total stars
#3792
mrmps/SMRY

A TypeScript tool to get article summaries and bypass paywalls, powered by AI and next-gen web frameworks.

+65
+5.5%
1.2K
total stars
#3793
gomate-community/TrustRAG

TrustRAG is a Python framework for building reliable and trusted Retrieval Augmented Generation (RAG) models.

+65
+5.6%
1.2K
total stars
#3794
thinkany-ai/rag-search

RAG Search API is a Python library that provides a search engine API powered by Retrieval Augmented Generation (RAG) models.

+65
+5.8%
1.2K
total stars
#3795
Linfeng-Tang/Image-Fusion

A comprehensive survey of deep learning-based image fusion techniques for computer vision applications.

+65
+6.0%
1.2K
total stars
#3796
JuergenFleiss/aTrain

A Python GUI tool for offline transcription of speech recordings, including speaker diarization, using state-of-the-art machine learning models.

+65
+6.5%
1.1K
total stars
#3797
samuel-vitorino/lm.rs

Minimal LLM inference in Rust, a lightweight library for running large language models.

+65
+6.7%
1.0K
total stars
#3798
DeepWism/DeepWism-R2

A next-generation AGI system that redefines intelligence as entropy reduction rather than attention modeling.

+65
+6.8%
1.0K
total stars
#3799
zergtant/pytorch-handbook

PyTorch Handbook is a comprehensive guide for learning and using PyTorch in deep learning, with tested tutorials and examples.

+64
+0.3%
21.6K
total stars
#3800
eugeneyan/open-llms

A comprehensive list of open-source large language models (LLMs) available for commercial use.

+64
+0.5%
12.7K
total stars
1...7577...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.