LexoSynth / README.md
skygg's picture
Fixed issue on requirements file to create share link
7bd486e
|
Raw
History Blame Contribute Delete
701 Bytes

A newer version of the Gradio SDK is available: 6.20.0

Upgrade
metadata
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.