v0.2.4 (Seeing daylight)
Pre-release
Pre-release
Still an early release
Things might break, tokens will be wasted. This is a preview build.
Getting started
- Download the archive for your OS and architecture below.
- Unzip it and run the binary (double-click
openfabrica.exeon Windows, or./openfabricain a terminal). - Open http://localhost:5734, pick an AI provider and describe your project.
Full guide in the README. If you plan to expose apps to the internet or enable payments, read Before You Go Live first.
Verify your download
Every archive is listed in SHA256SUMS:
- Linux:
sha256sum -c SHA256SUMS - macOS:
shasum -a 256 -c SHA256SUMS - Windows (PowerShell):
Get-FileHash <archive> -Algorithm SHA256, then compare against the listed hash.
MIT licensed.
Third-party notices: THIRD_PARTY_LICENSES.