Droploft Monorepo
Knowledge infrastructure for AI‑generated documents.
This repository starts with a split frontend and backend foundation so the product can move from architecture draft to implementation.
HTML-first ingestion
Bring AI-generated HTML into a structured system instead of flattening it into plain text.
AI-native workflows
Search, summarize, translate, and connect documents through one platform-level pipeline.
Self-hosted by default
Keep data under your control while still supporting modern AI integrations and BYOK.
Current status
The repo is initialized with basic conventions, local development files, and service boundaries for future expansion.
What is included
- Next.js frontend foundation
- FastAPI backend foundation
- Docker services for local infra
Next build targets
Document ingestion, workspace models, search, and graph features are the next logical milestones.