Metadata-Version: 2.1
Name: scenario-thinker
Version: 0.1.0.0
Summary: BDD and AI library
Home-page: https://github.com/me3eh/scenario_thinker
Author: Me3eh
Author-email: matt30002000@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

Master with BDD and AI

# Setup

First make virtual environment

python3 -m venv venv

### After that

source venv/bin/activate

### CONGRATULATIONS! You are in virtual environment

Now create rename .env.example to .env and put there OPEN AI key
