Showing 1063 open source projects for "intelligence"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Anubadok: The Bengali Machine Translator. A machine translation system for English to Bengali.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GRAMophone is an algorithmic generator of music composition. The music is generated using two kinds of formal grammar: Chomsky’s grammar for TOP DOWN approach to the composition and a reduced version of Lindenmayer grammar for BOTTOM UP approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This Java project creates a testing environment application to analyze an image at its low level features and suggest tags to clasify it using an ontology search based on the tags of similar images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TimeSleuth - Temporal Rule Discovery

    Temporal and Causal Decision Rules

    TimeSleuth discovers temporal decision rules. It also judges the (a)causality of the rules. TimeSleuth can discover rules that involve time: {if (rainy_yesterday = true) then rainy_today = true}, or {if (rainy_tomorrow = true) then rainy_today = true}.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    COLDIC is an integrated lexicographic platform for creation and management of electronic lexica. Generates itself automatically from a DTD with the database schema and provides human interfaces (query and insert tools) and machine interfaces(webservices)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The aim of the project is to provide open source collection of algorithms in the field of spectroscopy: data handling and processing, modeling and artificial intelligence tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The aim of this project is to develop an agent for Robocup3d. Evolution algorithms will be used to teach the agent all the required things, from basic movement to more complicated things like formations and team play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bayesian Surprise Matlab toolkit is a basic toolkit for computing Bayesian surprise values given a large set of input samples. It is also useful as way of exploring surprise theory. For more information see also: http://ilab.usc.edu/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An open source research test bed for investigating decision-making in groups comprising people, computers and a mix of these two.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    BuddyScout is an interface between BuDDy (Binary Decision Diagram library) and GHC (Glasgow Haskell Compiler). It enables you to use the BDD library from within Haskell programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The program system JCASim is a general-purpose system for simulating cellular automata in Java. It includes a stand-alone application and an applet for web presentations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    DUAPI (distributed unified agent programming interface) is a class library for creating and modelling the society of autonomous software agents. It also common to active objects and virtualization paradigm at all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    bioCity is a continuous space, discrete time simulation written in C++. It is meant to be of use to population biologists. Rules of behaviour are given to individuals that move, live, die, and procreate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An extended version of RoboCup Rescue Simulation official viewer intended to make it more informative. It utilizes charts, statistics and some missing little useful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SynapseNN is a simulator for artificial neuronal networks. It can be used to solve concrete problems. Use it as a standalone-application or as a library from your own applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Robotics software in the Java language. Based on source from book The Definitive Guide to Building Java Robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GMM-GMR is a light package of functions in C/C++ to compute Gaussian Mixture Model (GMM) and Gaussian Mixture Regression (GMR). It allows to encode any dataset in a GMM, and GMR can then be used to retrieve partial data by specifying the desired inputs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Geeks Artificial Neural Network (G.A.N.N) is an open source project that started with the philosophy of being a new more advanced A.N.N that works as a platform for other applications. In other words, G.A.N.N should be considered as a "Black Box".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SYRAH si propone di far emergere e rappresentare i concetti espressi per mezzo di un linguaggio naturale. SYRAH aims to discover and represent concepts expressed in natural languages. NLP, lemma, lemmario, italiano, rete, semantica, clustering, semantic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Free Connectionist Q-learning Java Framework is an library for developing learning systems. Keywords: qlearning, artificial intelligence, alife, neural nets, neural networks, machine learning, reinforcement learning unsupervised learning agents lejos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ARTIcomm (ARTIFICIAL communities) – project for developing communities of intelligent embodied agents with artificial neural networks using evolutionary algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a suite of several software agents to provide a complete architecture of lexical base as proposed in Didier Schwab's PhD. thesis. It will be used for automatic translation, information retrieval and other natural language processing tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An easy to extend, highly graphical, easy to use 2D robot simulator specialized for path planning algorithms. Can be used in testing various robotic algorithms, and already used for comparison of path planning algorithms like RRT, RRTConnect, PRM, RboT..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MIARN(Modules for Intelligent Autonomous Robot Navigation) is a project of robotics perception and interaction. We provide a gui for controlling and visualizing playerstage.sf.net sensors and opencv algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Genetic Programming (tree structure) predictor within Weka data mining software for both continuous and classification problems.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo