bithumb-crypto-predictor

AI 기반 암호화폐 시장 가격 예측기

MIT License

Stars
0

Bithumb Crytpo Predictor

Boilerplate for Scalable Python Job Workers

Get Started

Install Dependencies

$ pip install -r requirements.txt

Set Environment Variables

Create .env file in source root directory and, set environment variables.

# .env
OPENAI_API_KEY={API_KEY}

Run Job

$ python main.py run Job:Predictor KRW-{Crypto} iteration={iteration}
# python main.py run Job:Predictor KRW-WLD 5

References

Related Projects