Trending Projects

Discover the fastest growing open source projects

Showing 6501-6550 of 6,802 trending projects

#6501
facebookresearch/maskrcnn-benchmark

A fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.

-3
-0.0%
9.4K
total stars
#6502
FMInference/FlexLLMGen

A Python library for running large language models on a single GPU for high-throughput scenarios.

-3
-0.0%
9.4K
total stars
#6503
RedditSota/state-of-the-art-result-for-machine-learning-problems

This repository provides the latest state-of-the-art results for a wide range of machine learning problems.

-3
-0.0%
8.9K
total stars
#6504
nashsu/FreeAskInternet

FreeAskInternet is a free, private, and locally-running search aggregator and answer generator using multiple LLMs, without needing a GPU.

-3
-0.0%
8.7K
total stars
#6505
deep-floyd/IF

An AI-powered image generation tool that can create high-quality images from text prompts.

-3
-0.0%
7.8K
total stars
#6506
01-ai/Yi

A series of large language models trained from scratch by developers @01-ai for vibe coders.

-3
-0.0%
7.8K
total stars
#6507
ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide

A detailed guide for undergraduate students or anyone wanting to dive into the field of AI with a solid foundation.

-3
-0.0%
7.6K
total stars
#6508
fchollet/deep-learning-models

A collection of Keras code and pre-trained weights for popular deep learning models.

-3
-0.0%
7.4K
total stars
#6509
zhangqianhui/AdversarialNetsPapers

A curated collection of papers and code related to generative adversarial networks (GANs) for AI developers.

-3
-0.1%
6.6K
total stars
#6510
microsoft/MMdnn

A set of tools to help developers inter-operate between different deep learning frameworks like Caffe, Keras, TensorFlow, and PyTorch.

-3
-0.1%
5.8K
total stars
#6511
benedekrozemberczki/awesome-graph-classification

A collection of important graph embedding, classification and representation learning papers with implementations for vibe coders.

-3
-0.1%
4.8K
total stars
#6512
CarperAI/trlx

A distributed training framework for language models using Reinforcement Learning via Human Feedback (RLHF)

-3
-0.1%
4.7K
total stars
#6513
tensorflow/lucid

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

-3
-0.1%
4.7K
total stars
#6514
cjlin1/libsvm

LIBSVM is a popular open-source library for Support Vector Machines, a machine learning algorithm.

-3
-0.1%
4.7K
total stars
#6515
xviniette/FlappyLearning

A JavaScript library that uses machine learning (neuroevolution) to learn how to play the Flappy Bird game.

-3
-0.1%
4.0K
total stars
#6516
uxlfoundation/oneDNN

oneAPI Deep Neural Network Library (oneDNN) is a high-performance, open-source, and cross-platform math library for deep learning applications.

-3
-0.1%
4.0K
total stars
#6517
llSourcell/Doctor-Dignity

An offline, cross-platform LLM that can pass the US Medical Licensing Exam, with private health data storage.

-3
-0.1%
3.8K
total stars
#6518
facebookresearch/fairseq-lua

A sequence-to-sequence toolkit developed by Facebook AI Research for natural language processing tasks.

-3
-0.1%
3.7K
total stars
#6519
hemansnation/AI-Engineer-Headquarters

A comprehensive collection of AI-powered tools, techniques, and resources for building advanced data-driven applications.

-3
-0.1%
3.7K
total stars
#6520
YunYang1994/tensorflow-yolov3

A TensorFlow library for the YOLOv3 object detection model, enabling vibe coders to build cutting-edge computer vision applications.

-3
-0.1%
3.6K
total stars
#6521
mukulpatnaik/researchgpt

A LLM-based research assistant that allows you to converse with research papers.

-3
-0.1%
3.5K
total stars
#6522
fastai/course-nlp

A code-first introduction to natural language processing (NLP) using Python and Jupyter Notebooks.

-3
-0.1%
3.5K
total stars
#6523
Tencent-Hunyuan/Hunyuan3D-1

A unified framework for text-to-3D and image-to-3D generation powered by Tencent's Hunyuan3D technology.

-3
-0.1%
3.5K
total stars
#6524
eragonruan/text-detection-ctpn

A text detection library using the CTPN model, supporting ID card detection and robust reading.

-3
-0.1%
3.4K
total stars
#6525
minimaxir/gpt-2-simple

A Python package to easily retrain OpenAI's GPT-2 text-generation model on new texts.

