Showing 243 open source projects for "java open source"

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
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Multiple Back-Propagation (with CUDA)

    Multiple Back-Propagation (with CUDA)

    Open source software for training neural networks

    Multiple Back-Propagation is an open source software application for training neural networks with the backpropagation and the multiple back propagation algorithms. Currently this project is also hosted at http://code.google.com/p/multiplebackpropagation
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    reacTIVision
    reacTIVision is a computer vision framework for the fast and robust tracking of markers attached on physical objects, and the creation of multi-touch surfaces. It was designed for the rapid development of table-based tangible user interfaces.
    Downloads: 52 This Week
    Last Update:
    See Project
  • 3
    OPTSYS Framework Optimization Suite

    OPTSYS Framework Optimization Suite

    Software Framework for Combinatorial Optimization using Metaheuristics

    Die OPTSYS Framework Optimization Suite ist nicht nur eine Optimierungssoftware, sondern darüber hinaus ein umfangreiches Softwareframework für die kombinatorische Optimierung mit einem besonderen Fokus auf heuristische Lösungsmethoden. Das Framework versteht sich als Expertensystem zur Abbildung von kombinatorischen Optimierungsproblemen und für die Umsetzung, Anwendung und Evaluierung von zugehörigen Lösungsmethoden. Aufgrund der vielfältigen Funktionen zur Evaluation eignet es sich...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    nMars - Corewars MARS for .NET
    Downloads: 1 This Week
    Last Update:
    See Project
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 5
    Virastyar

    Virastyar

    Virastyar is an spell checker for low-resource languages

    Virastyar is a free and open-source (FOSS) spell checker. It stands upon the shoulders of many free/libre/open-source (FLOSS) libraries developed for processing low-resource languages, especially Persian and RTL languages Publications: Kashefi, O., Nasri, M., & Kanani, K. (2010). Towards Automatic Persian Spell Checking. SCICT. Kashefi, O., Sharifi, M., & Minaie, B. (2013).
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 6
    SharpNEAT
    SharpNEAT is an optimised, neuro-evolution framework written in C#. Included is a front-end GUI, a number of example problem domains and some additional applications for viewing and simulating evolved networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9

    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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    Lerning Process Hypercube Neuron

    Visualization of lerning process of hypercube neuron with two inputs.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    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
  • 14
    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
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16
    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. This form based AI developed in c# is a recreation of my previous console based application....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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. development on this project has now stoped but i have started on developing a forms based AI that can be found at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cool Chi Tank CSharp

    Cool Chi Tank CSharp

    CoolChi Tank C# Control

    Cool Chi Rover Tank iSpy Controller by C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    Azul OS

    Azul OS

    Azul OS version dev(Linux) IA

    ...Disponible # Azul dev rev 0.4.1 . Disponible [changelog] software added : php5-mysql gcc-c++ php5-gd php5-ctype perl-HTML-Tagset php5-zip php5-curl kernel-source mysql-connector-java php5-pear php5-mcrypt php5-ftp devel_C_C++ gimp gedit recode libreoffice MozillaFirefox wireshark audacity nano This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License. #Blog : http://azul0.wordpress.com/
    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

    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
  • 23
    NeuroImitator
    Neuroimitator project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Transcription Aid

    Transcription Aid

    Transcription Aid helps you type text from recordings.

    This software is to help type in text from speech recordings. It has several functions proven to help this type of work. However it is fully manual (aside from auto-completion), so no speech recognition if you are looking for that, but it is a great tool to do the job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HoldemAI

    HoldemAI

    Texas Holdem Poker AI

    Full ring Texas Hold'em poker game built around an intelligent AI system. The AI uses players' betting actions to calculate a probability distribution of their hole cards and uses it to evaluate hand strength and the best possible action. Small random changes are made to mimic human behavior and make the AI less predictable. Future versions will include adaptive opponent modeling using neural networks to improve the AI's strength. The AI code can be easily adapted for input from screen scrapers.
    Downloads: 1 This Week
    Last Update:
    See Project