Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Artificial Intelligence

Artificial Intelligence

139 projects

Showing 31 of 139 projects

PyTorch bindings
PyTorch bindingsOCaml

OCaml bindings for PyTorch, providing NumPy-like tensor computations with GPU acceleration and automatic differentiation.

#functional-programming#neural-network#deep-learning
Stars442
Forks38
Last commit1 year ago
AIMA-lisp
AIMA-lispCommon Lisp

Common Lisp implementation of classic AI algorithms from the 'Artificial Intelligence: A Modern Approach' textbook.

#ai-fundamentals#search-algorithms#educational
Stars437
Forks109
Last commit3 years ago
FakeNewsCorpus
FakeNewsCorpus

A dataset of millions of news articles labeled by credibility type for training fake news detection algorithms.

#database#data-scraping#text-corpus
Stars413
Forks98
Last commit6 years ago
LambdaNet
LambdaNetHaskell

A purely functional artificial neural network library for Haskell, enabling rapid prototyping through higher-order function composition.

#haskell#functional-programming#deep-learning
Stars383
Forks38
Last commit10 years ago
SiaNet
SiaNetC#

An easy-to-use C# deep learning library with support for multiple backends including TensorFlow, PyTorch, and CUDA/OpenCL.

#neural-network#model-training#deep-learning
Stars371
Forks81
Last commit7 years ago
PySS3
PySS3Python

A Python library for interpretable text classification using the SS3 model, with built-in visualization tools for explainable AI.

#hyperparameter-optimization#explainable-artificial-intelligence#python-library
Stars348
Forks44
Last commit
Awesome AI-based Protein Design
Awesome AI-based Protein Design

A curated collection of research papers tracking the frontier of AI-based protein design methods and applications.

#biotechnology#protein-structure#research-papers
Stars307
Forks19
Last commit2 years ago
Awesome AI Market Maps
Awesome AI Market MapsPython

A curated collection of 400+ AI startup market maps from top VCs, analysts, and practitioners, tracking industry trends from 2024-2026.

#data-curation#ai#startup-ecosystem
Stars286
Forks19
Last commit3 days ago
ClaudoPro Directory
ClaudoPro DirectoryMDX

A searchable directory of 262+ pre-built Claude configurations, MCP servers, and automation tools to enhance AI performance for specific tasks.

#claude-api#developer-tools#productivity
Stars261
Forks69
Last commit1 day ago
netsaur
netsaurRust

A lightweight neural network library for Deno with CPU, GPU, and WASM backends, designed for serverless and edge environments.

#ai#webassembly#neural-network
Stars256
Forks4
Last commit1 year ago
radiate
radiateRust

A fast and flexible Rust library for implementing genetic algorithms, neuroevolution, and genetic programming.

#genetic-engine#parallel-computing#genetic-algorithms
Stars249
Forks20
Last commit4 days ago
morefusion
morefusionPython

A real-time object-level reconstruction system for 6D pose estimation using volumetric fusion and multi-object reasoning.

#robotics#pose-estimation#object-reconstruction
Stars238
Forks46
Last commit3 years ago
scirs
scirsRust

A comprehensive scientific computing and AI/ML library in pure Rust, offering SciPy-compatible APIs with 10-100x performance gains.

#scientific-computing#ai#fft
Stars237
Forks33
Last commit3 days ago
Node-fann
Node-fannC++

Node.js bindings for the Fast Artificial Neural Network Library (FANN), enabling neural network development in JavaScript.

#ai-library#bindings#neural-networks
Stars183
Forks34
Last commit9 years ago
Perfect TensorFlow
Perfect TensorFlowSwift

A TensorFlow C API wrapper enabling machine learning in server-side Swift applications.

#perfect#deep-learning#swift-package-manager
Stars167
Forks13
Last commit6 years ago
neurolab
neurolabPython

A simple and powerful neural network library for Python with a MATLAB-like API and flexible configuration.

#scientific-computing#python-library#scipy
Stars167
Forks42
Last commit6 years ago
jax-models
jax-modelsPython

Unofficial JAX/Flax implementations of deep learning research papers for vision transformers and other architectures.

#model-implementations#jax#python-library
Stars162
Forks10
Last commit4 years ago
N2D2
N2D2C

An open-source CAD framework for designing, simulating, and deploying deep neural networks on embedded platforms.

#model-quantization#cad-framework#cuda
Stars160
Forks39
Last commit1 year ago
MLKit
MLKitSwift

A simple machine learning framework written in Swift, currently focusing on regression algorithms.

#genetic-algorithms#machine-learning-library#data-science
Stars153
Forks14
Last commit7 years ago
neural-dream
neural-dreamPython

A PyTorch implementation of the DeepDream algorithm for generating psychedelic, dream-like images from neural network activations.

#cuda#resnet#vgg
Stars148
Forks21
Last commit4 years ago
Image Caption Generator
Image Caption GeneratorJupyter Notebook

A TensorFlow-based neural network model for generating descriptive captions from images using Flickr30K and MSCOCO datasets.

#neural-network#deep-learning#captioning-images
Stars145
Forks55
Last commit
Lisa
LisaCommon Lisp

A production-quality forward-chaining expert system shell implementing the Rete algorithm in modern Common Lisp.

#rete-algorithm#rule-engine#ai
Stars138
Forks12
Last commit7 months ago
Encog
EncogClojure

A Clojure wrapper for the Encog machine learning framework, specializing in neural network construction and training.

#encog-wrapper#genetic-algorithms#classification
Stars136
Forks10
Last commit10 years ago
milestones
milestonesClojure

A Clojure/ClojureScript library that automatically generates project schedules from task descriptions with constraints like resources, duration, and dependencies.

#project-planning#clojurescript#open-source-library
Stars120
Forks21
Last commit
Oxide-Lab
Oxide-LabRust

A native desktop application for running large language models locally with Rust and Tauri, offering private AI chat without internet or cloud services.

#desktop-application#desktop-app#gguf
Stars111
Forks5
Last commit2 months ago
GoMind
GoMindGo

A simplistic neural network library written in Go with support for single hidden layer and back-propagation learning.

#neural-network#ml-library#deep-learning
Stars98
Forks8
Last commit4 years ago
Pacman-Game
Pacman-GamePython

A Pacman AI project implementing search algorithms like DFS, BFS, UCS, and A* for navigation and food collection.

#heuristics#search-algorithms#academic-project
Stars95
Forks106
Last commit5 years ago
crystal-fann
crystal-fannCrystal

Crystal language bindings for the FANN (Fast Artificial Neural Network) C library.

#scientific-computing#neural-network#bindings
Stars87
Forks4
Last commit4 months ago
AI Books
AI Books

A curated collection of books covering Artificial Intelligence, Machine Learning, Deep Learning, and Transformers for students and professionals.

#ai#python-ml#ai-agent
Stars79
Forks6
Last commit10 months ago
dream-creator
dream-creatorPython

A PyTorch-based tool for training custom DeepDream models using GoogleNet and custom image datasets.

#model-training#neural-networks#pytorch-deepdream
Stars71
Forks6
Last commit3 years ago
skynet
skynetC++

A lightweight deep learning library written in C++ with C, C#, and Python interfaces, supporting CPU and GPU computation.

#multi-language#cuda#deep-learning
Stars62
Forks24
Last commit4 years ago
PreviousPage 4 of 4

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
7 months ago
6 years ago
4 years ago
#Machine Learning87
#Deep Learning52
#Ai42
#Neural Networks38
#Python27
#Computer Vision25
#Data Science21
#Neural Network18
#Llm18
#Reinforcement Learning16
#Pytorch14
#Tensorflow14