Showing 650 open source projects for "gnu linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The VISL Constraint Grammar Compiler is a natural language parser generator. It is an implementation of Pasi Tapanainen's CG-2 constraint grammar formalism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Plansim is a C++ framework aimed to the development of efficient planner agents based on heuristic forward search, that use discrete event simulators as the model for the agent's environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A race car simulator which allows learning computer agents to compete against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    FEAR is a development kit helping software engineers create advanced artificial intelligence in synthetic characters with simplicity and efficiency. The project includes reusable AI components, portable framework and interfaces to realtime 3D games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Thoth is a chat-bot done in C++, made specifically made for the Chatbox Challenge. Thoth has built in learning capabilities and is extensible for future development. A CGI interface is currently underway, and other interfaces may be implemented later on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A toolkit for processing and visualising sensor data in real time with support for use with embedded platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Multilayered feed-forward neural network software written in C++. Backpropagation and RPROP are available as training algorithms. Design goals: speed of execution when calculating the output to new data, and quality of training (preprocessing: PCA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Do you want a neural network OO class? With documentation? Do not go further... You found it! you have here a complete library of different neural network in an OO encapsulation. Starting from adaline, back propagation, Kohonen
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    M-ICE is a modular hostbased intrusion detection framework. It is used as middleware to close the gap between IDS research and IDS development. M-ICE consists of various parts that can be connected together by using network-or interprocess-communication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This library implements self-organizing neural networks, also called Kohonen Nets. They can be used for high dimensional data analysis. Example: content based image recognition ( CBIR ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Projects by the University of Missouri, Rolla Robotics Team. Includes: software for raceing off road autonomously(pending), FIRST Robotics Tools, Software from our website, and other tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TIKAPP is becoming a collection of tools for simulation of neural networks. The first available part is an ANSI-C++ library with support for backpropation networks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    RL++ is an easy to use modular open source library for Reinforcement Learning written in C++. It includes learning algorithms (TD, Sarsa, Q) as well as the implementation of value function representations (LookupTable, TileCoding, Neuronal Network).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Codewars is an client-server game. You have to write a robot-program in any programminglanguage, which fights against other robots in an simulated arena. A musst see for fans of artificial intelligence and coding.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Maiden-core is a Linux kernel robotics API module, extensible in Erc. The Maiden Project also documents and develops the Maiden architecture for mobile robots, a set of (optional) designs and standards for robots using the Maiden-core API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MEDDAC is the seeding point for designing a new approach to Operating System design itself. It is an Open Source project with roots in mainframe design and development the author began in 1979. Monitor Editor Disassembler Decompiler Assembler Compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Pawn will make it possibly for you to tell the computer exactly what you would like it to do. Fiction. No its reality now. The highly customizable slackware will be the base for Pawn.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Talk Agent Project is creating a framework that allows developers to create inteligent agents which accept commands in natural language (English). Software agents are created by adding new ontologic knowledge and software components to the framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A collection of open source software and documents on machine perception and machine learning. Includes a state of the art face detector (MPISearch), video labeling tools (Score), and tutorials (Kolmogorov Tutorials).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    open SPEAR stands for open Simulator of Physical Environment for Agents Research. It is a C++ library designed to build efficient simulation of multi-agents and robotics simulation. The main audience for this project is the robotician/artificial life com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MLP is a library containing a framework for the development of Machine Learning algorithms as well as a set of standard ML algorithms ready to be used. It is similar in the spirit to the weka project, but it is written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ICraft main purpose is to write an artificial intelligence for game engines like Stratagus, so that each unit will be intelligent agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenSim - Open Simulator. Primarily a 3D simulator for multiple indoor and outdoor mobile robots. Includes 3D real-time rendering (via OSG) and a physics engine (via ODE). Current emphasis is on manipulators.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB