Topic

artificial-intelligence

Repositories (1756)

pyribs
pyribs icaros-usc Python

A bare-bones Python library for quality diversity optimization.

258
KnowAgent
KnowAgent zjunlp Python

[NAACL 2025] KnowAgent: Knowledge-Augmented Planning for LLM-Based Agents

257
akcio
akcio zilliztech Python

Akcio is a demonstration project for Retrieval Augmented Generation (RAG). It leverages the power of LLM to generate responses and uses vector databas...

254
netsaur
netsaur denosaurs Rust

Powerful Powerful Machine Learning library with GPU, CPU and WASM backends

253
DeepSort
DeepSort CorentinB Go

🧠 AI powered image tagger backed by DeepDetect

251
Person-Detection-and-Tracking
Person-Detection-and-Tracking ambakick Python

A tensorflow implementation with SSD model for person detection and Kalman Filtering combined for tracking

251
Adan-pytorch
Adan-pytorch lucidrains Python

Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch

251
deep-rts
deep-rts cair C++

A Real-Time-Strategy game for Deep Learning research

249
Learning-Content
Learning-Content IITGuwahati-AI Jupyter Notebook

Resources for the study group in IIT Guwahati focused on learning Artificial Intelligence.

248
best_AI_papers_2023
best_AI_papers_2023 louisfb01

A curated list of the latest breakthroughs in AI (in 2023) by release date with a clear video explanation, link to a more in-depth article, and code.

246
CoverGenerator-UE4
CoverGenerator-UE4 Deams51 C++

A dynamic cover point generator plugin for Unreal Engine 4.

245
iresnet
iresnet iduta Python

Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)

244
LeagueAI
LeagueAI Oleffa TeX

LeagueAI software framework for League of Legends that provides information about the state of the game based on Image Recognition using OpenCV and Py...

244
rnnt-speech-recognition
rnnt-speech-recognition noahchalifour Python

End-to-end speech recognition using RNN Transducers in Tensorflow 2.0

243
TEXTOIR
TEXTOIR thuiar Python

TEXTOIR is the first opensource toolkit for text open intent recognition. (ACL 2021)

243
voxelgpt
voxelgpt voxel51 Python

AI assistant that can query visual datasets, search the FiftyOne docs, and answer general computer vision questions

242
AIND-NLP
AIND-NLP udacity Jupyter Notebook

Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.

241
OpenGPT
OpenGPT uesleibros Python

OpenGPT 3.5/4 is a project aimed at providing practical and user-friendly APIs. The APIs allow for easy integration with various applications, making...

240
lego-ai-parser
lego-ai-parser serpapi Python

Lego AI Parser is an open-source application that uses OpenAI to parse visible text of HTML elements.

239
Text-Classification
Text-Classification geniusai-research Jupyter Notebook

Text Classification through CNN, RNN & HAN using Keras

238
ikfastpy
ikfastpy andyzeng C++

Python wrapper over OpenRave's IKFast inverse kinematics solver for a UR5 robot arm.

237
humanscript
humanscript lukechilds Shell

A truly natural scripting language

237
bootcamp_machine-learning
bootcamp_machine-learning 42-AI TeX

Bootcamp to learn the basics for Machine Learning

236
conformal_classification
conformal_classification aangelopoulos Jupyter Notebook

Wrapper for a PyTorch classifier which allows it to output prediction sets. The sets are theoretically guaranteed to contain the true class with high...

236
team-of-ai-agents
team-of-ai-agents l3vels TypeScript

Open-source framework to make AI agents' team collaboration as effective as human collaboration.

236
NeO-360
NeO-360 zubair-irshad Python

Pytorch code for ICCV'23 paper. NEO 360: Neural Fields for Sparse View Synthesis of Outdoor Scenes

235
perfusion-pytorch
perfusion-pytorch lucidrains Python

Implementation of Key-Locked Rank One Editing, from Nvidia AI

233
chatsage
chatsage taishikato TypeScript

24/7 Customer Service for your website

233
AIDL_KB
AIDL_KB arthchan2003 HTML

A Knowledge Base for the FB Group Artificial Intelligence and Deep Learning (AIDL)

232
morefusion
morefusion wkentaro Python

MoreFusion: Multi-object Reasoning for 6D Pose Estimation from Volumetric Fusion, CVPR 2020

232
BestYOLO
BestYOLO WangRongsheng Python

🌟Change the world, it will become a better place. | ä»„ē§‘ē ”å’Œē«žčµ›äøŗåÆ¼å‘ēš„ęœ€å„½ēš„YOLOå®žč·µę”†ęž¶!

232
magic-spell
magic-spell ai-ng TypeScript

šŸŖ„ AI prompting built into your textarea

231
Deep-Learning-Notes
Deep-Learning-Notes pranjalchaubey Jupyter Notebook

My personal notes, presentations, and notebooks on everything Deep Learning.

229
lbann
lbann LBANN C++

Livermore Big Artificial Neural Network Toolkit

229
awesome-causal-inference
awesome-causal-inference imirzadeh

A (concise) curated list of awesome Causal Inference resources.

228
npi
npi sheet0 Python

Action library for AI Agent

228
magic3d-pytorch
magic3d-pytorch lucidrains Python

Implementation of Magic3D, Text to 3D content synthesis, in Pytorch

226
CoLT5-attention
CoLT5-attention lucidrains Python

Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch

226
Awesome-Decision-Making-Reinforcement-Learning
Awesome-Decision-Making-Reinforcement-Learning jiachenli94

A selection of state-of-the-art research materials on decision making and motion planning.

225
med-seg-diff-pytorch
med-seg-diff-pytorch lucidrains Python

Implementation of MedSegDiff in Pytorch - SOTA medical segmentation using DDPM and filtering of features in fourier space

225
awesome-mojo
awesome-mojo ego Python

Awesome MojošŸ”„

224
electra-pytorch
electra-pytorch lucidrains Python

A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch

223
megaverse
megaverse alex-petrenko C++

High-throughput simulation platform for Artificial Intelligence reseach

222
Transfer-Learning-Suite
Transfer-Learning-Suite GeorgeSeif Python

Transfer Learning Suite in Keras. Perform transfer learning using any built-in Keras image classification model easily!

220
Infinity-Square-Space
Infinity-Square-Space nvjob C#

Infinity Square/Space. The prototype of the game is open source. Unity Asset.

220
Similari
Similari insight-platform Rust

A framework for building high-performance real-time multiple object trackers

219
Oxen
Oxen Oxen-AI Rust

Oxen.ai's core rust library, server, and CLI

219
GAN-Sandbox
GAN-Sandbox mjdietzx Python

Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN var...

218
block-recurrent-transformer-pytorch
block-recurrent-transformer-pytorch lucidrains Python

Implementation of Block Recurrent Transformer - Pytorch

218
En-transformer
En-transformer lucidrains Python

Implementation of E(n)-Transformer, which incorporates attention mechanisms into Welling's E(n)-Equivariant Graph Neural Network

217