Trending Projects

Discover the fastest growing open source projects

Showing 5901-5950 of 6,802 trending projects

#5901
openai/DALL-E

A PyTorch package for the discrete VAE used in DALLĀ·E, an AI model for generating images from text prompts.

-1
-0.0%
10.9K
total stars
#5902
chiphuyen/stanford-tensorflow-tutorials

This repository contains code examples for Stanford's TensorFlow for Deep Learning Research course.

-1
-0.0%
10.4K
total stars
#5903
luanfujun/deep-photo-styletransfer

A MATLAB library for deep photo style transfer, enabling developers to apply artistic styles to photos.

-1
-0.0%
10.0K
total stars
#5904
olistic/warriorjs

An exciting game of programming and Artificial Intelligence to sharpen your coding skills.

-1
-0.0%
9.5K
total stars
#5905
tensorflow/tfjs-core

A WebGL-accelerated JavaScript library for machine learning and deep learning on the web.

-1
-0.0%
8.5K
total stars
#5906
google/trax

Trax is a deep learning library that provides clear code and fast performance for building AI models.

-1
-0.0%
8.3K
total stars
#5907
XavierXiao/Dreambooth-Stable-Diffusion

This is an implementation of the Dreambooth technique for fine-tuning Stable Diffusion models.

-1
-0.0%
7.8K
total stars
#5908
Morizeyao/GPT2-Chinese

A Chinese version of the GPT-2 language model training code, using the BERT tokenizer.

-1
-0.0%
7.6K
total stars
#5909
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.

-1
-0.0%
7.6K
total stars
#5910
bigcode-project/starcoder

StarCoder is a Python library for fine-tuning and inference of large language models.

-1
-0.0%
7.5K
total stars
#5911
PaddlePaddle/models

Officially maintained deep learning models by PaddlePaddle, covering computer vision, NLP, speech, and more.

-1
-0.0%
6.9K
total stars
#5912
lancopku/pkuseg-python

A toolkit for multi-domain Chinese word segmentation, useful for NLP applications.

-1
-0.0%
6.7K
total stars
#5913
run-llama/rags

Build your own ChatGPT-like conversational agent over your data using natural language prompts.

-1
-0.0%
6.5K
total stars
#5914
a16z-infra/companion-app

A lightweight stack to create and host your own AI companions with memory capabilities.

-1
-0.0%
5.9K
total stars
#5915
keras-rl/keras-rl

A deep reinforcement learning library for the Keras deep learning framework, enabling AI-powered applications.

-1
-0.0%
5.6K
total stars
#5916
ibab/tensorflow-wavenet

A TensorFlow implementation of DeepMind's WaveNet paper for generating high-quality speech audio.

-1
-0.0%
5.4K
total stars
#5917
NVIDIA/tacotron2

A PyTorch implementation of Tacotron 2, a state-of-the-art text-to-speech model, with faster-than-realtime inference.

-1
-0.0%
5.3K
total stars
#5918
shuhuai007/Machine-Learning-Session

This is a repository for a Machine Learning session, potentially containing code examples and tutorials.

-1
-0.0%
5.2K
total stars
#5919
salesforce/CodeGen

CodeGen is an open-source family of models for program synthesis, competitive with OpenAI Codex.

-1
-0.0%
5.2K
total stars
#5920
jasonmayes/Real-Time-Person-Removal

Real-time person removal from complex backgrounds using TensorFlow.js in the web browser.

-1
-0.0%
5.2K
total stars
#5921
mdbloice/Augmentor

An image augmentation library in Python for machine learning and deep learning applications.

-1
-0.0%
5.1K
total stars
#5922
ZheC/Realtime_Multi-Person_Pose_Estimation

Open-source code repository for realtime multi-person pose estimation, a key computer vision task.

-1
-0.0%
5.1K
total stars
#5923
chatopera/Synonyms

An open-source library for handling Chinese synonyms, useful for chatbots and NLP applications.

-1
-0.0%
5.1K
total stars
#5924
rafaelpadilla/Object-Detection-Metrics

A Python library that provides the most popular metrics used to evaluate object detection algorithms.

-1
-0.0%
5.1K
total stars
#5925
transcranial/keras-js

Run Keras models in the browser, with GPU support using WebGL

-1
-0.0%
5.0K
total stars
#5926
minimaxir/textgenrnn

