Skip to content

Mysterious Eastern Magic Power! A cyber Chinese fortune teller who can predict your fortune through your computer's webcam.

Notifications You must be signed in to change notification settings

zerolovesea/master-chow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Master Chow: Your Cyber Fortune Teller

This project is inspired by narrator: David Attenborough narrates your life, thanks to the original author's contribution.

English | 简体中文 |

Want to know your fortune for today? Let Master Zhou take a look:>

Will today be smooth sailing at work? The mysterious power of the East will give you the answer...

How to Get Started

Clone the project and activate Python virtual environment:

python3 -m pip install virtualenv
python3 -m virtualenv venv
source venv/bin/activate

Install dependencies: pip install -r requirements.txt

Import your OpenAI account and ElevenLabs API Keys from environment variables:

export OPENAI_API_KEY=<token>
export ELEVENLABS_API_KEY=<eleven-token>

Start the Cyber Fortune Telling!

Run fortune_teller.py directly from the command line:

python fortune_teller.py

About

Mysterious Eastern Magic Power! A cyber Chinese fortune teller who can predict your fortune through your computer's webcam.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages