Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Start 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 my attempt of what I like to call "A layer over layer OS". My concept of "Layer of Layer OS" or LoLOS, is that this command driven OS can run on the JVM(layer one) and then run on your primary Operating system(Unix,Linux,Windows,Mac) which is layer two. This project is a proof of concept for my self and I would share it with the Open Source world. Logic Custom OS will have many features all listed in the wiki.
Foxtrot is a small and powerful API for using threads with the Java(TM) Foundation Classes (JFC/Swing) and with Java Web Start.
It is based on a new concept, the Synchronous Model, that greatly increases ease of use.
Semtinel is an application framework for the semi-automatic creation, maintenance and analysis of hierarchical concept schemes (thesaurus, classification or ontology). Semtinel supports the development of new analysis methods and visualization techniques
Knowledge Workbench is an AJAX based, collaborative DB environment using XML documents to capture data and relationships between the data. This is a new project in early development and based on the Knowledge Workbench project in concept and design.
Context-awareness is a key concept in ubiquitous computing. The Java Context-Awareness Framework (JCAF) is a Java-based context-awareness infrastructure and programming API for creating context-aware applications.
Xuse manages requirements, use cases & other artefacts that drive software design. Xuse focuses on clear documentation & communication. It defines an XML data model for requirements & use cases with XSLT providing multiple derived views: HTML/SVG/PDF.
Note there is no GUI for entering requirements, however another project (https://sourceforge.net/projects/xguse/) will provide a GUI.
Simple Add-on for Mozilla Thunderbird to enable a Knowledge Database. Query and Input Documents should be possible direct from Thunderbird. At the moment i have only a simple proof of concept. with some ui and functions.
A tower defense game developed in Java. Based on the famous concept from Warcraft 3 and inspired by VectorTD. Unlike other tower defense games out there here the players have the ability to build their own maze of towers and even create their own maps. T
A simple textual feature model editor to generate feature model diagrams as DOT and SVG files.
The DOT files can be used as an input for GraphViz' dot. SVG requires dot installed on your computer and added to your classpath.
Wikipedia Concept Association Map (WCAM) is new approach for textual knowledge representation and understanding. All concepts and associations are stored in a graph database for better performance and easy distribution.
SHARD is a proof-of-concept high-performance, low-cost distributed computing technology to develop a highly scalable triple-store (aka rdf-store, graph-data store) built on Hadoop and HDFS. http://www.dist-systems.bbn.com/people/krohloff/shard.shtml
The collaborative framework Conzilla has primarily been developed to enhance the concept browser Conzilla (http://www.conzilla.org) with collaboration facilities. The Collaborilla framework is generic and can be used by other projects as well.
Contextor is a light-weight simple-to-use Java based library to help developers and researchers working with the general concept of a resource; as examples, resources can be text resources, web resources, images and videos.
A portal to explore and edit the knowledge contained in a set of ontologies in intuitive ways. Presents a Dictionary view (a Google-like interface), a Thesaurus view (a graphical display with simplified relationships) and a full graphical Concept view.
This is, at least for now, a proof of concept of an extended jsp:include command, allowing the user to
pass in both Strings and Objects, as well as specify a block to display if there is an error.
The TORUS framework project aims to provide a complete application lifecycle management environment (from requirements to tests), supporting most common platforms and programing languages, and centered on one main concept: Think Once & ReUSe!
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")