Showing 136 open source projects for "php/java/fastcgi/fcgiinputstream"

View related business solutions
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 1
    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    This project is ANDS (Australian National Data Service) funded and aims to provide a mechanism for researchers within the University of Western Australia to upload research datasets to a central petastore. It also aims to publish metadata about the datasets to RDA (Research Data Australia) so that the datasets can be discovered (and potentially shared) by searching or browsing through the ANDS website. In order to accomplish the above functionality, this project used the following open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Open Library Mangement System

    Open Library Mangement System

    The Open Library Mangement System is a project to create a web based system to help mange library's everywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Conway's Game Of Life

    A simple Java class for Conway's Game of Life

    See http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life for the rules of the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dwos

    dwos

    dwos is a distribute WEB-desktop OS and scientific computing platform

    ...It mainly contains a WEB desktop environment, a chat-online system, a network disk system, a Scientific Computing platform(developing) and so on. It is developed by JAVA language using the JSH(JSF+Spring+Hibernate) framework. After about half year testing, now it's open source, you can download it and run on your computer, Tomcat and jetty server container are tested ok. It's developed by myself, more about me, see here: http://home.ustc.edu.cn/~chh1990/chero/chero.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    gedcom2wiki

    gedcom2wiki

    Converts Standard Gedcom to Wiki Family Tree Template Markup

    This project is for a converter of gedcom genealogy files into the format used to display family tree diagrams in wikis such as Wikimedia project ones. An installation is here: http://godskingsandheroes.info/gedcom2wiki/convert.htm
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    YANG J. (Yet Another Network Generator)
    YANG (Yet Another Network Generator - Java) enables you to generate social networks given various social rules observed in the real population. Uses: generate realistic networks to be used in individual-centric models, teaching or benchmarking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    RAIDmap

    An application to help researchers organize their research data.

    RAIDmap (for Research Activity Information Development Mapping) is a prototype application to help researchers organize their research data records. It provides a file metadata harvester and a means of visualizing the associations between both digital and physical records which constitute research data sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10

    BPMN extension for Cloud computing

    java project for modifying jBPM models into cloud aware models

    Program based on created BPMN 2.0 Cloud extension. It reads a model *.bpmn, which was created using jBPM BPMN 2.0 modeling tool. Then user is able to define a sensitivity of data elements. After that an Ontology is created and filled in with model elements. Special logical rules process the data. User is able to additionally define the security level. The resulting model is created and can be opened in the jBPM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bracer

    Bracer

    Repository has been moved to: http://dtitov.github.com/bracer

    Java library for parsing and evaluating math expressions. Javadoc is available at http://bracer.sourceforge.net/javadoc/ P.S. This library depends on Apache Commons Math, so don't forget to include commons-math-2.2.jar to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Grapple

    Grapple

    GRAPPLE-Generic Responsive Adaptive Personalized Learning Environment

    GRAPPLE stands for "Generic Responsive Adaptive Personalized Learning Environment". The GRAPPLE project aims at delivering to learners a technology-enhanced learning (TEL) environment that guides them through a life-long learning experience, automatically adapting to personal preferences, prior knowledge, skills and competences, learning goals and the personal or social context in which the learning takes place. The same TEL environment can be used/accessed at home, school, work or on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Webtracks

    Webtracks

    Building a federated science web one link at a time

    Webtracks’ objective is to develop an approach and mechanism for constructing and propagating structured information to describe the linkage between distributed research objects in the context of academic activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Recursive to Iterative in Java

    Recursive to Iterative in Java

    converting java recursive methods to iterative ones. for educational purposes ,i didn't say much about the algorithm because this can be an interesting field of research for B.S. students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mathrefplugin

    A plugin for JabRef

    A plugin for JabRef. The plugin queries Zentralblatt MATH reference entries using the BibTeX format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Library in order to facilitate a speedy implementation of artificial intelligence algorithms commonly used today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    scorus_web

    โค้ดเว็บฟรี php mySQL javascript JQUERY

    โค้ดเว็บฟรี เป็นระบบจัดการหน้าเว็บพื้นฐาน เวอร์ชั่นนี้้เป็นเวอร์ชั่น 1.0.0 ละกันครับ แชร์ให้สำหรับคนที่ต้องการจะเริ่มต้นสร้างเว็บ แต่ติดตรงไม่รู้ว่าจะสร้างอย่างไร
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OrthoInspector is a new software system for orthology/paralogy analysis. Its purpose is to facilitate the installation and the maintenance of a database describing orthology/inparalogy relations and to provide tools to exploit these data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    wide area frequency measurement system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A system to perform analysis of large documents for the purpose of cataloging similar documents. Similarity is based upon contextual analysis of these documents done by identifying common words and proper nouns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lightweight and extensible Java framework for evolutionary (genetic) algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SIMACT is a 3D smart home simulator for activity recognition developped at LIARA during the summer 2009. The goal of SIMACT is to enable scientist to simulate execution sequence of activity inside a smart home to conduct their research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LaTeX2MathML
    LaTeX2MathML is a PHP5 class that converts LaTeX math formulas to Presentation MathML. Current versions are still in development !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pamvotis is a Wireless LAN Simulator for all the current physical layer extentions of the IEEE 802.11 (IEEE 802.11 a/b/g) standard and for the IEEE 802.11e Draft for Quality of Service in WLANs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ethos is a simple, user friendly system for categorizing term papers and other articles. The main uses are in academic realms, where term papers and projects are common, but the system is versatile and easily extended for use in other contexts.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB