Skip to content

curroramos/avatar-gpt-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Create a .env file at the root of the repository to add your OpenAI and ElevenLabs API Keys. Refer to .env.example for the environment variable names.

Download the RhubarbLibrary binary for your OS here and put it in your bin folder. rhubarb executable should be accessible through bin/rhubarb.

Start the development server with

yarn
yarn dev

To improve:

  • fix add messages of the assistant also
  • Add conversation by voice
  • Send message one by one
  • Add memory to the conversation (maintain certain things as Name, etc.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published