ecoute/README.md

12 lines
283 B
Markdown
Raw Normal View History

2023-05-12 02:08:52 +00:00
# ecoute
2023-05-13 01:18:27 +00:00
# install instructions:
git clone https://github.com/SevaSk/ecoute
2023-05-12 02:08:52 +00:00
2023-05-13 01:18:27 +00:00
in ecoute folder:
2023-05-13 01:18:44 +00:00
2023-05-13 01:18:27 +00:00
pip install -r requirments.txt
2023-05-13 01:18:58 +00:00
2023-05-13 19:50:42 +00:00
create keys.py file and fill it with the line OPENAI_API_KEY = "API KEY" where "API KEY" will be a string containing your open API api key
2023-05-13 19:49:49 +00:00
2023-05-13 01:18:27 +00:00
python main.py