Trending Projects

Discover the fastest growing open source projects

Showing 5201-5250 of 6,802 trending projects

#5201
wangzhaode/mnn-llm

A C++ project for deploying large language models (LLMs) like ChatGLM and Baichuan using the MNN framework.

+58
+3.7%
1.6K
total stars
#5202
shouzhong/Scanner

A Java library for recognizing various types of barcodes, ID cards, vehicle plates, and text from images.

+58
+4.1%
1.5K
total stars
#5203
logpai/loglizer

A machine learning toolkit for log-based anomaly detection in AI/ML operations (AIOps)

+58
+4.3%
1.4K
total stars
#5204
YeYzheng/KGQA-Based-On-medicine

An intelligent question-answering system based on a pharmaceutical knowledge graph.

+58
+4.8%
1.3K
total stars
#5205
eduardoleao052/js-pytorch

A JavaScript library that provides GPU-accelerated deep learning and neural network capabilities similar to PyTorch.

+58
+5.0%
1.2K
total stars
#5206
vmayoral/basic_reinforcement_learning

An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.

+58
+5.0%
1.2K
total stars
#5207
iCGY96/awesome_OpenSetRecognition_list

A curated list of papers and resources on open set recognition, out-of-distribution detection, and open world recognition.

+58
+5.1%
1.2K
total stars
#5208
MachineLP/Tensorflow-

Tensorflow learning notes, code, and machine learning advancement series for developers.

+58
+5.4%
1.1K
total stars
#5209
Libr-AI/OpenFactVerification

An open-source solution to automate the process of verifying factuality, designed for AI-focused developers.

+58
+5.4%
1.1K
total stars
#5210
awesome-gptX/awesome-gpt

A curated collection of resources for ChatGPT, the popular AI language model, including tools, documentation, and use cases.

+58
+5.5%
1.1K
total stars
#5211
LeonLok/Multi-Camera-Live-Object-Tracking

Multi-camera live object tracking and traffic counting using YOLO v4, Deep SORT, and Flask.

+58
+5.6%
1.1K
total stars
#5212
lastmile-ai/aiconfig

AIConfig is a config-based framework to build generative AI applications using Python.

+58
+5.7%
1.1K
total stars
#5213
microsoft/lets-learn-mcp-python

A tutorial for learning the Python programming language, with a focus on the Microsoft Cognitive Toolkit (MCP).

+58
+5.9%
1.0K
total stars
#5214
AnswerDotAI/gpu.cpp

A lightweight C++ library for portable low-level GPU computation using WebGPU.

+57
+1.5%
3.9K
total stars
#5215
polyaxon/polyaxon

Polyaxon is an MLOps platform for managing and orchestrating the machine learning lifecycle.

+57
+1.6%
3.7K
total stars
#5216
guangzhengli/ChatFiles

A TypeScript-based chatbot document solution powered by GPT and embedding, useful for vibe coders.

+57
+1.7%
3.4K
total stars
#5217
dbiir/UER-py

Open-source pre-training model framework in PyTorch with a pre-trained model zoo for natural language processing tasks.

+57
+1.9%
3.1K
total stars
#5218
wquguru/nof0

An open-source AI trading arena that allows developers to build and compete with AI-powered trading agents.

+57
+2.1%
2.8K
total stars
#5219
zixiiu/Digital_Life_Server

A voice assistant platform that leverages AI to create an interactive and responsive virtual assistant.

+57
+2.3%
2.5K
total stars
#5220
xusenlinzy/api-for-open-llm

Unified backend API for open-source large language models like LLaMA, Bloom, ChatGLM, and more.

+57
+2.4%
2.5K
total stars
#5221
https-deeplearning-ai/machine-learning-engineering-for-production-public

Public repo for DeepLearning.AI's Machine Learning Engineering for Production Specialization

+57
+3.0%
2.0K
total stars
#5222
hukaixuan19970627/yolov5_obb

A Python library for oriented object detection using the YOLOv5 model, with support for rotated bounding boxes.

+57
+3.0%
1.9K
total stars
#5223
yassouali/pytorch-segmentation

A PyTorch library for building state-of-the-art semantic segmentation models for computer vision tasks.

+57
+3.2%
1.8K
total stars
#5224
libfann/fann

A C++ library for building fast artificial neural networks (FANN) with various training algorithms.

+57
+3.4%
1.7K
total stars
#5225
shibing624/similarity

A Java toolkit for text similarity calculation and sentiment analysis, useful for NLP tasks.

+57
+3.8%
1.6K
total stars
#5226
antvis/AVA

A framework for automated visual analytics, enabling developers to build AI-powered data visualization tools.

+57
+4.0%
1.5K
total stars
#5227
cvg/pixel-perfect-sfm

A C++ library for pixel-perfect structure-from-motion with featuremetric refinement, awarded best student paper at ICCV 2021.

+57
+4.1%
1.5K
total stars
#5228
microsoft/KBLaM

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

+57
+4.1%
1.4K
total stars
#5229
IDEA-Research/awesome-detection-transformer

A collection of research papers on transformer models for computer vision tasks like detection and segmentation.

+57
+4.3%
1.4K
total stars
#5230
neubig/nn4nlp-code

Code samples from a popular book on neural networks for natural language processing (NLP).

+57
+4.5%
1.3K
total stars
#5231
PacktPublishing/Deep-Reinforcement-Learning-Hands-On-Second-Edition

A hands-on guide to deep reinforcement learning using Python and popular frameworks like OpenAI Gym.

+57
+4.7%
1.3K
total stars
#5232
google-research/fixmatch

A simple semi-supervised learning method with limited data, useful for AI/ML developers.

+57
+5.0%
1.2K
total stars
#5233
justimyhxu/awesome-3D-generation

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

+57
+5.0%
1.2K
total stars
#5234
NVIDIA/BigVGAN

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

+57
+5.0%
1.2K
total stars
#5235
langchain-ai/langchain-extract

A LangChain-based framework for extracting data from various sources using LLMs and APIs.

+57
+5.0%
1.2K
total stars
#5236
BruceMacD/chatd

A desktop application that allows you to chat with your local documents using large language models.

+57
+5.6%
1.1K
total stars
#5237
imsheridan/DeepRec

A collection of must-read papers on recommendation systems and CTR prediction for developers working in computational advertising and AI-driven applications.

+57
+5.9%
1.0K
total stars
#5238
IrisRainbowNeko/genshin_auto_fish

An AI-powered tool for automatically fishing in the game Genshin Impact, built with deep reinforcement learning.

+56
+1.2%
4.8K
total stars
#5239
microsoft/torchscale

Foundation Architecture for (M)LLMs, a powerful toolkit for building large language models.

+56
+1.8%
3.1K
total stars
#5240
wenbihan/reproducible-image-denoising-state-of-the-art

A comprehensive collection of popular and reproducible image denoising techniques and implementations.

+56
+2.3%
2.5K
total stars
#5241
microsoft/Deep3DFaceReconstruction

A deep learning-based 3D face reconstruction framework that can reconstruct 3D faces from single or multiple input images.

+56
+2.5%
2.3K
total stars
#5242
ChandlerBang/awesome-self-supervised-gnn

A repository of papers on pretraining and self-supervised learning for graph neural networks.

+56
+3.4%
1.7K
total stars
#5243
samwit/langchain-tutorials

A set of LangChain Tutorials for developers building AI-powered applications.

+56
+3.8%
1.5K
total stars
#5244
AnswerDotAI/fsdp_qlora

A repository for training large language models (LLMs) using QLoRA and FSDP techniques.

+56
+3.8%
1.5K
total stars
#5245
zhan-xu/RigNet

Code for a SIGGRAPH 2020 paper on neural rigging for articulated characters, likely useful for developers working on 3D animation and graphics.

+56
+3.9%
1.5K
total stars
#5246
doonny/PipeCNN

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

+56
+4.3%
1.4K
total stars
#5247
Fictionarry/ER-NeRF

Efficient Region-Aware Neural Radiance Fields for high-fidelity talking portrait synthesis

+56
+4.7%
1.2K
total stars
#5248
ethz-asl/rovio

This C++ library is for visual-inertial odometry (VIO) and state estimation for robotic applications.

+56
+4.8%
1.2K
total stars
#5249
hendrycks/robustness

A library for studying the robustness of computer vision models to various corruptions and perturbations.

+56
+5.2%
1.1K
total stars
#5250
MRzzm/DINet

This project is a deformation inpainting network for realistic face visually dubbing on high resolution video.

+56
+5.3%
1.1K
total stars
1...104106...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.