From a8b33fcd67c1c5e791fb9dce99aeb34dcec98283 Mon Sep 17 00:00:00 2001 From: JSIV <5049984+JSv4@users.noreply.github.com> Date: Fri, 28 Jun 2024 14:27:57 -0700 Subject: [PATCH] Add OpenContracts as an open source project OpenContracts is an enterprise-grade document analytics platform that combines automated PDF parsing, vector embeddings, and LLM integration with manual annotation capabilities to enable sophisticated document management and extraction of insights at scale. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92d40f5..febaa09 100644 --- a/README.md +++ b/README.md @@ -520,6 +520,7 @@ _Django 3.2_ - [HyperKitty](https://gitlab.com/mailman/hyperkitty) - A web interface to access GNU Mailman v3 archives. - [Healthchecks](https://github.com/healthchecks/healthchecks) - A Cron Monitoring Tool written in Python & Django. - [Flagsmith](https://github.com/Flagsmith/flagsmith) - Open-source Feature Flagging, Remote Config, and AB testing. +- [OpenContracts](https://github.com/JSv4/OpenContracts) - enterprise-grade document analytics platform that combines automated PDF parsing, vector embeddings, and LLM integration. ## Django REST Framework