mirror of
https://github.com/bvanroll/question_answer.git
synced 2025-08-30 04:22:43 +00:00
15 lines
234 B
Markdown
15 lines
234 B
Markdown
# stappen
|
|
|
|
## requirements:
|
|
python 3.9
|
|
pip
|
|
|
|
## installation
|
|
pip install -r requirements.txt
|
|
python main.py
|
|
|
|
## access application
|
|
localhost:8080 in browser
|
|
|
|
## data.txt
|
|
fill data.txt with necessary context for question to be answered. |