Trending Projects

Discover the fastest growing open source projects

Showing 3301-3350 of 6,802 trending projects

#3301
Farama-Foundation/Metaworld

A collection of robotics environments for benchmarking multi-task and meta reinforcement learning.

+93
+5.6%
1.8K
total stars
#3302
potamides/DeTikZify

A Python library for generating TikZ graphics programs to create scientific figures and sketches with AI-powered tools.

+93
+5.7%
1.7K
total stars
#3303
SocialAI-tianji/Tianji

An open-source project focused on building a large language model that understands human emotions and relationships, with tutorials on prompt engineering, RAG, agents, and LLM fine-tuning.

+93
+5.8%
1.7K
total stars
#3304
k2-fsa/sherpa-ncnn

Real-time speech recognition and voice activity detection for offline use on multiple platforms.

+93
+6.0%
1.6K
total stars
#3305
MgArcher/Text_select_captcha

A Python library for training and deploying image-based captcha recognition models.

+93
+6.4%
1.6K
total stars
#3306
BytedanceSpeech/seed-tts-eval

This Python repository provides an evaluation framework for text-to-speech models, focusing on enabling vibe coder development with AI tools.

+93
+6.5%
1.5K
total stars
#3307
birdnet-team/BirdNET-Analyzer

A Python library for processing and analyzing scientific audio data, particularly for bird song detection and recognition.

+93
+7.0%
1.4K
total stars
#3308
sauravpanda/BrowserAI

Run local LLMs like llama, deepseek-distill, kokoro and more inside your browser

+93
+7.2%
1.4K
total stars
#3309
Sun-Haoyuan23/Awesome-RL-based-Reasoning-MLLMs

This repository provides valuable resources for researchers working on RL-based Reasoning MLLMs.

+93
+7.3%
1.4K
total stars
#3310
SimmerChan/KG-demo-for-movie

This project is a knowledge graph and question-answering system for movies, built using Python.

+93
+7.5%
1.3K
total stars
#3311
omarsar/nlp_overview

Overview of modern deep learning techniques applied to natural language processing

+93
+7.5%
1.3K
total stars
#3312
hku-mars/LiDAR_IMU_Init

A robust, real-time LiDAR-inertial initialization method for robotics and SLAM applications.

+93
+7.7%
1.3K
total stars
#3313
JunMa11/MICCAI-OpenSourcePapers

A collection of open-source papers from the MICCAI conference, focused on deep learning and medical imaging.

+93
+7.8%
1.3K
total stars
#3314
ali-vilab/TeaCache

A Python library for accelerating inference of video diffusion models using timestep embedding caching.

+93
+7.8%
1.3K
total stars
#3315
pollen-robotics/dtw

A Python module for Dynamic Time Warping (DTW), a powerful technique for measuring similarity between time series data.

+93
+8.2%
1.2K
total stars
#3316
watson-developer-cloud/speech-to-text-nodejs

Sample Node.js application for the IBM Watson Speech to Text service

+93
+9.1%
1.1K
total stars
#3317
nvidia-isaac/nvblox

A GPU-accelerated TSDF and ESDF library for robots equipped with RGB-D cameras.

+93
+9.1%
1.1K
total stars
#3318
Eternaldeath/AIProductHome

A curated collection of various AI tools and products for developers building with AI technologies.

+93
+9.3%
1.1K
total stars
#3319
brainlid/langchain

An Elixir implementation of the LangChain framework for integrating Elixir projects with large language models.

+93
+9.3%
1.1K
total stars
#3320
tatsu-lab/stanford_alpaca

Train and fine-tune Alpaca, an instruction-following LLaMA model with 52K data points.

+92
+0.3%
30.3K
total stars
#3321
iyaja/llama-fs

A self-organizing file system powered by the Llama 3 language model.

+92
+1.6%
5.7K
total stars
#3322
zjunlp/DeepKE

An open toolkit for knowledge graph extraction and construction in Python.

+92
+2.2%
4.3K
total stars
#3323
sentient-agi/OpenDeepSearch

A powerful search engine powered by state-of-the-art language models for vibe coders.

+92
+2.5%
3.8K
total stars
#3324
Eladlev/AutoPrompt

A framework for prompt tuning using Intent-based Prompt Calibration, focused on AI coding tools.

+92
+3.2%
2.9K
total stars
#3325
BAAI-Agents/Cradle

