An open API service indexing awesome lists of open source software.

https://github.com/ivalshamkya/ai-in-education

Learning purpose
https://github.com/ivalshamkya/ai-in-education

flask mongodb prediction prediction-model python

Last synced: 16 days ago
JSON representation

Learning purpose

Awesome Lists containing this project

README

          

# How to run

1. Buka terminal lalu ketikan

```zsh
pip install -r requirements.txt
```

2. Setelah proses instalasi module selesai dengan sukses, lalu jalankan perintah ini pada terminal untuk menjalankan flask app

```zsh
python app.py
```

3. Setelah muncul ` * Running on http://127.0.0.1:7001`.Lalu copy dan buka pada browser url tersebut.
*catatan: port bisa saja berbeda dari `:7001`