Search Results for "artificial intelligence algorithm" - Page 4

Showing 297 open source projects for "artificial intelligence algorithm"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Vexara

    Vexara

    Digital Assistant

    Vexara is a digital assistant designed to help you better ease at your computer. Vexara is completely voice activated and can only be operated via voice commands. To get started, its better to say "Show default commands" after the initial setup. This will give you all the commands programmed into the application. Saying "Custom commands" allows you to add your own custom commands, such as programs not offered by default into the program. Version 1.0.0.7000- January 24, 2015 -What's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Wilson Personal Assistant

    Wilson Personal Assistant

    Personal Assistant using speech recognition and speech synthesis

    A personal assistant utilizing MS SAPI 5.4 and Program# AIMLbot (AIML Set 1.0) https://sourceforge.net/projects/aimlbot/ The goal for this project is a full personal assistant that understands speech and can respond naturally. To set this apart from other personal assistants, this PA has a "personality" via AIML. Rather than responding to canned commands, it will process the sentence spoken to it, and decide if it is actionable or a conversation. 1st stage is to finalize the speech...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Adam Simplex AI Assistant

    Adam Simplex AI Assistant

    AI personal assistant

    Simple personal AI assistant. Windows Operating System Only Licensed under Mozilla Public License 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    HH-Evolver

    A framework for domain-specific, hyper-heuristic evolution

    HH-Evolver is a framework for domain-specific, hyper-heuristic evolution. HH-Evolver automates the design of domain-specific heuristics for planning domains. Hyper-heuristics generated by our tool can then be used with combinatorial search algorithms such as A* and IDA* for solving problems of the given domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    dotRL

    dotRL

    A platform for rapid Reinforcement Learning methods development

    Application allowing convenient experimentation in Reinforcement Learning - a Machine Learning domain. Project goals are: - keep adding new environments and agents as simple as possible - provide a rich set of state-of-art algorithms and problems - integrate with other existing Reinforcement Learning platforms If you found this application useful please cite this work: http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6643987
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Lerning Process Hypercube Neuron

    Visualization of lerning process of hypercube neuron with two inputs.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OntologyManager

    OntologyManager

    Ontology-Manager ist ein Ontologisches Anwendungssystem

    Ontology-Manager ist ein ontologisches Anwendungssystem, das heißt es ist ein Anwendungssystem, welches aus einer ontologischen Datenbank (NoSQL-Datenbank mit ontologischem Datenmodell) und einer wachsenden Modulsammlung besteht. Die Module dienen zur interaktiven und automatisierten Arbeit mit den ontologischen Daten.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Fully Connected Neural Network

    Neural Network with Neurons with Multidimensional Activation Function.

    Fully Connected Neural Network with Neurons with Multidimensional Activation Function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    PartWriter

    A project designed to write sheet music.

    The project is composed of two layers. The first layer is an artificial intelligence engine, partwriter, that writes music based on some heuristic. The second layer is the layer that defines the heuristic. The definition of this heuristic defines the type of music that partwriter will create. Currently (December 2012), the deepest layer is more or less complete. The author is now writing second layers of interest, namely species counterpoint heuristics according to Fux's Gradus Ad Parnassum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TwitchQuizBot

    TwitchQuizBot

    Twitch chat bot dedicated to run quizzes.

    Twitch Quiz Bot is a Twitch chat client capable to run quizzes. Main features: -maintains a leader board; -able to randomize questions in the list; -it gives a hints over time by opening a random letter in the answer; -you can request leader board information through !ShowScore chat command; -you can request repeat of the current question through !RepeatQuestion; -you can request the list of available chat commands through !Commands chat command. -you can request the top of the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Elysium Project

    Elysium Project

    The future of Intelligent personal assistant

    The Elysium Project consists in the development of an advanced and futuristic personal assistant created for windows OS. Its main purpose is to facilitate user-pc interaction through voice commands . The Elysium program comes with number of default voice commands but the user can also program new commands and alter existing commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CHP: C# HTN-Planner

    CHP: C# HTN-Planner

    A simple HTN-planner written in C#

    C# HTN-Planner (CHP), a simple HTN-Planner written in C#. A domain-independent automated planning system based on ordered task decomposition, similar to SHOP2. It includes a Microsoft Visual Studio project (CHP) and a Unity3D project (CUHP), both with some examples. It is inspired by Dana Nau's Pyhop implementation and the book Automated Planning: Theory and Practice by Malik Ghallab et al.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MQ Dataset Generator

    MQ Dataset Generator

    Dataset Generator

    Evaluation of methods/software is considered as a very important procedure for any user who wants to know the actual performance of a scientific tool. For the implementation of such evaluation procedure several test cases - scenarios shall be run. Obtaining the necessary test data sets can be an obstacle due to both privacy issues and also the time and cost associated with collecting multiple instances of a diverse set of data sources. An efficient alternative is the design and use of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenPoppy the c# chatbot

    OpenPoppy the c# chatbot

    simple artificial intelligence program called poppy

    OpenPoppy is an artificial intelligence program that will be ideally used by people wanting to practice their English language skills. it was created using c# and Microsoft visual studio. At this stage in the development OpenPoppy is a console based program and recognizes and responds to the user, enabling them to practice there English language skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    neural network designer

    neural network designer

    a dbms for neural nets. Chatbots, DTrees, random forests, n-grams,...

    This project consists out of a windows based designer application and a library (that can run on multiple platforms, including android) together with several demo applications (including an MVC3 chatbot client and an android application). It is probably best compared to a database management system, but for neural networks instead of relational data. As such, the library is optimized for handling any type of data-size by using advanced streaming and caching algorithms. With the designer,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenPoppy the c# chatbot

    OpenPoppy the c# chatbot

    Practice your language skills with OpenPoppy

    OpenPoppy is an artificial intelligence program that will be ideally used by people wanting to practice their English language skills. it was created using c# and Microsoft visual studio. until recently OpenPoppy is a console based program and recognizes and responds to the user, enabling them to practice there English language skills. this is the next stage in the programs development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 19
    Cool Chi Tank CSharp

    Cool Chi Tank CSharp

    CoolChi Tank C# Control

    Cool Chi Rover Tank iSpy Controller by C#
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Azul OS

    Azul OS

    Azul OS version dev(Linux) IA

    Azul OS version dev , est une version de Azul pour les developpeurs basé sur Linux , doté d'une IA un programme nommé Azul voice et qui est un système de reconnaissance vocale qui comprend ce que vous dites et réponds par des sensations . Azul Dev est une distribution linux , qui comporte des outils et des lib pour les developpeurs avec une Interface Gnome # Azul voice système sensation . Windows & linux. En cours .. # Azul voice version windows Azul interface . Disponible # Azul dev...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A C# library for use in image processing and computer vision research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Skype Bot (Auto Talker)

    An enhanced, userfriendly, programmable chat bot for Skype

    This piece of software, enables the user to have a programable ChatBot. Where most of the tutorials circulating on the internet have their knowlegde base hard coded (obviously for demonstration purposes), here we will see that it is possible to add and edit rules to knowledge base during runtime, and the database is automaticly saved to a file on storage. Second thing that this program does is that it doesn't simply compare strings to search for answers, but it uses a different strategy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    NodeRunner

    Making the internet come alive.

    A client application for a distributed artificial intelligence system intended to eventually make the internet become alive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    NeuroImitator
    Neuroimitator project.
    Downloads: 0 This Week
    Last Update:
    See Project