Skip to content

algorima/fancall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fancall

AI-powered video call with virtual companions

주요 기능

  • LiveKit 기반 실시간 음성/영상 통화
  • AI 아이돌과 1:1 대화
  • Fish Audio TTS 음성 합성
  • Hedra 아바타 지원 (선택)

빠른 시작

Backend

LiveKit 서버:

brew install livekit
livekit-server --dev

API 서버:

cd backend
poetry install
poetry run uvicorn main:app --reload

LiveKit Agent:

cd backend
export OPENAI_API_KEY=sk-...
export FISH_API_KEY=...
python -m fancall.agent.worker dev

자세한 내용: backend/README.md

Frontend

cd frontend
npm install
npm run dev

자세한 내용: frontend/README.md

라이브러리 통합

기존 프로젝트에 통합: docs/integration-guide.md

문서

라이선스

Apache 2.0

About

AI-powered video call for K-pop fans - Live chat with AI idols

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •