Showing 1316 open source projects for "linux is"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    WordNet Browser using SQL database and Hibernate as Object-Relational Mapping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Wikipedia Miner toolkit provides simplified access to Wikipedia. This open encyclopedia represents a vast, constantly evolving multilingual database of concepts and semantic relations; a promising resource for nlp and related research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java-based implementation of the Optimization Programming Language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is being developed to be a Java based speech recognition (SR) program. In addition to the SR program itself, it includes a program which allows a user to view the sound being received by the computer. The user can manipulate this data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    SIM-DL: Semantic Similarity Measurement Server for concepts (and individuals) represented using (expressive) Description Logics (DL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project hosts the files necessary to setup the Strathclyde Poker Research Environment system, as described in "SPREE : The Strathclyde Poker Research Environment" in Proceedings of the AISB AI & Games Symposium 2011
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project aims to implement in java the following text mining techniques: Text Language Detection, Keywords and keyphrases extraction, Text Classification, Text Clustering, Single or multiple documents Summarization, Plagiarism Detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Neurology Diagnosis System
    “Neurology Diagnosis System” is a web-based expert system for diagnosis of neurologic disorders or the disorders of our nervous system. Health assistants in remote areas can use the system to diagnose neurologic patients in the absence of neurolo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Heuristic Goal-seeking Framework

    Fifteen puzzle, with its own goal-seeking to find the best solution

    This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly. The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    A 2-dimensional simulation of autonomous vehicles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RDFaMaker is a Java application that enable users to inser and modify semantic content in XHTML pages using RDFa extension
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web application to make user-friendly requests on large XML database. Tools to XML-ize large bodies of semi-formal texts (like floras). Computer-assisted specimen identification. Uses natural language processing, 2D/3D images analysis and generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The aim of ATRACO project is to contribute to the realization of trusted ambient ecologies. Interactive appliances, collaborative devices, and context aware artefacts, as well as models, services, software components are parts of ambient ecologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TextMarker
    TextMarker is now developed and hosted at Apache UIMA (http://uima.apache.org/textmarker.html). TextMarker is a UIMA-based tool for information extraction and more. The full featured editor of the rule language and the build process of UIMA descriptors are complemented with components for visualization, explanation, testing and rule learning.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SEMANTIXS is a semantic information extraction system that can extract, represent and visualize domain-specific information from free-text in the form of complex (and simple) relationships. Refer - http://www.cs.iastate.edu/~semantix/ for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    eBook Finder is an expert system designed to correctly identify the type of document you download from the internet. It currently supports pdf files, searches being made with Google Search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This Project is to make a robotic platform and Soft Brain for a self learning research robot. For making it modular we are using OSGI with rosjava javacv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Console and GUI parser and calculator of mathematical expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MapReduce Based Justification
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Now with GUI! jiSudokuSolver is really a Java Sudoku master. It solves any puzzle, good or bad, even an empty one, usually in an instant, and it shows you how, every step. It also lets you play, generate, fix, test, reduce... just run startGUI.bat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A java implementation of several evolutionary algorithms as part of the Unified Algorithm Collection developed by Jonatan Gomez
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on Genetic Algorithm (GA). In principle GeneThello consist of an othello program and a genetic algorithm system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Compiler optimization for code that AI generates, reuses similar substrings of code to exponentially reduce the Big-O of compile. At runtime, CodeTree objects breed, rename vars, mutate code and run it instantly. For any realtime compilable language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    R-Portfolio
    R-Portfolio - breakeven optimally diversified investment portfolio. Оптимально диверсифицированный инвестиционный портфель.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Modular version of FAtiMA Agent Architecture. FAtiMA is an Autonomous Agent Architecture with reactive and BDI based deliberative behaviour and with emotions and reasoning capabilities.
    Downloads: 4 This Week
    Last Update:
    See Project