A framework for building AI agents with strong reasoning abilities, self-improvement, and skill curation in a general computing environment.

+92
+3.9%
2.5K
total stars
#3326
feature-engine/feature_engine

Open-source Python library for feature engineering and selection, compatible with scikit-learn.

+92
+4.3%
2.2K
total stars
#3327
fangwei123456/spikingjelly

An open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.

+92
+5.1%
1.9K
total stars
#3328
openai/gpt-discord-bot

Example Discord bot using OpenAI's GPT-3 to have conversations and moderate messages.

+92
+5.3%
1.8K
total stars
#3329
microsoft/onnxjs

ONNX.js allows developers to run ONNX machine learning models using JavaScript in the browser or Node.js.

+92
+5.3%
1.8K
total stars
#3330
NVlabs/nvdiffrast

Nvdiffrast is a modular library for high-performance differentiable rendering, useful for AI and graphics applications.

+92
+5.4%
1.8K
total stars
#3331
jiupinjia/stylized-neural-painting

Stylized Neural Painting is a PyTorch implementation for neural-based image stylization and painting translation.

+92
+6.1%
1.6K
total stars
#3332
bytedance/pasa

An advanced paper search agent powered by large language models that can autonomously search, read, and select relevant references.

+92
+6.5%
1.5K
total stars
#3333
wvangansbeke/Unsupervised-Classification

Unsupervised image classification library using contrastive learning and SCAN algorithm.

+92
+6.7%
1.5K
total stars
#3334
longpeng2008/yousan.ai

A curated collection of resources for deep learning and AI-related projects and tools.

+92
+6.8%
1.4K
total stars
#3335
AUTOMATIC1111/stable-diffusion-webui-rembg

A Python extension for the Stable Diffusion webUI that removes backgrounds from images.

+92
+7.3%
1.4K
total stars
#3336
kingfengji/gcForest

This is an open-source implementation of the deep forest machine learning algorithm for ensemble learning.

+92
+7.5%
1.3K
total stars
#3337
HJYao00/Mulberry

Mulberry is an o1-like Reasoning and Reflection MLLM implemented via Collective MCTS for AI-powered coding tools.

+92
+8.0%
1.2K
total stars
#3338
google-research/mixmatch

A Python library for semi-supervised learning, focused on improving model performance with limited labeled data.

+92
+8.7%
1.1K
total stars
#3339
smthemex/ComfyUI_Sonic

A Python library for a Sonic method to shift focus to global audio perception in portrait animation.

+92
+8.9%
1.1K
total stars
#3340
modal-labs/modal-examples

Examples of programs built using the Modal serverless platform for AI and machine learning applications.

+92
+8.9%
1.1K
total stars
#3341
YichiZhang98/SAM4MIS

Open-source project for medical image segmentation using the Segment Anything Model (SAM) from Anthropic

+92
+9.4%
1.1K
total stars
#3342
atilika/kuromoji

Kuromoji is a Java-based Japanese morphological analyzer for natural language processing applications.

+92
+9.8%
1.0K
total stars
#3343
NVIDIA/apex

A PyTorch extension that provides tools for easy mixed precision and distributed training in PyTorch.

+91
+1.0%
8.9K
total stars
#3344
claritylab/lucida

Lucida is a speech and vision based intelligent personal assistant built with Java.

+91
+1.9%
4.8K
total stars
#3345
tensorflow/lucid

A collection of tools for research in neural network interpretability, useful for AI-focused developers.

+91
+2.0%
4.7K
total stars
#3346
suragnair/alpha-zero-general

A clean implementation of the AlphaZero algorithm for playing various games like Othello, Gomoku, and TicTacToe.

+91
+2.1%
4.4K
total stars
#3347
xenova/whisper-web

A TypeScript-powered web app that brings ML-powered speech recognition to the browser using the Whisper AI model.

+91
+2.9%
3.3K
total stars
#3348
hollance/neural-engine

A library that provides insights into the internals of Apple's Neural Engine for iOS developers.

+91
+3.9%
2.4K
total stars
#3349
mp3guy/ElasticFusion

Real-time dense visual SLAM system for 3D reconstruction using C++, CUDA, and SLAM techniques.

+91
+5.0%
1.9K
total stars
#3350
junshutang/Make-It-3D

A high-fidelity 3D creation tool from a single image using diffusion models for vibe coders.

+91
+5.1%
1.9K
total stars
1...6668...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.