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
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
KMLTool (better name wanted) is a command line tool written in java, mainly designed to automate the process of converting kismets .gpsxml/.netxml files into google earth's KML files, with some features i used to miss in other programs for this job.
My work as a system administrator and developer includes debugging software. I scan and filter logfiles many times a day. This tool can help you to color and filter your logfiles. So you can concentrate on the interesting things to do!
The intention of this project is to provide a freely available application to create and perfom interactive comunication boards to be used by people with severe motor disabilities.
In this little demo I show how to restart the NetBeans IDE 6.7 with an choosen language. At NetBeans 6.7 there are 18 language avaiable in which you can download the IDE. With a little effort you can take this language-jars for your own rcp-program.
This research project seeks to use compiler techniques to perform an attribute-based data-flow analysis on (MOF/UML)models allowing for a syntax-driven validation of a model's static semantics as well as an abstract interpretation of i dynamic behavior.
The Amethyst Network Library is a Java-based network library developed specifically for the Java platform. This library can be used within any Java application to streamline and abstract the I/O of Java Sockets.
Tying together Zend Framework, PHP/Java Bridge, JTOpen, and Tomcat to provide a FOSS solution for i5 (IBM i, iSeries, AS/400) PHP developers struggling with the performance issues of the Integrated File System.
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
As of 2011 the Jaskuss is a dead or semi-dead project, because I haven't used Java for quite a while. I'll probably release a new version, when I'm working with Java or Scala.
Tepal was originally going to become an uber OO language, but during my tinkering I feel that it would be more appropriate for Tepal to become more of a meta language, allowing you to describe common development tasks in a simplified and common way.
A mini tool that helps java developers to use parameters (arguments) for their software. The parameters will be read with annotations help and can be loaded from console or from a specific file. I hope you will find it useful.
JavaSandbox is a sandbox for Java code. It's where I can try out new APIs and frameworks. I have sample code that is unit tested and hopefully documented. I'll also put up papers and presentation related to the technology I'm playing with.
Moss is a collection of utilites I created for my other OSS software, all combined into one package for better code reuse and maintenance. Moss includes GUI classes (Tri state combo boxes, Password dialogs, etc), EXIF tools, a Logging class, etc.
******************************
Update 2013-09-14: I moved this over to https://github.com/hendrikbeck/jcr-explorer. If you're interesting in forking this, GitHub is the place to go now.
******************************
This is a web-based explorer application to administer and maintain a JSR-170 compliant JCR repository like Apache Jackrabbit. It allows e.g. to browse nodes, edit properties, make queries and use optional features like versioning, locking and observation...
This is a general API re-routing system for Java. When imported into a project, allows a programmer to make quicker calls to common Java functions such as console I/O, file I/O, and random number generation.
Java Server Executive (JSE) is a Web Server and Servlet, JSP, EJB, JWS, JMS Container. It aims at developing a new integrated framework that would tremendously minimize the time, cost and effort required for creating and maintaining a web-application. I
bobjects package allows beginning students to do GUI programming, implement object persistence, numeric testing, and date calcs. The GUI utility (GUIbrew class) supports introductory assignments with familiar GUI dialogs avoiding green screen console I/O
A Java User Interface Editor. Draw your user interface with your mouse and JUIE will convert it to java code. Developed back in the late 90s. Unfortunately I did not have the time to update it. Currently searching for a developer to continue development.
I-FORM aims to be an innovative highly configurable reputation framework. It's written in Java, so its use can be combined with all related technologies to implement a fully featured reputation system on either a pre-existing or new web-site.
OE4J is installed with your java software as a web applction ,you can browse,edit,run your file (e.g.java,class,bat) through IE,in additon,you need not palce source code together with your java software.it can decomplie the class file you should modified
An Application Server written in PHP that serves PHP servet (<i>PHPlet</i>). PHPlet are similar to Java Servlet as they implements the init(), service(), destroy() methods. The lifecycle of PHPlet is the same of servlet, this all