An open API service indexing awesome lists of open source software.

https://github.com/robertoperuzzo/ddev-unstructured

Unstructured self-hosted service for DDEV
https://github.com/robertoperuzzo/ddev-unstructured

Last synced: 12 months ago
JSON representation

Unstructured self-hosted service for DDEV

Awesome Lists containing this project

README

          

[![tests](https://github.com/robertoperuzzo/ddev-unstructured/actions/workflows/tests.yml/badge.svg)](https://github.com/robertoperuzzo/ddev-unstructured/actions/workflows/tests.yml) ![project is maintained](https://img.shields.io/maintenance/yes/2025.svg)

# ddev-unstructured

* [What is ddev-unstructured?](#what-is-ddev-add-on-template)
* [Getting started](#getting-started)
* [How to debug in Github Actions](./README_DEBUG.md)

## What is ddev-unstructured?

This add-on quickly enable the [Unstructured.io](https://unstructured.io/) service into a [DDEV](https://ddev.readthedocs.io) project.

Just a heads-up—there isn't an Unstructured API image build for Silicon Macs (arm64) yet.
Instead, we’re using the build for Linux/amd64. For more details, check out issue [#480](https://github.com/Unstructured-IO/unstructured-api/issues/480).

## Getting started

Install the add-on with `ddev add-on get robertoperuzzo/ddev-unstructured`.

**Contributed and maintained by `@robertoperuzzo`** based on the original work of `@roromedia` in the [#ai](https://drupal.slack.com/archives/CDL2YPBNX/p1737148106043569?thread_ts=1737114857.811289&cid=CDL2YPBNX) Slack channel.