Trending Projects

Discover the fastest growing open source projects

Showing 701-750 of 6,802 trending projects

#701
cvg/Hierarchical-Localization

A Python library for easy and robust visual localization using deep learning and feature matching.

+11
+0.3%
4.0K
total stars
#702
huggingface/course

A comprehensive course on Transformers, a powerful deep learning framework for NLP tasks.

+11
+0.3%
3.8K
total stars
#703
ysymyth/ReAct

ReAct is a framework that synergizes reasoning and acting in large language models for decision-making.

+11
+0.3%
3.6K
total stars
#704
hanshuaikang/AI-Media2Doc

AI-powered tool to convert audio/video into various document formats like notes, mind maps, and subtitles

+11
+0.3%
3.5K
total stars
#705
Pointcept/Pointcept

Pointcept is a codebase for point cloud perception research, featuring the latest works on 3D computer vision.

+11
+0.4%
2.9K
total stars
#706
GVCLab/PersonaLive

PersonaLive! is a Python-based tool for creating expressive portrait image animations for live streaming.

+11
+0.5%
2.4K
total stars
#707
leggedrobotics/rsl_rl

A fast and simple implementation of learning algorithms for robotics in Python.

+11
+0.5%
2.3K
total stars
#708
kayba-ai/agentic-context-engine

A Python library for building AI agents that learn from experience using the Agentic Context Engineering framework.

+11
+0.6%
1.9K
total stars
#709
Anning01/AIMedia

AIMedia is an AI-powered content creation and publishing platform for popular social media channels.

+11
+0.6%
1.9K
total stars
#710
3D-Vision-World/awesome-NeRF-and-3DGS-SLAM

A comprehensive list of papers, code, and resources related to NeRF and 3D Gaussian Splatting for SLAM/Robotics applications.

+11
+0.6%
1.9K
total stars
#711
vllm-project/vllm-ascend

A community-maintained hardware plugin for running large language models (LLMs) on Ascend accelerators.

+11
+0.6%
1.7K
total stars
#712
sihyun-yu/REPA

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

+11
+0.7%
1.6K
total stars
#713
kyegomez/awesome-multi-agent-papers

A comprehensive collection of the best research papers on multi-agent systems and swarm intelligence.

+11
+0.9%
1.3K
total stars
#714
xtekky/gpt4free

g4f provides free access to multiple LLMs and media-generation models with Python and JS clients, Docker support, and APIs.

+10
+0.0%
65.7K
total stars
#715
SeleniumHQ/selenium

A browser automation framework and ecosystem for vibe coders.

+10
+0.0%
34.1K
total stars
#716
iperov/DeepFaceLive

Real-time face swap for PC streaming or video calls

+10
+0.0%
30.6K
total stars
#717
WZMIAOMIAO/deep-learning-for-image-processing

Deep learning tutorial for image processing with PyTorch and TensorFlow2

+10
+0.0%
26.1K
total stars
#718
EthicalML/awesome-production-machine-learning

Curated list of open source libraries for deploying, monitoring, and scaling machine learning in production

+10
+0.1%
20.2K
total stars
#719
cube-js/cube

Open-source semantic layer for AI, BI, and embedded analytics

+10
+0.1%
19.6K
total stars
#720
Unity-Technologies/ml-agents

An open-source toolkit for training intelligent agents using deep reinforcement learning and imitation learning in Unity games and simulations.

+10
+0.1%
19.2K
total stars
#721
dzhng/deep-research

An AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, web scraping, and large language models.

+10
+0.1%
18.5K
total stars
#722
janishar/mit-deep-learning-book-pdf

A PDF version of the renowned MIT Deep Learning Book, a comprehensive resource for studying machine learning and neural networks.

+10
+0.1%
13.9K
total stars
#723
dottxt-ai/outlines

Structured Outputs is a Python library focused on building generative AI systems with prompts, LLMs, and symbolic AI.

+10
+0.1%
13.5K
total stars
#724
owainlewis/awesome-artificial-intelligence

A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.

+10
+0.1%
13.0K
total stars
#725
NVIDIA/TensorRT

NVIDIA TensorRT is an SDK for high-performance deep learning inference on NVIDIA GPUs.

