With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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.
Java backup tool providing file level data deduplication: If a file is stored, it is never stored a second time unless the file's content changes. Instead, a reference to the stored data is created. This holds true even if the file is moved or renamed.
Quotero was an opensource Document Management System (DMS) developed in java. It provides basic document management features and advanced collaborative features such as version control, comments, workflow, etc.
Quotero becomes Kimios.
Please visit https://sourceforge.net/projects/kimios/
Web Site:
http://www.kimios.com
Issues:
http://issues.kimios.com
Wiki:
http://wiki.kimios.com
Intelligent File Synchronization Program. Synchronisiert zwei Verzeichnisse ohne dass die Richtung angegeben werden muss. Es erkennt Veränderungen automatisch und hält so beide Datenbestände auf einem aktuellen Stand.
A Java EE 6 reference application leveraging Apache TIKA, Hibernate Spatial and Hibernate Lucene to index and retrieve arbitrary data including POJO's (via JSON and XML) and all popular file/content types.
This is on ongoing research and development project and will be an attempt to bridge NoSQL/Document Database concepts with some traditional RDMS traits.
This primarily serves as a testbed for me to explore CDI, JBoss AS7. I envision OSGi being the mechanism to extend the core...
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Purpose is to render allmost all mails (body + attachments) into one or more PDFs. Focus was not set on a "sexy" rendition but on a rendition at all. Mails are read through imap or from a directory, renderer and saved as PDF in an output directory
Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.
From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
TreeTank is an easy-to-use framework which allows users to work with tree structures. Modifications are thereby available in a versioned manner which enables not only navigation based in the tree but also on the time-axis.
NOTE: THIS PROJECT HAS MOVED TO GITHUB!
This is a software to access and download your files on a remote sytem to your own machine (over the internet) with Java for cross-compatibility. Works perfectly to browse and copy files, directories on a computer behind a proxy (eg: at your office).
[2014-10-31] This project is obsolete, for latest version (6.1.3) see GitHub https://github.com/digital-preservation/droid (source) and http://www.nationalarchives.gov.uk/information-management/manage-information/preserving-digital-records/droid/ (binary)
DROID (Digital Record Object Identification) is an automatic file format identification tool. It is the first in a planned series of tools developed by The National Archives under the umbrella of its PRONOM technical registry...
Ufnasoft Document Management System (Ufnasoft-DMS), Java Document Management System developed in Java Swing, Servlets, Tomcat, and MySQL. The features are Document History, Version Control, User group based permission, Project Level Permission, Docum
Gdatafs is a FUSE implemtation that mount your account at google's picassa web to your filesystem. The filesystem support ful read/write and delete of album and photos.
jShrinker is written in Java and can de/compress 7zip*, zip, bzip2, tar, lzma, rar, and gzip formats. It aims to be cross-platform and to provide an easy-to-use interface. It will include these features: batch decompression. *Decompress only
Up the Sync is a basic Google docs synchronizing program written in Java. It auto-syncs every 5 minutes by default, and can run quietly in the system tray. If the user updates a document on their computer the Google docs version is also updated.
A web based operating system. Webxos privides a unified way to access your documents, address book, email, instant messenger and more. For developers, Webxos introduces a new programing platform for developing web based rich interface applications.
This app intents to be an easy way to make backups of large amount of files into medias such as CDs or DVDs. Also it compress groups of files to fit in the size of dest. media. To avoid integrity problems during decompression, no files are divided.
Command line tool written in Java, that automaticly unpacks (password protected) RAR-Archives or multi-part RARs, if all belonging files are complete. It is designed to do unrar jobs on Linux-based NAS-Devices when downloading from Rapidshare & co.
Open Melodie i an opensource platform designed to bring any kind of structured data online. It includes everything from the database to the GWT interfaces. Open Melodie is already used in production on several projects, handling hundreds of thousand
A console application to find duplicated files in your hard disk that allows you to choose which duplicated files delete. It will work with a DB to store information of your files and compare them using a hash code like md5. Wait! I am still working