Trending Projects

Discover the fastest growing open source projects

Showing 5701-5750 of 6,802 trending projects

#5701
RafalWilinski/telegram-chatgpt-concierge-bot

Interact with OpenAI's ChatGPT via Telegram and Voice using this TypeScript-based bot.

0
0.0%
1.1K
total stars
#5702
mateogianolio/ocr

A neural network-based OCR library for JavaScript, useful for building document scanning and text extraction features.

0
0.0%
1.1K
total stars
#5703
weihaox/GAN-Inversion

A comprehensive survey of GAN inversion techniques, a powerful method for manipulating and editing AI-generated images.

0
0.0%
1.1K
total stars
#5704
inducer/pyopencl

OpenCL integration for Python, with advanced features for parallel computing and GPU acceleration.

0
0.0%
1.1K
total stars
#5705
rohitgandikota/sliders

A Jupyter Notebook project for precise control and experimentation with diffusion models.

0
0.0%
1.1K
total stars
#5706
omoindrot/tensorflow-triplet-loss

Implementation of triplet loss in TensorFlow for embedding-based machine learning models.

0
0.0%
1.1K
total stars
#5707
kenshohara/video-classification-3d-cnn-pytorch

Video classification tools using 3D ResNet for action recognition and computer vision tasks.

0
0.0%
1.1K
total stars
#5708
elastic/ember

Elastic Malware Benchmark for Empowering Researchers, a Jupyter Notebook project for malware analysis.

0
0.0%
1.1K
total stars
#5709
Pokee-AI/PokeeResearchOSS

Pokee Deep Research Model Open Source Repo - a Python library for AI and machine learning research and development.

0
0.0%
1.1K
total stars
#5710
easystats/performance

R package for evaluating the quality and performance of statistical models in R.

0
0.0%
1.1K
total stars
#5711
riskers/blog

A blog for developers interested in using AI tools and technologies in their projects.

0
0.0%
1.1K
total stars
#5712
cedrickchee/awesome-transformer-nlp

A curated list of NLP resources focused on Transformer networks, attention mechanism, and large language models.

0
0.0%
1.1K
total stars
#5713
Shujian2015/FreeML

A curated list of free data science and machine learning resources for developers.

0
0.0%
1.1K
total stars
#5714
lzhbrian/image-to-image-papers

A curated collection of image-to-image translation papers and their corresponding code.

0
0.0%
1.1K
total stars
#5715
HRNet/HRNet-Facial-Landmark-Detection

An official implementation of facial landmark detection using the Deep High-Resolution Representation Learning (HRNet) approach.

0
0.0%
1.1K
total stars
#5716
daveebbelaar/langchain-experiments

A collection of experiments and examples using the LangChain framework for building applications with large language models.

0
0.0%
1.1K
total stars
#5717
fff-rs/juice

A powerful and extensible machine learning framework for hackers and AI enthusiasts, built in Rust.

0
0.0%
1.1K
total stars
#5718
huggingface/search-and-learn

Recipes to scale inference-time compute of open models for AI/ML developers.

0
0.0%
1.1K
total stars
#5719
compdemocracy/polis

Open-source AI-powered platform for large-scale participatory democracy and civic feedback

0
0.0%
1.1K
total stars
#5720
vas3k/TaxHacker

Self-hosted AI accounting app that analyzes receipts, invoices, and transactions using LLMs.

0
0.0%
1.1K
total stars
#5721
yu-takagi/StableDiffusionReconstruction

A Jupyter Notebook project that explores techniques for reconstructing images from Stable Diffusion models.

0
0.0%
1.1K
total stars
#5722
oneapi-src/oneAPI-samples

Samples for Intel's oneAPI Toolkits, supporting a wide range of AI, HPC, and parallel computing use cases.

0
0.0%
1.1K
total stars
#5723
openvinotoolkit/nncf

Neural Network Compression Framework for enhanced OpenVINO™ inference

0
0.0%
1.1K
total stars
#5724
fighting41love/cocoNLP

A Chinese natural language processing library for information extraction tasks.

0
0.0%
1.1K
total stars
#5725
julvo/reloading

A Python utility for hot-reloading code without losing state, useful for AI/ML development.

0
0.0%
1.1K
total stars
#5726
houqb/CoordAttention

Code for a CVPR2021 paper on coordinate attention, a technique for improving neural network performance.

0
0.0%
1.1K
total stars
#5727
peterdsharpe/AeroSandbox

Aircraft design optimization made fast through computational graph transformations and composable analysis tools.

0
0.0%
1.1K
total stars
#5728
reshamas/fastai_deeplearn_part1

This GitHub repository contains notes for the Fastai Deep Learning Course, focused on deep learning and image recognition using Python and PyTorch.

0
0.0%
1.1K
total stars
#5729
ajaymache/machine-learning-yearning

This repository contains the book 'Machine Learning Yearning' by Andrew Ng, a renowned expert in machine learning.

0
0.0%
1.1K
total stars
#5730
shadow2496/VITON-HD

Official PyTorch implementation of a state-of-the-art virtual try-on model for high-resolution clothing generation.

0
0.0%
1.1K
total stars
#5731
TheShadow29/awesome-grounding

A curated list of research papers on visual grounding, a key technique for multimodal AI.

0
0.0%
1.1K
total stars
#5732
all-in-aigc/sorafm

Sora AI Video Generator is a TypeScript library for generating AI-powered videos for content creators and developers.

0
0.0%
1.1K
total stars
#5733
modal-labs/modal-examples

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

0
0.0%
1.1K
total stars
#5734
youyuge34/Anime-InPainting

An AI-powered tool for anime image inpainting and restoration, useful for computer vision and generative art projects.

0
0.0%
1.1K
total stars
#5735
harvardnlp/pytorch-struct

A fast, general, and tested differentiable structured prediction library for PyTorch.

0
0.0%
1.1K
total stars
#5736
llSourcell/Learn_Computer_Vision

A computer vision curriculum and tutorials for developers interested in machine learning and AI.

0
0.0%
1.1K
total stars
#5737
YaoFANGUK/video-subtitle-generator

A Python-based GUI tool for generating subtitle files from videos using a Transformer-based framework.

0
0.0%
1.1K
total stars
#5738
maudzung/SFA3D

Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds

0
0.0%
1.1K
total stars
#5739
dmlc/mshadow

A lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for machine learning.

0
0.0%
1.1K
total stars
#5740
williamFalcon/DeepRLHacks

A collection of hacks and techniques for training reinforcement learning systems from a Deep RL Bootcamp lecture.

0
0.0%
1.1K
total stars
#5741
irolaina/FCRN-DepthPrediction

A Python library for predicting depth maps from single RGB images using a fully convolutional residual network (FCRN).

0
0.0%
1.1K
total stars
#5742
facebookresearch/fairseq2

FAIR Sequence Modeling Toolkit 2 is a powerful PyTorch-based library for training custom language models and sequence-to-sequence models.

0
0.0%
1.1K
total stars
#5743
da03/Attention-OCR

Attention-based OCR library for building vision AI apps that extract text from images.

0
0.0%
1.1K
total stars
#5744
PriesiaMioShirakana/DragonianVoice

A C++ inference library for various SVC/TTS models, including DiffSinger, DiffSVC, HiFiGAN, and VITS.

0
0.0%
1.1K
total stars
#5745
arpitbansal297/Cold-Diffusion-Models

Official PyTorch implementation of Cold-Diffusion, a technique for different transformations.

0
0.0%
1.1K
total stars
#5746
bearpaw/pytorch-pose

A PyTorch toolkit for 2D Human Pose Estimation, useful for developers working on computer vision and AI-powered applications.

0
0.0%
1.1K
total stars
#5747
Dobiasd/frugally-deep

A lightweight C++ library for using Keras (TensorFlow) models in edge computing and embedded applications.

0
0.0%
1.1K
total stars
#5748
HengyiWang/spann3r

A 3D reconstruction library with spatial memory for computer vision applications.

0
0.0%
1.1K
total stars
#5749
mit-han-lab/gan-compression

Efficient architectures for interactive conditional GANs, useful for image-to-image translation tasks.

0
0.0%
1.1K
total stars
#5750
despoisj/DeepAudioClassification

A deep learning-based library for classifying the genre of audio files.

0
0.0%
1.1K
total stars
1...114116...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.