AGiXT Streamlit Web UI
February 26, 2025 ยท View on GitHub
AGiXT Streamlit Web UI
This repository is for the AGiXT Streamlit Web UI.
Getting Started
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
More Documentation
Want to know more about AGiXT? Check out our documentation or GitHub page.