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

bifrostlab/llm-assistant-v2

Repository files navigation

LLM Assistant Discord Bot

ARCHIVED NOTICE

This project is now archived in favor of merging into the main ghcr.io/samhwang repo.


Porting llm-assistant into TS. Project is bootstrapped with ts-starter-template

Prerequisite

To run the bot

  • Node 20
  • PNPM 8

To run the local LLM server (optional)

  • Python 3.12
  • Poetry 3.9
  • Ollama

Available scripts

pnpm run start
pnpm run test
pnpm run format
pnpm run build