Download python
https://www.python.org/downloads/ (version ? 3.10)
python -m venv C:\path\to\new\virtual\environment (if your global installation is incomatible)
activate venv
pip install requirements.txt
edit ./app/config.py
SECRET_KEY = "epstein-files-analyzer-secret-key"
use you api key of antropic ? (buy service api of)
run app:
windows Create a shortcut to run.py, modify it by adding "python run.py", dubleclick on the shortcut to start the application.
linux open terminal python app.py
Open your browser and go to
http://127.0.0.1:5001
mettila nel readme
Download python
https://www.python.org/downloads/ (version ? 3.10)
python -m venv C:\path\to\new\virtual\environment (if your global installation is incomatible)
activate venv
pip install requirements.txt
edit ./app/config.py
SECRET_KEY = "epstein-files-analyzer-secret-key"
use you api key of antropic ? (buy service api of)
run app:
windows Create a shortcut to run.py, modify it by adding "python run.py", dubleclick on the shortcut to start the application.
linux open terminal python app.py
Open your browser and go to
http://127.0.0.1:5001
mettila nel readme