Skip to content

v0.2.4 (Seeing daylight)

Pre-release
Pre-release

Choose a tag to compare

@markdr-hue markdr-hue released this 07 Sep 12:39
· 33 commits to main since this release

Still an early release

Things might break, tokens will be wasted. This is a preview build.

Getting started

  1. Download the archive for your OS and architecture below.
  2. Unzip it and run the binary (double-click openfabrica.exe on Windows, or ./openfabrica in a terminal).
  3. 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.