Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Deblok-Workshop/DeblokAI

Repository files navigation

DeblokAI

deblok ai

Deploy Guide:

  1. Copy .env.example, rename it to .env and modify it with your OpenAI URL Base (optional, only needed for custom api) and your API key
  2. Build tailwind using bun run buildonce
  3. Run DeblokAI using bun run start
  • If you get any Segmentation fault errors, downgrade to Bun version v1.0.18 using bum
  • DeblokAI cannot be deployed to a service like Vercel due to the requirement of Bun. Selfhost or use Segfault (24/7 hosting as long as you log in every 5 days) to host.