Showing 53 open source projects for "artificial intelligence"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Clever Algorithms

    Clever Algorithms

    Clever Algorithms: Nature-Inspired Programming Recipes

    Clever Algorithms collects clear, cookbook-style descriptions of nature-inspired optimization and learning methods, organized so you can pick an algorithm and apply it quickly. Each entry follows a consistent template: motivation, strategy, pseudocode, parameter choices, variations, and references, making it easy to compare approaches. The catalog spans evolutionary algorithms, swarm intelligence, immune systems, simulated annealing, tabu search, and other metaheuristics, plus guidance on...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    L.I.D.I.A

    L.I.D.I.A is a chatterbot developed in Ruby implementing AIML

    Acording to Wikipedia chattetbot is: "a computer program designed to simulate an intelligent conversation with one or more human users via auditory or textual methods, primarily for engaging in small talk". Main objective of project L.I.D.I.A was to create fully operational chatterbot implementing AIML with working dataset. AIML interpreter, is developed in Ruby 1.8. Two datasets were developed. First called "Lidia" - your personal assistant, and second called "Mr. Grape F." which was...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    P53 Cancer Rescue Project, University of California, Irvine , Samuel A. Danziger, Christopher Wassman, Faezeh Salehi Amiri, Roberta Baronio, Linda Hall, Rainer K. Brachmann, G. Wesley Hatfield, Peter Kaiser, Richard H. Lathrop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is aimed to the development of a framework for alife contests: the main rules of life, a graphical interface and some examples of elementary microorganisms (more complex survival strategies are developed by the contestants).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 5

    HornetsEye Ruby Computer Vision Library

    Ruby computer vision library

    Video processing and computer vision library for GNU/Linux offering interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L2). Note that this version of HornetsEye is deprecated. HornetsEye now is released as multiple packages on RubyGems.org. The source code is available on Github.com (see https://wedesoft.github.io/hornetseye-doc/ for more information).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Adopting Web2.0-wisdom of crowds, Generate New Generation of Image Semantic Search Engine Based on XML Technology, RDF knowledge warehouse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Platform for Agents as Web Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Palmkit - The Publicly Available Language Modeling Toolkit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PROJECT HAS MOVED! ROS is now hosted at https://code.ros.org/gf/project/ros/
    Downloads: 5 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
    Decision support system. Using user preference method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Design and develop Recommendation and Adaptive Prediction Engines to address eCommerce opportunities. Build a portfolio of engines by creating and porting algorithms from multiple disciplines to a usable form. Try to solve NetFlix and other challenges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A tool for segmenting objects of interest in images, namely creating masks, and storing them for a set of images. It may provide some automatic/interactive segmentation for certain classes of objects. For computer vision / machine learning applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Optical Character Recognition (OCR) utility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simulator of virtual animals made up of biological neural networks for research in the Computational Neuroscience field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hollaka Hollala is a chatbot engine and IRC bot. The chatbot engine uses a knowledge base organized in an XML file and WordNet for dictionary lookup. The IRC Bot has some WordNet- and Web-based functionality and is hot-extensible through Ruby programs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A simple Krovatka chatbot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CompLearn is a general-purpose compression-based machine learning system that uses data compression to learn or data mine patterns in arbitrary data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Convert copy. Pipes existing converter tools together to convert files from a format to another. E.g. add the converters 'pdf -> text' and 'text -> wav' and you can convert pdf to wav. Automatically installs missing converters in Debian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The book index generator generate the back-of-book index for Thai book automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    A Ruby implementation of something RoboCode-like. Provides a game world in which AI(ish) bots can be pitted against each other. The world and the user-created bots are implemented in Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Learner lets you teach a computer in plain English. You can teach both simple statements and ways of reasoning. Learner will ask you follow-up and new questions. See http://teach-computers.org (not yet active).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Ruby library with a powerful, high-level, general artificial intelligence engine. Sample implementations include a chatterbox and a mud bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a recommendation system built in ruby which is able to generate recommendations for user inputted data (a text file and a ratings matrix). It works on a hybrid model of collaborative filtering and content based filtering.
    Downloads: 0 This Week
    Last Update:
    See Project