--- title: Intent Recognition emoji: 🌍 colorFrom: indigo colorTo: indigo sdk: gradio sdk_version: 5.15.0 app_file: app.py pinned: false --- # T5 Fine-Tuned Command Extractor This Hugging Face Space hosts a fine-tuned T5 model that extracts structured JSON data from natural language commands. ## How to Use 1. Enter a command in the input box. 2. Click "Submit" to generate the extracted JSON output. ## Model Details - Base Model: `t5-small` - Fine-tuned on: Custom dataset - Uses: Financial and personal transaction extraction