+10
+0.1%
12.7K
total stars
#726
Farama-Foundation/Gymnasium

An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities.

+10
+0.1%
11.4K
total stars
#727
IDEA-Research/GroundingDINO

Official implementation of the paper 'Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection'.

+10
+0.1%
9.8K
total stars
#728
kyrolabs/awesome-langchain

A curated list of awesome tools and projects for the LangChain framework, a popular AI development toolkit.

+10
+0.1%
9.2K
total stars
#729
spring-projects/spring-ai

A Spring-based framework for building AI-powered applications and services.

+10
+0.1%
8.0K
total stars
#730
MineDojo/Voyager

An open-ended embodied agent with large language models for exploring and learning in Minecraft environments.

+10
+0.1%
6.7K
total stars
#731
NVIDIA-NeMo/Guardrails

An open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.

+10
+0.2%
5.7K
total stars
#732
SamuelSchmidgall/AgentLaboratory

Agent Laboratory is an end-to-end autonomous research workflow to assist human researchers in implementing their ideas.

+10
+0.2%
5.3K
total stars
#733
nerfstudio-project/gsplat

Highly performant CUDA-accelerated library for gaussian splatting, useful for AI and computer vision applications.

+10
+0.2%
4.6K
total stars
#734
google-deepmind/dm_control

Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments using MuJoCo.

+10
+0.2%
4.5K
total stars
#735
getzep/zep

Zep is a Python library that provides examples, integrations, and tools for working with large language models (LLMs).

+10
+0.2%
4.1K
total stars
#736
modelscope/ms-agent

Lightweight Python framework for building autonomous AI agents with memory and exploration capabilities.

+10
+0.3%
4.0K
total stars
#737
collabora/WhisperLive

A nearly-live implementation of OpenAI's Whisper, a powerful speech recognition and translation tool.

+10
+0.3%
3.9K
total stars
#738
pguso/ai-agents-from-scratch

Demystify AI agents by building them yourself with no black boxes, real understanding of function calling, memory, and ReAct patterns.

+10
+0.3%
3.2K
total stars
#739
aadi1011/AI-ML-Roadmap-from-scratch

Comprehensive roadmap to become skilled in AI, ML, data science, and more from scratch.

+10
+0.3%
3.2K
total stars
#740
memodb-io/Acontext

A data platform for context engineering, enabling agents to store, observe, and learn from context data.

+10
+0.3%
3.1K
total stars
#741
urchade/GLiNER

A lightweight and generalist NER model for extracting entities from text, with support for prompt-tuning.

+10
+0.3%
2.9K
total stars
#742
CodeWithCJ/SparkyFitness

Family fitness app with AI health coaching, food tracking, and self-hosted deployment.

+10
+0.3%
2.8K
total stars
#743
oxylabs/perplexity-scraper

A Java library for scraping brand mentions, rankings, and competitor intelligence from the Perplexity AI platform.

+10
+0.4%
2.4K
total stars
#744
wendy7756/AI-Video-Transcriber

An open-source tool to transcribe and summarize video content using AI, supporting multiple languages.

+10
+0.5%
2.2K
total stars
#745
Tencent-Hunyuan/HY-Motion-1.0

HY-Motion is an AI-powered 3D character animation generation model for developers building with AI tools.

+10
+0.5%
2.1K
total stars
#746
bbruceyuan/LLMs-Zero-to-Hero

A tutorial series for developers to learn how to use large language models (LLMs) from zero to hero.

+10
+0.5%
2.1K
total stars
#747
dscripka/openWakeWord

An open-source audio wake word detection framework with a focus on performance and simplicity.

+10
+0.5%
1.9K
total stars
#748
EvoAgentX/Awesome-Self-Evolving-Agents

A comprehensive survey of self-evolving AI agents, bridging foundation models and lifelong agentic systems.

+10
+0.5%
1.9K
total stars
#749
NVIDIA/NeMo-Agent-Toolkit

An open-source library for efficiently connecting and optimizing teams of AI agents.

+10
+0.5%
1.9K
total stars
#750
ricky0123/vad

A TypeScript library for a voice activity detector (VAD) with a simple API for the browser.

+10
+0.5%
1.9K
total stars
1...1416...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.