Skip to content

yw0nam/WaifuAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaifuAssistant

The Unified assistatnt for waifu lovers.

The goal of this project is that the girl recognize user's personality, emotion and voice. So that, in given context, the girl should response correct voice, text and face.

Demo

IMAGE ALT TEXT HERE

feature

WIP feature

  • Response with emotion
  • Recongnize user's emotion
  • Recongnize User's screen

How to run

Clone server-side repository(this repository)

git clone https://github.com/yw0nam/WaifuAssistant
cd WaifuAssistant

You should adjust port, huggingface cache path, db path.. etc in docker-compose.yaml

After that,

docker-compose build
docker-compose up

After running server side,

Clone local-side repository

git clone https://github.com/yw0nam/WaifuAssistant_local
cd WaifuAssistant_local
conda create -n WaifuAssistant_local python=3.10
conda activate WaifuAssistant_local
pip install -r requirements.txt

After that, you can run the code,

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages