Software:Lists of open-source artificial intelligence software

From HandWiki
Short description: None


These lists include projects which release their software under open-source licenses and are related to artificial intelligence projects. These include software libraries, frameworks, platforms, and tools used for machine learning, deep learning, natural language processing, computer vision, reinforcement learning, artificial general intelligence, and more.

Agentic AI

  • Auto-GPT — experimental open-source autonomous GPT-based agent
  • CrewAI – framework for building and orchestrating multi-agent AI workflows
  • LangChain – framework for integrating LLMs into applications
  • OpenClaw — autonomous task-executing AI agent framework

AI hardware and inference acceleration

LLM inference and serving frameworks

  • llama.cpp — library that can perform inference on various LLMs such as Llama, Mistral, Gemma, DeepSeek or Qwen.[1]
  • SGLang – framework for structured generation and high-performance LLM inference and serving
  • vLLM – high-throughput inference engine for large language models using techniques such as PagedAttention
  • Ollama - a software platform that enables easy deployment and interaction with many large language models locally.

Model formats and optimization toolkits

Artificial neural networks

  • EDLUT – event-driven neural network simulator for large-scale spiking networks
  • Emergent – cognitive modeling platform implementing neural networks
  • Encog – machine learning framework for Java and C# supporting neural networks
  • JOONE – Java-based neural network framework with modular architecture for learning tasks
  • Nengo – Python library for building and simulating large-scale neural systems
  • Neuroph – lightweight Java framework for creating neural networks
  • OpenNN – C++ library for designing, training, and deploying neural networks
  • SNNS – Stuttgart Neural Network Simulator, supports feedforward and recurrent neural networks

Convolutional neural networks (CNNs)

  • AlexNet — pioneering CNN for image classification, won the 2012 ImageNet competition[2][3][4]
  • VGGNet — deep CNN known for its simplicity and use of 3x3 convolution filters[5]
  • Inception — CNN architecture using parallel convolutional layers of different sizes[6]

Chatbots

Cognitive architectures and AGI platforms

  • OpenCog – project that aims to build an open source artificial intelligence framework
  • Soar – cognitive architecture for decision-making and learning in intelligent agents
  • CLARION – Connectionist Learning with Adaptive Rule Induction On-line, hybrid connectionist/symbolic cognitive architecture.

Computer vision and image processing

Deep learning frameworks

  • BigDL – distributed deep learning library for Apache Spark
  • Caffe – deep learning framework focused on speed and modularity
  • Deeplearning4jJava library for deep learning algorithms on the Java virtual machine
  • DeepSpeed – deep learning optimization library developed by Microsoft
  • fastai – deep learning library built on top of PyTorch
  • Fast Artificial Neural Network (FANN) – C library for feedforward neural networks
  • Horovod – distributed deep learning framework for TensorFlow, Keras, and PyTorch
  • KerasPython library for artificial neural networks
  • Microsoft Cognitive Toolkit – deep learning framework developed by Microsoft Research
  • MXNet – deep learning framework for training and deploying deep neural networks
  • Neuroph – object-oriented artificial neural network framework written in Java
  • OpenNN – artificial neural network library written in C++
  • PlaidML – deep learning backend for neural networks and tensor computations
  • PyTorch – deep learning framework developed by Meta AI
  • PyTorch Lightning – high-level framework built on top of PyTorch for organizing and scaling deep learning models
  • TensorFlow – end-to-end open-source platform for machine learning and deep learning developed by Google Brain
  • Torch – scientific computing framework with support for machine learning and deep learning algorithms

Machine learning or data mining

AutoML platforms

Large language models

Natural language processing (NLP)

Speech recognition systems

Reactive planning

Reinforcement learning frameworks

Robotics software

Text to image

Text to speech

Transformer libraries

AI-assisted algorithm discovery

See also

References

  1. ggml-org/llama.cpp, ggml, 2026-04-19, https://github.com/ggml-org/llama.cpp, retrieved 2026-04-19 
  2. "GitHub - computerhistory/AlexNet-Source-Code: This package contains the original 2012 AlexNet code". Computer History Museum. https://github.com/computerhistory/AlexNet-Source-Code. 
  3. "How AlexNet Transformed AI and Computer Vision Forever". IEEE Spectrum. 25 March 2025. https://spectrum.ieee.org/alexnet-source-code. Retrieved 14 April 2026. 
  4. "CHM Makes AlexNet Source Code Available to the Public". 20 March 2025. https://computerhistory.org/press-releases/chm-makes-alexnet-source-code-available-to-the-public/. 
  5. Dhillon, Anamika; Verma, Gyanendra K. (2020-06-01). "Convolutional neural network: a review of models, methodologies and applications to object detection" (in en). Progress in Artificial Intelligence 9 (2): 85–112. doi:10.1007/s13748-019-00203-0. ISSN 2192-6360. https://link.springer.com/article/10.1007/s13748-019-00203-0. 
  6. Zhang, Aston; Lipton, Zachary; Li, Mu; Smola, Alexander J. (2024). Dive into deep learning. Cambridge New York Port Melbourne New Delhi Singapore: Cambridge University Press. ISBN 978-1-009-38943-3. 
  7. Allen, Matthew (2025-09-02). "Switzerland launches transparent ChatGPT alternative" (in en). https://www.swissinfo.ch/eng/swiss-ai/switzerland-launches-transparent-chatgpt-alternative/89929269. "Apertus (from the Latin word meaning “open”) leaves nothing to the imagination in this respect. It promises that every nut and bolt is open for public scrutiny along with its design manual and recipe formula." 
  8. model weights only
  9. "google/gemma-4-31B-it · Hugging Face". 2026-04-02. https://huggingface.co/google/gemma-4-31B-it. 
  10. Cheng, Evelyn (28 July 2025). "China's latest AI model claims to be even cheaper to use than DeepSeek" (in en). https://www.cnbc.com/2025/07/28/chinas-latest-ai-model-claims-to-be-even-cheaper-to-use-than-deepseek.html. 
  11. Heath, Alex (2025-08-05). "OpenAI releases a free GPT model that can run on your laptop" (in en-US). https://www.theverge.com/openai/718785/openai-gpt-oss-open-model-release. 
  12. "Models Overview | Mistral AI Large Language Models" (in en). https://docs.mistral.ai/getting-started/models/models_overview/. 
  13. Mo, Liam; Hall, Casey (19 September 2024). "Alibaba accelerates AI push by releasing new open-source models, text-to-video". Reuters. https://www.reuters.com/technology/alibaba-accelerates-ai-push-by-releasing-new-open-source-models-text-to-video-2024-09-19/. 
  14. "huggingface/transformers". Hugging Face. https://github.com/huggingface/transformers. 

Template:Artificial intelligence (AI)