This repository is for the AGiXT Streamlit Web UI.
Make sure that you already have AGiXT installed and running before attempting to use the AGiXT Streamlit Web UI.
pip install -r requirements.txt
Run the AGiXT Streamlit Web UI with the following command:
streamlit run Main.py
Want to know more about AGiXT? Check out our documentation or GitHub page.