--- title: Reconninja Wordlists emoji: 💬 colorFrom: gray colorTo: purple sdk: streamlit sdk_version: 5.5.0 app_file: app.py pinned: false license: apache-2.0 short_description: Wordlists tailored for ReconNinja penetration testing --- # Canstralian A brief description of what Canstralian does. ## Features - Feature 1 - Feature 2 - Feature 3 ## Installation To install and run the project locally: 1. Clone this repository ```bash git clone https://github.com/Canstralian/canstralian.git ``` 2. Install dependencies ```bash pip install -r requirements.txt ``` ## Usage 1. Run the app: ```bash python app.py ``` An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).