Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 392 Bytes

File metadata and controls

23 lines (19 loc) · 392 Bytes

AIGirlfriend

Voice AI gpt-5-nano GirlFriend

Clone repo to Windows machine

git clone https://github.com/PierreGode/AIGirlfriend.git
cd AIGirlfriend
pip install -r requirements.txt

Set AI key in Enviroment

$env:OPENAI_API_KEY="sk-proj-"

Edit aigirlfriend.py and set your name by changing "Love"

updated now streams audio while generating for reduced lag.