UI for LLMFabric.
- Nodejs 16.0+(with NPM)
If you're on Mac
brew install node
npm install -g pnpm
- Setup
git clone https://github.com/6block/llmfabric-ui/
- Install dependencies
cd llmfabric-ui
pnpm install
- Run development server (at http://localhost:9000)
npm run dev
- build release
npm run build
- Please submit bugs and issues with a label
ui
- Official website: https://6block.ai/
- Documents: https://docs.llmfabric.ai/latest/overview/