frontend/demo_light/README.md
This is a minimal user interface for STORMWikiRunner which includes the following features:
knowledge-storm or set up the source code correctly.pip install -r requirements.txt
secrets.toml and place it under .streamlit/.streamlit run storm.py
DEMO_WORKING_DIR directory in the current directory to store the outputs.You can customize the STORMWikiRunner powering the user interface according to the guidelines in the main README file.
The STORMWikiRunner is initialized in set_storm_runner() in demo_util.py. You can change STORMWikiRunnerArguments, STORMWikiLMConfigs, or use a different retrieval model according to your need.