Elucidate

Smarter Translations through LLM Self-Evaluation

About

Elucidate is a Python package designed to improve translated text through LLM (Large Language Model) self-evaluation. The package allows users to: Provide their own translated text along with the original text for LLM evaluation and improvement suggestions. Use our built-in translation engine for automatic translations and assessments. Build goals For launch, we aim to support one LLM (OpenAI) and expand to more (Anthropic and Gemini) in the future. We also want to have a functional landing page where users can try out Elucidate. All the hard work for the website is basically done, just need the individual page for Elucidate itself made and an endpoint constructed. Some links for now: https://github.com/Kakusui/Elucidate (Github) https://trello.com/b/uOmiU7by/elucidate (Trello) https://kakusui.org/elucidate (Website (WIP)