Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is going to become a custom Neuro-Sama clone. I do not take credit for the idea, however this is my implementation.

Getting Started

  1. Clone the repo git clone https://github.com/EricCaverly/ai.git
  2. cd into the directory, cd ai
  3. Enter your discord bot API token with the following command echo "@TOKENHERE" >> discord/token.hide
  4. Build the local images with ./build_images.sh (This will take a while)
  5. Bring the stack up with docker compose up -d
  6. The commands for joining and leaving voice calls are !join and !leave

TODO

  • Improve discord implementation
    • Determine userid for SSRC (who is talking in voice call)
    • Speaking
    • Responding to messages
  • Implement conversational language model
  • Implemnet text-to-speech engine
  • Add website functionality
    • Status indecators
    • Settings and controls

About

Discord AI

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages