One platform to build, fine-tune, and deploy. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This project is for a webpage content monitor called PagePing.
It is designed to actively keep track of website content (especially message boards) by repeatedly downloading and diff'ing against the last cached copy.
Luxilla is a runtime/browser that turns XUL (XML User Interface Language) into live windows, dialogs, menus, toolbars and more without requiring a single-line of Java code. Pass on the chrome folder holding your XUL markup and see it come alive.
Xi3D is an X3D renderer and browser for 3D Web content. It contains compliant parsers for VRML'97 types, a java scenegraph, XML bindings using SAX2, a content converter, full runtime and event model, DOM Level 2, vecmath
A simple Java applet for webcam viewing with examples. Easy to use and no programming experience necessary. Put one file on your site and paste in the HTML tags provided. Aims to be highly portable across browsers. Lots of handy features.
It is a word puzzle game which can be played online. It is a Java Applet that can show crossword puzzles. The clues of these kind of puzzles are in squares. The applet can be put on a web-page where visitors can solve crossword puzzles interactively.
The aim of this project is to develop a P3P- and APPEL-compliant user agent. P3P and APPEL are two specifications of the W3C concerned with privacy issues (http://www.w3.org/P3P).
This project is a JAVA-based version of Ringers. A fully-functional JAVA-enabled version of Ringers which allows for cross-platform/OS implementation of the Ringers software. This version includes its own NavBar based another project.
HTTPSession will provide a complete java library to manage HTTP client sessions. The features (will) include: cookie management, HTTP authentication, referer management, navigation history, refresh statements and HTTP redirections handling.
Geedot aims to be a lightweight, fully (and only) HTML 4.01 and CSS compliant and functional web browser for X. It uses the gdtoolkit widget set which is very fast and lightweight - yet also infinitely and easily expandable.
This is a small java library that provides information about browsers given the user-agent string. It uses the browscap.ini file from Microsoft or cyscape.
jBrowCaps grew out of a need for browser-independent web page rendering. Frustrated by wasting development time on project after project because of differing browser dialects and capabilities, the author became determined to develop a package for Java se
JoBo is a web site mirroring tool. It has a graphical UI but there is a also command line version. Supports robot exclusion protocol (but this can be disabled)
Shogun is currently a web browser written entirely in Java using Swing. Shogun hopes to become a simple, uniform browser which can run on any platform running Java, to give users a familiar environment with a standard set of features on any platform.
The project is a port of the Mozilla Rhino JavaScript Interpreter (http://www.mozilla.org/rhino/) from Java/SE to J2ME/CLDC. The J2ME/CLDC port opens up the mobile world for scripting Java, as it is a widely used platform for mobile phone programming.
XQuery in the Browser allows the execution of XQuery script code on Web pages (like JavaScript). Visitors do not need to install anything. Web developers only need to copy some .js files to their server and import them in their Web pages.
WikiCreole (wiki creole) is a community standard for wiki markup. This project collects parser implementations based on the WikiCreole grammar published by Junghans, Riehle, et al, see: http://www.riehle.org/2008/01/09/an-ebnf-grammar-for-wiki-creole-10/
Controls developed with GWT have tightly coupled behavior with their presentation, this introduce some troubles when we need to apply new theme for UI. This library introduce painless way to decouple logic from views using plain HTML templates.
This C++ library has been designed as a Chrome SIP stack.
Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services.
The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to send/receive SIP messages. ...