northern-lights-province / calypso

NLP Discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CALYPSO: LLMs as Dungeon Masters’ Assistants

This repository contains the main CALYPSO system from the paper CALYPSO: LLMs as Dungeon Masters’ Assistants. CALYPSO takes the form of a Discord bot that DMs can use to understand D&D monsters and brainstorm encounter ideas.

This repository is a working version of CALYPSO under active use and development for the Northern Lights Province Discord server. For a copy of the CALYPSO system presented in the paper that is capable of running standalone, see https://github.com/northern-lights-province/calypso-aiide-artifact.

Environment Variables

  • TOKEN: Discord bot token
  • WEATHER_API_KEY: OpenWeather API key
  • GOOGLE_SERVICE_ACCOUNT_PATH: path to google service account credentials file
  • AVRAE_API_KEY: Avrae API key
  • OPENAI_API_KEY

About

NLP Discord bot

License:MIT License


Languages

Language:Python 99.9%Language:Shell 0.1%