-3
-0.1%
3.4K
total stars
#6526
pashpashpash/vault-ai

A platform for developers to integrate ChatGPT with a custom knowledge base using the OP Stack (OpenAI + Pinecone Vector Database)

-3
-0.1%
3.4K
total stars
#6527
letiantian/TextRank4ZH

A Python library for automatic keyword extraction and text summarization from Chinese text using the TextRank algorithm.

-3
-0.1%
3.4K
total stars
#6528
ngc660sec/NGCBot

A feature-rich WeChat bot with AI-powered capabilities for developers, including security news, vulnerability lookup, and more.

-3
-0.1%
3.3K
total stars
#6529
mpoon/gpt-repository-loader

Convert code repos into an LLM prompt-friendly format, mostly built by GPT-4.

-3
-0.1%
3.0K
total stars
#6530
baichuan-inc/Baichuan-13B

A large language model developed by Baichuan Intelligent Technology for AI-powered applications and research.

-3
-0.1%
2.9K
total stars
#6531
ajbrock/BigGAN-PyTorch

This is an unofficial PyTorch implementation of the BigGAN deep generative adversarial network (GAN) model.

-3
-0.1%
2.9K
total stars
#6532
jbesomi/texthero

A Python library for text preprocessing, representation, and visualization in machine learning and NLP projects.

-3
-0.1%
2.9K
total stars
#6533
Luolc/AdaBound

An optimizer that trains as fast as Adam and as good as SGD, useful for AI/ML developers.

-3
-0.1%
2.9K
total stars
#6534
shreyashankar/gpt3-sandbox

A Python library that enables creating web demos using OpenAI's GPT-3 API with just a few lines of code.

-3
-0.1%
2.9K
total stars
#6535
henrywoo/pyllama

Open and efficient foundation language models for building advanced AI applications

-3
-0.1%
2.8K
total stars
#6536
FranxYao/chain-of-thought-hub

This repository provides a benchmark for evaluating the complex reasoning ability of large language models using chain-of-thought prompting.

-3
-0.1%
2.8K
total stars
#6537
janhq/cortex.cpp

A C++ library for building local AI inference platforms with support for ONNX models.

-3
-0.1%
2.8K
total stars
#6538
JIA-Lab-research/LongLoRA

Code and documents for LongLoRA and LongAlpaca, a fine-tuning framework for large language models.

-3
-0.1%
2.7K
total stars
#6539
soumith/convnet-benchmarks

Easy benchmarking of publicly available convolutional neural network implementations.

-3
-0.1%
2.7K
total stars
#6540
znxlwm/UGATIT-pytorch

Official PyTorch implementation of U-GAT-IT, an unsupervised generative adversarial network for image-to-image translation.

-3
-0.1%
2.5K
total stars
#6541
kevmo314/magic-copy

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

-3
-0.1%
2.5K
total stars
#6542
duoergun0729/nlp

An open-source NLP book and library for developers interested in natural language processing and AI.

-3
-0.1%
2.5K
total stars
#6543
OpenNMT/OpenNMT

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

-3
-0.1%
2.4K
total stars
#6544
Hedgehog-Computing/hedgehog-lab

A powerful open-source scientific computing environment for JavaScript with GPU acceleration, TeX support, and data visualization.

-3
-0.1%
2.4K
total stars
#6545
ErickWendel/semana-javascript-expert07

A JavaScript tutorial on building a streaming platform control system using eye and hand detection.

-3
-0.1%
2.4K
total stars
#6546
orhanerday/open-ai

A comprehensive PHP SDK for interacting with OpenAI's GPT-3 and DALL-E, including chatGPT-like streaming.

-3
-0.1%
2.4K
total stars
#6547
facebookarchive/fb.resnet.torch

Torch implementation of ResNet, a popular deep learning model, with training scripts.

-3
-0.1%
2.4K
total stars
#6548
uptrain-ai/uptrain

An open-source platform for evaluating and improving Generative AI applications with 20+ preconfigured checks and root cause analysis.

-3
-0.1%
2.3K
total stars
#6549
ufoym/imbalanced-dataset-sampler

An imbalanced dataset sampler for PyTorch that oversamples low-frequency classes and undersamples high-frequency ones.

-3
-0.1%
2.3K
total stars
#6550
PhialsBasement/Chain-of-Recursive-Thoughts

A JavaScript library that enables AI agents to recursively reason and argue with themselves to generate more coherent responses.

-3
-0.1%
2.3K
total stars
1...130132...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.