Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 495 Bytes

File metadata and controls

22 lines (19 loc) · 495 Bytes

Business Card Image to Contact File(bcimg2cfile)

How to use

1. Get API Key

Each folder below includes screenshots on how to get the API keys:

2. Set API Keys in ./.env

AZURE_KEY=your_computer_vision_key
TELEGRAM_KEY=your_bot_key
OPENAI_KEY=your_openai_key

3. Run

pip install -r requirements.txt
python main.py