Trending Projects

Discover the fastest growing open source projects

Showing 4151-4200 of 6,802 trending projects

#4151
gururise/AlpacaDataCleaned

A cleaned and curated version of the Alpaca dataset from Stanford, useful for machine learning projects.

0
0.0%
1.6K
total stars
#4152
LYiHub/mad-professor-public

An AI-powered companion tool for reading and understanding academic research papers.

0
0.0%
1.6K
total stars
#4153
Andrew-Jang/RAGHub

A community-driven collection of RAG (Retrieval-Augmented Generation) frameworks, projects, and resources.

0
0.0%
1.6K
total stars
#4154
NVIDIAGameWorks/rtx-remix

This is a combined repository for the RTX-Remix runtime and toolkit, focusing on path-tracing and RTX features.

0
0.0%
1.6K
total stars
#4155
maojindao55/botgroup.chat

A TypeScript-based open-source project for building AI-powered group chat applications.

0
0.0%
1.6K
total stars
#4156
jina-ai/thinkgpt

A Python library that provides agent techniques to augment and push the limits of large language models (LLMs).

0
0.0%
1.6K
total stars
#4157
yjxiong/temporal-segment-networks

Code and models for Temporal Segment Networks (TSN) for action recognition in video understanding.

0
0.0%
1.6K
total stars
#4158
kevinhughes27/TensorKart

A self-driving MarioKart game built with TensorFlow, a powerful machine learning library.

0
0.0%
1.6K
total stars
#4159
echohive42/AI-reads-books-page-by-page

An AI-powered tool that extracts knowledge and generates summaries from PDF books, page by page.

0
0.0%
1.6K
total stars
#4160
maxpumperla/elephas

Distributed deep learning library for Keras and Spark, enabling scalable training of neural networks.

0
0.0%
1.6K
total stars
#4161
cporter202/automate-faceless-content

A project that helps automate the creation and distribution of short-form and long-form video content across social media platforms.

0
0.0%
1.6K
total stars
#4162
Beomi/KoAlpaca

An open-source Korean language model for understanding natural language instructions.

0
0.0%
1.6K
total stars
#4163
dennybritz/chatbot-retrieval

This repository provides a dual LSTM encoder model for generating dialog responses using machine learning.

0
0.0%
1.6K
total stars
#4164
showlab/Code2Video

A Python-based library for generating videos from code, focused on the vibe coding and AI tools ecosystem.

0
0.0%
1.6K
total stars
#4165
thunlp/TAADpapers

A collection of must-read papers on adversarial attacks and defenses for natural language processing.

0
0.0%
1.6K
total stars
#4166
JustGlowing/minisom

A minimalistic implementation of the Self Organizing Maps (SOM) algorithm for clustering and dimensionality reduction.

0
0.0%
1.6K
total stars
#4167
scverse/scvi-tools

A Python library for deep probabilistic analysis of single-cell and spatial omics data.

0
0.0%
1.6K
total stars
#4168
menyifang/MIMO

Official implementation of a controllable character video synthesis model using spatial decomposed modeling.

0
0.0%
1.6K
total stars
#4169
shibing624/similarity

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

0
0.0%
1.6K
total stars
#4170
snavely/bundler_sfm

A toolkit for 3D reconstruction and structure-from-motion computer vision tasks.

0
0.0%
1.6K
total stars
#4171
SebLague/Chess-Coding-Adventure

A work-in-progress chess bot written in C# for developers interested in building chess AI.

0
0.0%
1.6K
total stars
#4172
PrithivirajDamodaran/Gramformer

An open-source framework for detecting, highlighting, and correcting grammatical errors in natural language text.

0
0.0%
1.6K
total stars
#4173
kevinho/clawfeed

AI-powered news aggregator that summarizes Twitter/RSS feeds with structured summaries and web dashboard

0
0.0%
1.6K
total stars
#4174
AlexHex7/Non-local_pytorch

A PyTorch implementation of the Non-local Block, a key component in computer vision models.

0
0.0%
1.6K
total stars
#4175
sihyun-yu/REPA

A research paper on representation alignment for training diffusion models for AI-assisted code generation.

0
0.0%
1.6K
total stars
#4176
samim23/polymath

Converts any music library into a sample-library using machine learning techniques.

0
0.0%
1.6K
total stars
#4177
dfm/emcee

An ensemble sampling toolkit for affine-invariant Markov Chain Monte Carlo (MCMC) in Python.

0
0.0%
1.6K
total stars
#4178
cvg/nice-slam

NICE-SLAM is a neural implicit approach for scalable 3D reconstruction and localization.

0
0.0%
1.6K
total stars
#4179
Kotlin/kotlindl

A high-level deep learning framework written in Kotlin and inspired by Keras.

0
0.0%
1.6K
total stars
#4180
cmdbug/YOLOv5_NCNN

A C++ library that enables deploying the YOLOv5 object detection model on mobile devices using the NCNN framework.

0
0.0%
1.6K
total stars
#4181
google-deepmind/mujoco_mpc

A C++ library for real-time behavior synthesis using the MuJoCo physics simulation engine and model predictive control.

0
0.0%
1.6K
total stars
#4182
OsciiArt/DeepAA

DeepAA is a Python library that uses deep learning to generate ASCII art from images.

0
0.0%
1.6K
total stars
#4183
google/uncertainty-baselines

High-quality implementations of standard and state-of-the-art methods for Bayesian and probabilistic machine learning.

0
0.0%
1.6K
total stars
#4184
BloodAxe/pytorch-toolbelt

PyTorch extensions for fast R&D prototyping and Kaggle competition tools

0
0.0%
1.6K
total stars
#4185
jundongl/scikit-feature

An open-source feature selection repository in Python for machine learning tasks.

0
0.0%
1.6K
total stars
#4186
Stability-AI/stable-virtual-camera

A diffusion-based generative model for creating novel views and videos from static images.

0
0.0%
1.6K
total stars
#4187
msracver/FCIS

FCIS is a library for instance-aware semantic segmentation, a computer vision technique useful for AI and robotics applications.

0
0.0%
1.6K
total stars
#4188
HIPS/Spearmint

Spearmint is a Bayesian optimization codebase for AI and machine learning experiments.

0
0.0%
1.6K
total stars
#4189
tensorflow/model-optimization

A toolkit to optimize machine learning models for deployment, including quantization and pruning.

0
0.0%
1.6K
total stars
#4190
sgrvinod/Deep-Tutorials-for-PyTorch

In-depth tutorials for implementing deep learning models with PyTorch, a popular machine learning framework.

0
0.0%
1.6K
total stars
#4191
longcw/yolo2-pytorch

A PyTorch implementation of YOLOv2, a fast and accurate object detection model.

0
0.0%
1.6K
total stars
#4192
RWKV/rwkv.cpp

An efficient C++ implementation of the RWKV language model for fast CPU inference on various bit-width quantizations.

0
0.0%
1.6K
total stars
#4193
ArztSamuel/Applying_EANNs

This 2D Unity simulation allows cars to learn to navigate through different courses using a feedforward neural network and genetic algorithm.

0
0.0%
1.6K
total stars
#4194
thu-ml/prolificdreamer

A high-performance text-to-3D generation model for building immersive 3D experiences with AI tools.

0
0.0%
1.6K
total stars
#4195
tobegit3hub/advisor

Open-source implementation of Google Vizier for hyper parameters tuning in machine learning models.

0
0.0%
1.6K
total stars
#4196
sniklaus/3d-ken-burns

An implementation of the 3D Ken Burns Effect from a single image using PyTorch.

0
0.0%
1.6K
total stars
#4197
hendrycks/test

Measuring Massive Multitask Language Understanding with GPT-3 and few-shot learning techniques.

0
0.0%
1.6K
total stars
#4198
sudharsan13296/Awesome-Meta-Learning

A curated list of resources for meta-learning, including papers, code, books, and more for developers working with AI tools.

0
0.0%
1.6K
total stars
#4199
dmlc/ps-lite

A lightweight parameter server interface for distributed machine learning applications.

0
0.0%
1.6K
total stars
#4200
octo-models/octo

Octo is a transformer-based robot policy trained on 800k robot trajectories for vibe coders.

0
0.0%
1.6K
total stars
1...8385...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.