LingoSynth/README.md
2023-05-13 14:29:15 +02:00

1.8 KiB

LingoSynth

LingoSynth is a free tool for rephrasing & facts checking text. It is self-hostable.

Development Progress

Languages

  • English
  • German
  • ... (feel free to contribute!)

Text types

  • Blog articles
  • Book pages
  • Homework & Essays

This is the current development progress of LingoSynth (higher = better):

Website Blogs & Books Homework & Essays
zerogpt.com 60% ?
gptzero.me 50% ?
writefull.com ? ?
gptcheck.net ? ?
gpt-detector.com ? ?

Contributing

Re-writing text is a very time-consuming task. Therefore, we need your help!

You can even support us without having much knowledge of programming. Adding new prompts to lingosynth/app/prompts.py is highly appreciated. Thank you for your support!

The format works as follows:

    ...
    {
        "role": "user",
        "content": """Input text here.""",
    },
    {
        "role": "assistant",
        "content": """Rephrased text here.""",
    }
    ...

Make sure to check if the rephrased text is detected as plagiarism on the websites mentioned above.

Star History

Star History Chart