DocForge

Download DocForge

Free to start. No account required. Bring your own AI model.

Which version should I use?

🪟
Windows Desktop AppYou're the only user on a Windows machine. One-click install, no other software needed.
🐳
Self-Hosted (Docker)You want to share it with your team, run it on a server, access it from any browser, or host it on IIS later. Requires Docker Desktop.
Both versions use the same data format and support the same LLM providers.

Up and running in 3 steps

Windows Desktop
1
Run the .msi or .exe installer.
2
Launch DocForge from the Start menu.
3
Go to Settings and enter your LLM API key.
Self-Hosted (Docker)
1
Install Docker Desktop, then download docker-compose.server.yml from the release.
2
Run: docker compose -f docker-compose.server.yml up
3
Open http://localhost:8000 and configure your LLM key in Settings.