Skip to content

The-Strategy-Unit/pxtextmining_api_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pxtextmining_api_demo

A simple Streamlit app for demonstrating the pxtextmining API.

Preview locally

To run the app locally on your computer:

  1. Fork or clone the repository to your machine.
  2. Create a virtual environment (e.g. uv venv).
  3. Install the dependencies listed in requirements.txt (e.g. uv pip install -r requirements.txt).
  4. Create a .streamlit/secrets.toml file and add the variable API_URL=<API URL endpoint>.
  5. Run streamlit run app/main.py to open a preview of the app in the browser.

Licence

This repository was originally hosted and written by Nottinghamshire Healthcare NHS Foundation Trust in 2023 and passed to The Strategy Unit in 2025.

Unless stated otherwise, the codebase is released under the MIT Licence and covers both the codebase and any sample code in the documentation.

About

Simple streamlit app for demonstrating the pxtextmining api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages