Skip to content

elizaOS/eliza

 
 

Repository files navigation

Ruby Agent

A conversational agent embodiment of Ruby, powered by bgent, with elevenlabs and OpenAI Whisper for text-to-speech and speech-to-text services.

Linux Installation

apt-get install build-essential libatlas-base-dev

Configuration

  • Get API keys for Discord and Twitter
  • Copy .env.example to .env and fill in the appropriate values

For help with setting up your Discord Bot, check out here: https://discordjs.guide/preparations/setting-up-a-bot-application.html