Showing 233 open source projects for "intelligence"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1
    The Generation5 Java Development Kit (JDK) enables users to create demonstration programs and applets for a wide variety of Artificial Intelligence and Artificial Life paradigms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MEM Net - Mote EMulator Network. This project will focus on: 1) MEM - Wireless Sensor Node (mote) emulator 2) MEM Net - network of emulated motes So far, the only released package is “visual-sim-slides”. More comming next !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 2 This Week
    Last Update:
    See Project
  • 4
    Simbrain is a java-based neural network. It is no longer being hosted here. Most information and downloads are at the homepage, www.simbrain.net. The development page is http://code.google.com/p/simbrain/
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    PentaPlot: A Software Tool for the Illustration of Genome Mosaicism
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Program to detect human faces on a digital picture. It uses a MLP neural net that receive relative distances from face distribution clusters of the image space. Written in C++. Requires newmat and libann libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a generalized version of the famous Langton Ant, which is a FSM (Finite State Machine) with two states. This little program give you the change to describe a FSM with up to eigth states.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Computational modelling is a interdisciplinary field spanning many techniques and programming languages. AgenTools is a project dedicated to establishing increased modularity in scientific computing packages and a portal linking to other existing project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpStation_Qt: Operator Station for controlling multiple robots/robotics/devices using Player/Stage/Gazebo written using the open Qt GUI libraries. Written in C and C++. A good platform for storing data from scientific experiments as well as recreation
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10
    Web site describing a project I intend to research for open source MIT. Describes a hypothetical platform for "wise computing".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Java application to visualize fuzzy rules written in ARL (ABLE Rule Language).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Quake II Weapons Facotry (THE Team fortress for Quake II) meets Quake III Arena WFA. The engine is founded on Q2 GPL code, and uses the WFA media. Visit the main website for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project contains the software used by the University of Toronto RoboCup team for controlling a team of robots to compete, against another such team, in a real time soccer environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    i3D-converter creates a 3D representation from a couple of images (or a pair of stereo images). This program also performs other Computer Vision operations such as, edge and corner detection, image filtering, getting geometric shapes,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The purpose of SNX is to have a modular series of components that report back to a central repository and 'AI' for pattern recognition and anomoly detection. This is to help with IDS systems, and to move to the next generation of security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pattern recognition software package. It includes several classification and clustering algorithms. It can read data from a set of images, an ASCII file or a JDBC connection. A small TCP data server with its corresponding JDBC driver is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Fungus is a framework for distributed simulation by multi-agents. It uses a very modular architecture. A GUI is provided. In our model, everything is Agent. Even the environnement. You have an access to the communication's 'canals'.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Development of a snazzy Java program to simulate the growth and competition of entities in a limited environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pySPACE

    pySPACE

    Signal Processing and Classification Environment in Python using YAML

    pySPACE is a modular software for processing of large data streams that has been specifically designed to enable distributed execution and empirical evaluation of signal processing chains. Various signal processing algorithms (so called nodes) are available within the software, from finite impulse response filters over data-dependent spatial filters (e.g. CSP, xDAWN) to established classifiers (e.g. SVM, LDA). pySPACE incorporates the concept of node and node chains of the MDP framework. Due...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mizore is a suite of evolutionary algorithm tools used to create and simulate artificial neural networks for solving temporally expressed problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C++ library that implements basic data structures and algorithms for computer vision and image processing applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pyBoids is a free/open-source project that implements (in Python/TKinter) Craig Reynold's famous boids algorithm. This algorithm intelligently simulates flocking, herding, swarming, and schooling behavior as found in nature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The JasperSoft Business Intelligence Suite provides integrated reporting, analysis, and data integration to make faster, better decisions. * Integrated or stand-alone * Analytic & operational data integration * Embeddable with ERP or CRM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Reporting solution that collects data from multiple MySQL databases and presents important metrics and reports related to performance and usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of this project is to develop a software to assist speech recognition systems users by displaying outputs of their systems.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo