language_rewinder / README.md
shachar's picture
Add HF link to readme; fix github link
649e957
---
title: Language Rewinder
emoji:
colorFrom: green
colorTo: indigo
sdk: gradio
sdk_version: "6.14.0"
python_version: "3.11"
app_file: app.py
license: mit
pinned: false
---
# Language Rewinder
Language Rewinder transforms modern writing into historically grounded language for a chosen year or decade.
The app uses *Gemini* to rewrite modern wording into era-appropriate vocabulary and tone, while avoiding obvious anachronisms for the selected period. In addition to the adapted text it returns a short etymology note explaining key substitutions.
## How it works
You provide:
- a modern sentence or short paragraph
- a target era using a year slider
The app returns:
- a historically adapted version of your text
- a compact note describing notable linguistic changes
## GitHub Repository
Source code: [github repo](https://github.com/shacharmirkin/language_rewinder)
## Hugging Face Space
The app is also available as a [Hugging Face Space](https://huggingface.co/spaces/shachar/language_rewinder)
## License
MIT License. See [LICENSE](LICENSE) for details.
## Disclaimer
This project is a simple AI-assisted linguistic simulation, not a profound linguistic reconstruction tool. Outputs may contain inaccuracies, oversimplifications, or stylistic artifacts from the model.
⚠️ For debugging and cost tracking, request/response texts are logged by the app runtime. Do not submit sensitive personal, private, or regulated data.
Account names and other personal data are not logged.