r3f-virtual-girlfriend-backend

暂无描述

入门
GitHub在线演示
Stars:116
License:未知
更新:2025/12/13

README

Video Thumbnail

Video tutorial

The frontend is here.

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