A Python library for easily training text-generating neural networks on any text dataset.

-1
-0.0%
4.9K
total stars
#5927
MegEngine/MegEngine

MegEngine is a fast, scalable, and easy-to-use deep learning framework that supports auto-differentiation.

-1
-0.0%
4.8K
total stars
#5928
UX-Decoder/Segment-Everything-Everywhere-All-At-Once

Official implementation of a paper on segmentation models for computer vision tasks.

-1
-0.0%
4.8K
total stars
#5929
TheoKanning/openai-java

An OpenAI API client library for Java developers to interact with GPT-3 and other OpenAI models.

-1
-0.0%
4.8K
total stars
#5930
seetaface/SeetaFaceEngine

SeetaFaceEngine is a C++ library for facial recognition and detection.

-1
-0.0%
4.6K
total stars
#5931
leoxiaobin/deep-high-resolution-net.pytorch

An official PyTorch implementation of a deep learning model for human pose estimation

-1
-0.0%
4.5K
total stars
#5932
dennybritz/deeplearning-papernotes

A repository with summaries and notes on deep learning research papers for developers interested in AI.

-1
-0.0%
4.4K
total stars
#5933
smol-ai/GodMode

A fast, full-featured web app that provides access to popular AI chatbots like ChatGPT, Bard, and Bing.

-1
-0.0%
4.3K
total stars
#5934
alibaba/x-deeplearning

An industrial deep learning framework for high-dimension sparse data

-1
-0.0%
4.3K
total stars
#5935
baidu/lac

A Chinese NLP library for tokenization, part-of-speech tagging, named entity recognition, and lexical analysis.

-1
-0.0%
4.0K
total stars
#5936
mushan0x0/AI0x0.com

A versatile AI assistant desktop app that can query and generate content across multiple AI models.

-1
-0.0%
4.0K
total stars
#5937
hwalsuklee/tensorflow-generative-model-collections

Collection of popular generative models in TensorFlow for developers interested in AI tools

-1
-0.0%
3.9K
total stars
#5938
m1guelpf/chatgpt-telegram

Run your own GPTChat Telegram bot with a single command, powered by the OpenAI API.

-1
-0.0%
3.9K
total stars
#5939
FlagAI-Open/FlagAI

A fast, easy-to-use and extensible toolkit for large-scale AI model development.

-1
-0.0%
3.9K
total stars
#5940
shenweichen/GraphEmbedding

Implementation and experiments of various graph embedding algorithms for developers building AI-powered applications.

-1
-0.0%
3.8K
total stars
#5941
deanxv/coze-discord-proxy

A Go-based Discord bot proxy that provides AI-powered features like ChatGPT, text-to-image, and knowledge retrieval.

-1
-0.0%
3.8K
total stars
#5942
google-research/multinerf

A code release for advanced neural radiance field techniques like Mip-NeRF 360, Ref-NeRF, and RawNeRF.

-1
-0.0%
3.8K
total stars
#5943
rmtheis/tess-two

A fork of the Tesseract Tools for Android library, which provides OCR functionality.

-1
-0.0%
3.8K
total stars
#5944
lucasjinreal/tensorflow_poems

An AI-powered Chinese poetry generator built with TensorFlow, focused on helping 'vibe coders' create poetic content.

-1
-0.0%
3.6K
total stars
#5945
vijishmadhavan/ArtLine

A deep learning-based project for creating line art portraits using Jupyter Notebooks.

-1
-0.0%
3.6K
total stars
#5946
MrGemy95/Tensorflow-Project-Template

This is a best practice for a TensorFlow project template architecture for developers building AI-powered applications.

-1
-0.0%
3.6K
total stars
#5947
zhaoyingjun/chatbot

This is a chatbot project focused on building agents with large language models (LLMs) and supporting local training of smaller LLMs.

-1
-0.0%
3.6K
total stars
#5948
pavelgonchar/colornet

A neural network tool to colorize grayscale images, written in Python.

-1
-0.0%
3.6K
total stars
#5949
Docta-ai/docta

A Python library that helps diagnose and curate datasets for data-centric AI applications.

-1
-0.0%
3.5K
total stars
#5950
aim-uofa/AdelaiDet

AdelaiDet is an open-source toolbox for instance-level detection and recognition tasks, including object detection and text recognition.

-1
-0.0%
3.5K
total stars
1...118120...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.