Showing 4208 open source projects for "linux is"

View related business solutions
  • 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
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1

    JSim

    Java-based discrete event simulator of an M/M/s queue system

    JSim is a Java-based discrete event simulator of an M/M/s queue system. The target audience are students and educators who may use it to explain and understand the basic principles of the system. JSim includes a library of classes that can be used to modify the application to simulate other types of queuing systems as well. Therefore, it may be used as starting point to build larger, application specific simulator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    openSEQ

    NGS compute distro proloaded with pipeline analysis software

    Forked Ubuntu 14.04 minimal install with XOrg and FluxBox desktop environment for web-based pipeline construction and job submission. HOWTO: 1) Set VM network settings to a bridged adapter type. 2) Load VM to client 3) From host: $ ssh -X ubuntu@<foobar> 'firefox && butterfly.server.py --unsecure' --- passwd = 616287xx 5) or ssh into host with X forwarding, and type runme This will launch an X-session of Firefox on the client, which will then be forwarded to the host. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Darcy

    Software for distance cartogram creation

    Darcy is a software for distance cartogram creation based on Waldo Tobler bidimensional regression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TailooApp

    TailooApp is a software you can use to control Roomba robot.

    TailooApp is a simple software you can use to test the serial communication between your PC and Roomba. The software is a courtesy and it will be improved by you and me. I just developed the first version as a kick start for hobbyists, fathers and their sons, students, curious and all people who bought Tailoo but do not have any programming skill or are in the learning process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 5

    PerformNet

    Queue network modelization tool

    Ceci est le projet réalisé à la session d’hiver 2014 par l’équipe Expresso. L’équipe était composée de : Philippe Olivier, François Lemonnier-Lalonde, Dominique Tremblay et François Moreau. Le projet a été réalisé pour le cours de Génie logiciel orienté objet, donné par M. Jonathan Gaudreault à l'Université Laval. Le projet consistait à développer un logiciel de modélisation de réseau de files d’attente, aussi appelé un réseau de Jackson. Chaque nœud du réspeau représente une station...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Biological Network Analyzer
    Workbench for visualizing biological networks (regulatory, interaction, and metabolic). Can be used as a front-end for BNDB datawarehouses, but also as stand-alone tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ISO GrAF

    Experimental Java library for reading and writing GrAF/XML files.

    The Graph Annotation Framework (GrAF) models linguistic annotations using a data model based on Graph theory and algorithms. The GrAF standard is a work product of ISO TC37SC4 Working Group 1. This Java library is NOT part of the GrAF standard and standoff annotation files produced by the library may not be GrAF compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jMDFLib

    This is a small Java library which reads MDF Files up to Version 3.00

    This Library for Java shall enable developers to use (at first read, maybe later writer) MDF Files, as described by the Format Specification MDF Format by Vector Informatics. The MDF file format is widely used in automotive engineering and other fields for the recording of measurement data. This Java library parses MDF files and enables different kind of read access. If this library is not helpful for a particular purpose it can at least be used to see how the parsing (and therefore...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    L-GRID
    L-GRID: a Light portal to access Grid via Web. It provides the control over the complete lifecycle of a Grid Job, from its submission and status monitoring, to the output retrieval. It is client-server application. The L-GRID server is hosted on gridui.sns.it. gridui.sns.it is GRID EGI User Interface for public access which supports "dteam","gridit","infngrid","lhcb","ops","theophys" virtual organizations. if your virtual organization is not in this VOs list, please contact us to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10

    Immutable Sparse Wave Trees (WaveTree)

    Realtime bigdata tool for bit strings up to 2^63 based on AVL forest

    Realtime bigdata tool at the bit level based on immutable AVL forest which can be run in memory or, in future versions, as a merkle forest like a blockchain. Main object is a sparse bit string (Bits) that efficiently scales up to 2^63 bits normally compressed as forest has duplicated substrings. Bits objects support reading bit, byte, short, int, or long (Java primitives) at any bit index in 64 bit range. Example: instead of building a class to hold a header and then data, represent all of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Text Expander, Inverse summarizer

    Text Expander, Inverse summarizer

    Expand text, inverse summarizer

    IT WILL WORK WITH A JAVA DEVELOPMENT KIT 1.7 ONLY !!! This program is a data-miner and a knowledge-miner. It does exactly the opposite of what the text summarizers do. A text summarizer produces a shortened text given some text as an input. An inverse summarizer takes the shortened input, a similar or a same text and does the process in reverse. This results in an expanded text. It can be used with any text or notes that have the knowledge gaps. It is a great aid to any creative...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CellCompiler
    The target system of this project is to develop mathematically efficient program code generator from cellml like biological models described by mathematical markup languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SITools2
    SITools2 is a new CNES generic tool performed by a joint effort between CNES and scientific laboratories. The aim of SITools is to provide a self-manageable data access layer deployed on already existing scientific laboratory databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ASDN - "Agile Supply Demand Networks" is software for analyzing and developing logistics networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    IMG2GSLIB

    Converts images to GSLIB grids -NEW: 3D support.

    IMG2GSLIB is a small command line tool that converts images to grids into GEO-EAS format readable by geoscientific software such as GSLIB, SGeMS, Isatis, Gocad, Petrel, etc. It now can output 3D volumes from image stacking. The ASCII result is sent to stdout, so you can redirect it using the > operator if you want to save it to a file. Run java -jar IMG2GSLIB.jar without arguments to get help on usage. Requirements: -Java 1.7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MobiSim synthesizer is a software for generating a located synthetic population from aggregated census data. Authors : Gilles Vuidel, Jean-Philippe Antoni
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Toolboxes for SPM (http://www.fil.ion.ucl.ac.uk/spm/) developed at Freiburg Brain Imaging (http://fbi.uniklinik-freiburg.de/)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    OpenSchema

    Document Structuring schema for Natural Language Generation

    An Open Source Java implementation of Document Structuring schema (pl. schemata). Schemata structure (order) a set of facts (RDF in this case). They decide what to say in a Natural Language Generation (NLG) system. Introduced by McKeown (1985).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VANTED
    VANTED - Visualization and Analysis of NeTworks containing Experimental Data At SourceForge the VANTED development history is preserved, only limited amount of development will proceed here. Please head on to the most recent developments, which can be observed at www.vanted.org.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    MinerBuddy

    Something simpler than R and focused on visualisation

    Something simpler than R and focused on visualization of multivariate float datasets. Developed mostly for my personal use, but can't exclude the possibility that it will be useful for someone else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Electro-Mechanical Computer Simulation

    An electromechanical computer simulation.

    This project is a simulation of an electromechanical computer based upon the design presented in Charles Petzold's book "CODE: The Hidden Language of Computer Hardware and Software"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Gecko Hamaker

    Gecko Hamaker

    Calculates Hamaker coefficient,interaction free energy,force,torque.

    The Gecko Hamaker open-source software project is a full implementation of the fully retarded Lifshitz formulations for isotropic and anisotropic plane-plane and cylinder-cylinder interactions with intervening interlayer materials, planar systems of up to 99 layers, and graded interfaces for the modeling of grain boundaries or other continuously changing systems, accompanied by a database of material optical properties spectra. The machine-readable optical property database is available...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    Toolkit to examine the topology of a phylogenetic tree, place amino acid substitutions on specific branches, polarize them and compare amino acid sequences of homologous proteins to answer a wide range of questions about protein evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JAVA project represents the realization of modern astronomical algorithms related to the orbital movement of planets, satellites and small bodies in the solar system by solving Kepler's equation and additional astronomical and mathematical libraries
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Java Elastic Optical Link Simulator

    Discrete event simulator for elastic optical links.

    This simulator is primarily intented to test allocation policies for elastic optical links
    Downloads: 0 This Week
    Last Update:
    See Project