HosP Explorer (working name) This is a Django app with dependencies managed through uv. Requirements Install uv. Run the app To run the app, simply execute uv run python manage.py runserver. Then go to http://localhost:8000/ask/ to access the app.