| title: LexoSynth | |
| emoji: π¬ | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: gradio | |
| sdk_version: 5.0.0 | |
| app_file: app.py | |
| pinned: true | |
| license: mit | |
| # LexoSynth β Tortured Phrase Detector and Corrector | |
| Detects and corrects unnatural paraphrased AIML terms in scientific research text. | |
| ## Engines | |
| - **Supersonic** β Instant CSV-based lookup | |
| - **Go Deep (LLaMA)** β LLaMA 1B fine-tuned model | |
| - **Hybimix** β LLaMA + Supersonic with confidence scoring | |
| - **Go Deep Max (Sarvam)** β Sarvam 2B fine-tuned model | |
| - **Hybimix Max** β Sarvam + Supersonic with confidence scoring | |
| > β οΈ AI engines (Go Deep / Hybimix) run on CPU and may take several minutes. | |
| > Use **Supersonic** for instant results. |